home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sgi / 16809 < prev    next >
Encoding:
Internet Message Format  |  1992-11-24  |  1.5 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!olivea!sgigate!odin!twilight!zuni!anchor!olson
  2. From: olson@anchor.esd.sgi.com (Dave Olson)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: Setting the screen-saver...
  5. Message-ID: <sobcpd4@zuni.esd.sgi.com>
  6. Date: 24 Nov 92 02:34:25 GMT
  7. References: <TSHIN.92Nov22224924@husc8.harvard.edu>
  8. Sender: news@zuni.esd.sgi.com (Net News)
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 19
  11.  
  12. In <TSHIN.92Nov22224924@husc8.harvard.edu> tshin@husc8.harvard.edu (Tae Shin) writes:
  13.  
  14. | Does anyone know how the set the screen saver on the Indigo XS24/Elan such 
  15. | that it will appear on the pandora screen?  Right now the default seems to 
  16. | be a blank screen.  Any help or suggestions would be greatly appreciated.
  17.  
  18. In /usr/lib/X11/xdm/Xlogin, just before the visuallogin check, add this:
  19.     (/your/screen/saver stuff here < /dev/null >/dev/null 2>&1 &)
  20. The i/o redirection and backgrounding are necessary; I don't remember
  21. if running it in the subshell (parens) is.
  22.  
  23. You could of course change the resources to use your own copy of the
  24. Xlogin file.  The Xlogin file is not marked as a config file, and will
  25. get replaced if you install new OS releases, so make a copy if you
  26. don't change the resources to use an alternate Xlogin.
  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.