home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / admin / 48 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  1.3 KB

  1. Path: sparky!uunet!olivea!sgigate!sgi!twilight!zuni!anchor!olson
  2. From: olson@anchor.esd.sgi.com (Dave Olson)
  3. Newsgroups: comp.sys.sgi.admin
  4. Subject: Re: Screen Savers from Pandora
  5. Message-ID: <tnvueb4@zuni.esd.sgi.com>
  6. Date: 18 Dec 92 02:36:11 GMT
  7. References: <1992Dec17.230942.16865@wdl.loral.com>
  8. Sender: news@zuni.esd.sgi.com (Net News)
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 19
  11.  
  12. In <1992Dec17.230942.16865@wdl.loral.com> nyden@wdl30.wdl.loral.com (William Nyden) writes:
  13.  
  14. | Is it possible to incorporate a screen saver into Pandora so something
  15. | more interesting than a black screen is displayed when noone is using
  16. | a workstation?  This is an Indigo.
  17.  
  18. Yes, you need to edit /usr/lib/X11/xdm/Xlogin (or change the
  19. resources so something other than Xlogin is run), and just
  20. before the part where pandora is started, start your favorite
  21. screensaver, with stdin, stdout, and stderr redirected to /dev/null,
  22. like:
  23.     (/usr/bin/X11/xlock ... < /dev/null > /dev/null 2>&1 &)
  24.  
  25. Changes to that file aren't preserved on new software upgrades/installs,
  26. as I recall, so make a copy of the changes somewhere.
  27. --
  28. Let no one tell me that silence gives consent,  |   Dave Olson
  29. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  30.     Maria Isabel Barreno                        |   olson@sgi.com
  31.