home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8370 < prev    next >
Encoding:
Text File  |  1992-07-22  |  2.3 KB  |  70 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!ftpbox!motsrd!white!glas!zeus.swindon.rtsg.mot.com!kniveton
  3. From: kniveton@zeus.swindon.rtsg.mot.com (Andy Kniveton)
  4. Subject: Xautolock
  5. Message-ID: <1992Jul22.103832.15367@glas.rtsg.mot.com>
  6. Sender: news@glas.rtsg.mot.com
  7. Nntp-Posting-Host: 140.101.25.12
  8. Organization: Motorola Ltd
  9. Date: Wed, 22 Jul 1992 10:38:32 GMT
  10. Lines: 58
  11.  
  12. Hi,
  13.  
  14. I've compiled up xautolock on my 700 which does the following, Its a shame that
  15. the lock program in vue can't do this :-
  16.  
  17. PURPOSE
  18. =======
  19.  
  20. Xautolock is a program which monitors console activity, and starts up
  21. a program of  your choice if  nothing  happens  during a certain time
  22. interval.  You can use this to automatically start up a screen locker
  23. in case you tend  to forget to do so  manually before having a coffee
  24. break.
  25.  
  26. By default it uses xlock to lock the screen any ideas how I can get it to use
  27. the lock screen program that called up when I hit the padlock in vue.
  28.  
  29. The following options can be used with xautolock :-
  30. 106 %  xautolock -help
  31.  
  32. Usage : xautolock [-help][-version][-time minutes][-locker locker]
  33.                   [-notify margin][-bell percent][-corners xxxx]
  34.                   [-cornerdelay secs][-cornersize pixels][-noclose]
  35.  
  36.  -help              : print this message and exit.
  37.  -version           : print version number and exit.
  38.  -time minutes      : time to lock screen [1 < minutes < 60].
  39.  -locker locker     : program used to lock.
  40.  -notify margin     : beep this many seconds before locking.
  41.  -bell percent      : loudness of the beep.
  42.  -corners xxxx      : corner actions (0, +, -) in this order :
  43.                       topleft topright bottomleft bottomright
  44.  -cornerdelay secs  : time to lock screen in a `+' corner.
  45.  -cornersize pixels : size of corner areas.
  46.  -noclose           : do not close stdout and stderr.
  47.  
  48. Defaults :
  49.  
  50.   time        : 10 minutes
  51.   locker      : xlock
  52.   notify      : don't beep
  53.   bell        : 40%
  54.   corners     : 0000
  55.   cornerdelay : 5 seconds
  56.   cornersize  : 10 pixels
  57.  
  58. 107 %
  59.  
  60. Andy.
  61. -- 
  62.   _ _ /|      Andy Kniveton,    Tel No    +44 793 545349
  63.   \'o.O'      Motorola Ltd,    Fax No    +44 793 541228
  64.   =(___)=     16 Euro Way,    E-mail    kniveton@zeus.swindon.rtsg.mot.com
  65.      U          Blagrove, Swindon,     uunet!motcid!zeus!kniveton
  66.         England, SN5 8YW.
  67.  
  68.     "The path of my life is strewn with cowpats from the devils' own herd."
  69.             -- Edmund Blackadder II
  70.