home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14133 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.9 KB  |  55 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!wijkstra
  3. From: wijkstra@fwi.uva.nl (Marcel Wijkstra (AIO))
  4. Subject: Re: Writing your own Screen Saver under X???
  5. Message-ID: <1992Jul21.113625.27639@fwi.uva.nl>
  6. Keywords: screen saver
  7. Sender: news@fwi.uva.nl
  8. Nntp-Posting-Host: ic.fwi.uva.nl
  9. Organization: FWI, University of Amsterdam
  10. References: <1992Jul20.142330.22230@panix.com> <1992Jul21.083030.1911@Informatik.TU-Muenchen.DE>
  11. Date: Tue, 21 Jul 1992 11:36:25 GMT
  12. Lines: 41
  13.  
  14. stumpf@Informatik.TU-Muenchen.DE (Markus Stumpf) writes:
  15.  
  16. >In article <1992Jul20.142330.22230@panix.com>, miner@panix.com (Ed Miner) writes:
  17. >|> Yes I am wondering if anyone can help me? I am trying to write my own
  18. >|> screen saver under X to replace the blank screen that comes up. I know
  19.  
  20. >The answer is simple and maybe frustrating for you:
  21. >You can't!
  22.  
  23. I'm no Xpert, but I think you can.
  24. Recently, someone posted 'xautolock' to comp.sources.x , of which I'll
  25. enclose the forst few lines of its manual:
  26.     
  27.     NAME
  28.          xautolock - locks X display after a period of inactivity
  29.     
  30.     SYNOPSIS
  31.          xautolock  [-help]  [-version]  [-time   minutes]   [-locker
  32.          locker]
  33.                    [-notify margin] [-bell percent] [-corners xxxx]
  34.                    [-cornerdelay    secs]    [-cornersize     pixels]
  35.          [-noclose]
  36.     
  37.     DESCRIPTION
  38.          When xautolock is started, it monitors the user activity  on
  39.          the workstation. When no activity is detected within minutes
  40.          minutes, the  screen  is  automatically  locked,  using  the
  41.          screen  locker  specified with the -locker option. xautolock
  42.          is capable of managing multiheaded displays.
  43.  
  44. And indeed, it does...
  45.  
  46. So, if you 'xautolock -locker "xlock -mode blank -nolock"', you have another
  47. screensaver.
  48.  
  49. Marcel.
  50. -- 
  51.  X       Marcel Wijkstra   AIO   (wijkstra@fwi.uva.nl)
  52. |X|         Faculty of Mathematics and Computer Science    
  53.  X           University of Amsterdam   The Netherlands
  54. ======Life stinks. Fortunately, I've got a cold.========
  55.