home *** CD-ROM | disk | FTP | other *** search
- From: pwalden@hpcc01.corp.hp.com (Philip Walden)
- Date: Mon, 4 Jan 1993 17:02:36 GMT
- Subject: Re: Using starbase in X
- Message-ID: <1670095@hpcc01.corp.hp.com>
- Organization: the HP Corporate notes server
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpcc05!hpcc01!pwalden
- Newsgroups: comp.sys.hp
- References: <1993Jan3.225641.22767@news.media.mit.edu>
- Lines: 25
-
-
- Use /usr/bin/X11/xwcreate to make a window for your application to use.
- There is a starbase manual section devoted to this subject.
-
- export WMDIR=/dev/screen
- xwcreate -bg black -r -geometry 800x600-20-30 -title starbase
-
- Then start up your application using the device:
-
- /dev/screen/starbase
-
- and driver:
-
- sox11 or the native driver for your crt.
-
-
- --------------------------------------------------------------------------
- Philip Walden
- Hewlett Packard
- Product Generation Information Systems
- 1501 Page Mill Road, M/S 4U-6
- Palo Alto, CA 94303-0969
- (415) 857-3899 FAX (415) 857-8234
- --------------------------------------------------------------------------
-
-