home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / admin / 10788 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  1.4 KB

  1. Xref: sparky comp.sys.sun.admin:10788 comp.windows.x:21593 comp.windows.open-look:5169
  2. Newsgroups: comp.sys.sun.admin,comp.windows.x,comp.windows.open-look
  3. Path: sparky!uunet!mdisea!tim
  4. From: tim@mdd.comm.mot.com (Tim Rosmus)
  5. Subject: How to determine frame buffer type on a Sun?
  6. Message-ID: <1993Jan28.031919.19698@mdd.comm.mot.com>
  7. Summary: Determining which server to use, Xsun or XsunMono
  8. Keywords: X11, Xsun, XunMono
  9. Sender: news@mdd.comm.mot.com
  10. Organization: Motorola, Mobile Data Division - Seattle, WA
  11. Distribution: na
  12. Date: Thu, 28 Jan 1993 03:19:19 GMT
  13. Lines: 23
  14.  
  15.  
  16. Has anybody got a little shell script or any type of program that
  17. will return something that you can use to choose which X11 Server
  18. to use on a Sun?  Something like .....
  19.  
  20. if (`frametype` == "color") {
  21.     exec Xsun
  22. } else {
  23.     exec XsunMono
  24. }
  25.  
  26. Thanks.
  27. -- 
  28.  Internet:         <tim@mdd.comm.mot.com> |    Tim Rosmus (Sys Analyst)
  29.  Motorola-X400-ID: <ctr001>               | Motorola - Mobile Data Division
  30.  ...uw-beaver!uw-coco----\   (uucp)       |    19807 North Creek Parkway
  31.  ...uunet-------------------!mdisea!tim   |   Bothell, WA  (206) 487-5928
  32.  
  33. -- 
  34.  Internet:         <tim@mdd.comm.mot.com> |    Tim Rosmus (Sys Analyst)
  35.  Motorola-X400-ID: <ctr001>               | Motorola - Mobile Data Division
  36.  ...uw-beaver!uw-coco----\   (uucp)       |    19807 North Creek Parkway
  37.  ...uunet-------------------!mdisea!tim   |   Bothell, WA  (206) 487-5928
  38.