slackbuilds_ponce/system/xautolock
2010-05-11 19:46:46 +02:00
..
README system/xautolock: Updated for version 2.1 2010-05-11 19:46:46 +02:00
slack-desc system/xautolock: Updated for version 2.1 2010-05-11 19:46:46 +02:00
xautolock.info system/xautolock: Initial import 2010-05-11 15:18:48 +02:00
xautolock.SlackBuild system/xautolock: Updated for version 2.1 2010-05-11 19:46:46 +02:00

Xautolock monitors console activity under the X window system, and
fires up a program of your choice if nothing happens during a
user configurable period of time. You can use this to automatically
start up a screen locker in case you tend to forget to do so manually
before having a coffee break.

Xautolock will typically be used to lock the screen but it really
doesn't care what program you make it start. The only real assumption
made by xautolock is that a new countdown starts as soon as the
locker exits. 

I use xautolock with xlockmore in this way:

    xautolock -time 10 -locker xlock

If you have any questions or comments about this script you are free to
contact me via e-mail: jick.nan AT gmail.com    Enjoy!