home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sgi
- Path: sparky!uunet!jeol!weimer
- From: weimer@jeol.com
- Subject: Re: Placing GL apps
- Message-ID: <weimer.712003542@jeol>
- Organization: JEOL USA, Inc.
- References: <31503@adm.brl.mil>
- Date: Fri, 24 Jul 1992 18:45:42 GMT
- Lines: 20
-
- In <31503@adm.brl.mil> blbates@aero36.larc.nasa.gov (Brent L. Bates ViGYAN AAD/TAB) writes:
-
-
- > In my ~/.Xdefaults file I have the following lines:
-
- >clock*geometry: 100x100-0+0
- >mailbox*geometry: 100x100-114+0
- >TurboCal*geometry: -0+114
-
- > These lines automatically place my clock, mailbox, and calendar on
- >the screen. I don't believe the `100x100' has any effect on the mailbox.
- >I have `-s 76' in my mailbox command to set the size of the mailbox.
-
- You can also use env to place gl apps. For example (from my .sgisession):
-
- env GLRES="*geometry: +1145+288" /usr/sbin/mailbox -S `whoami` -L 42.52 -M 71.08
- --
-
- Allan Weimer
- (weimer@jeol.com)
-