home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11341 < prev    next >
Encoding:
Text File  |  1992-07-25  |  930 b   |  31 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!jeol!weimer
  3. From: weimer@jeol.com
  4. Subject: Re: Placing GL apps
  5. Message-ID: <weimer.712003542@jeol>
  6. Organization: JEOL USA, Inc.
  7. References: <31503@adm.brl.mil>
  8. Date: Fri, 24 Jul 1992 18:45:42 GMT
  9. Lines: 20
  10.  
  11. In <31503@adm.brl.mil> blbates@aero36.larc.nasa.gov (Brent L. Bates ViGYAN AAD/TAB) writes:
  12.  
  13.  
  14. >  In my ~/.Xdefaults file I have the following lines:
  15.  
  16. >clock*geometry:         100x100-0+0
  17. >mailbox*geometry:       100x100-114+0
  18. >TurboCal*geometry:      -0+114
  19.  
  20. >     These lines automatically place my clock, mailbox, and calendar on
  21. >the screen.  I don't believe the `100x100' has any effect on the mailbox.
  22. >I have `-s 76' in my mailbox command to set the size of the mailbox.
  23.  
  24. You can also use env to place gl apps.  For example (from my .sgisession):
  25.  
  26. env GLRES="*geometry: +1145+288" /usr/sbin/mailbox -S `whoami` -L 42.52 -M 71.08
  27. -- 
  28.  
  29.                 Allan Weimer
  30.                 (weimer@jeol.com)
  31.