home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / ultrix / 6258 < prev    next >
Encoding:
Internet Message Format  |  1992-08-16  |  1.6 KB

  1. Xref: sparky comp.unix.ultrix:6258 comp.windows.x:15293
  2. Path: sparky!uunet!munnari.oz.au!yoyo.aarnet.edu.au!sirius.ucs.adelaide.edu.au!iagu.itd.adelaide.edu.au!andrewr
  3. From: andrewr@iagu.itd.adelaide.edu.au (Andrew Rutherford)
  4. Newsgroups: comp.unix.ultrix,comp.windows.x
  5. Subject: Re: XIDLE extention to X11 - using for autologout?
  6. Message-ID: <8188@sirius.ucs.adelaide.edu.au>
  7. Date: 17 Aug 92 05:21:02 GMT
  8. References: <1992Aug11.140355.16540@uicc.com>
  9. Sender: news@ucs.adelaide.edu.au
  10. Reply-To: andrewr@itd.adelaide.edu.au
  11. Followup-To: comp.unix.ultrix
  12. Organization: Information Technology Division, Adelaide University, Australia
  13. Lines: 19
  14. Nntp-Posting-Host: iagu.itd.adelaide.edu.au
  15.  
  16. In article <1992Aug11.140355.16540@uicc.com>, putsch@uicc.com (Jeff Putsch) writes:
  17.  
  18. +We're running X11 on DECstations here (Ultrix 4.2) and I would like to
  19. +automagically log users out late at night PROVIDED there has been no
  20. +activity on their terminal for a sufficient period of time. Since
  21. +these workstations run X11 servers, it seems to me that the XIDLE
  22. +extention would provide me the information needed to detect a
  23. +logout-able user. My questions are:
  24.  
  25.     Another way of doing it is to use xautolock with the locking
  26. command being one that kills off the session, with the time set to
  27. something huge like 10 hours or so, and have it running out of
  28. XStartup, not Xsession, so the users can't kill it off.
  29.  
  30. /*
  31.  * Andrew Rutherford                 andrewr@itd.adelaide.edu.au
  32.  * +61 8 228 5669            Real Programmers always confuse Christmas and
  33.  * Room 1060, Adelaide Uni      Halloween because OCT 31 == DEC 25 !
  34.  */
  35.