home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / motif / 8261 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  1.4 KB

  1. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!ames!olivea!news.bbn.com!noc.near.net!transfer.stratus.com!deneb.sw.stratus.com!lee
  2. From: lee@deneb.sw.stratus.com (Lee Cooprider)
  3. Newsgroups: comp.windows.x.motif
  4. Subject: comp.windows.x.intrinsics
  5. Message-ID: <1hsvteINN9jd@transfer.stratus.com>
  6. Date: 30 Dec 92 20:13:34 GMT
  7. Organization: Stratus Computer, Software Engineering
  8. Lines: 25
  9. NNTP-Posting-Host: deneb.sw.stratus.com
  10.  
  11. I have an application that starts up xterm's as separate independent windows
  12. cooperating with the main application.  I would like those xterm windows to
  13. have characteristics such as geometry and font that can be specified by the
  14. user in the resource database independently of those for normal xterm windows.
  15.  
  16. The "-name name" parameter of xterm seems to be what I want:
  17.  
  18.      -name name
  19.              This option specifies  the  application  name  under
  20.              which  resources are to be obtained, rather than the
  21.              default executable file name.  Name should not  con-
  22.              tain ``.'' or ``*'' characters.
  23.  
  24. However, if I use "xterm -name Foo -title baz" and put
  25.  
  26.     Foo.geometry: 80x8-0-0
  27.     Foo.font: 6x9
  28.  
  29. in the resources database, xterm doesn't behave any differently.
  30.  
  31. What am I doing wrong?  Is there a better solution to this nuisance of a
  32. problem?
  33. -- 
  34. Lee W. Cooprider                PP-ASEL/IA
  35. Lee_Cooprider@vos.stratus.com            Skylane N2908F "Wiley"
  36.