diff options
author | Jick Nan <jick.nan@gmail.com> | 2010-05-11 22:27:14 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:27:14 +0200 |
commit | 63c1919bbcdf2095bcd959187247d97e92b68ef8 (patch) | |
tree | 3fadce43dae5fefb4f841fa9a0e664cf31c3505a /system/xautolock/README | |
parent | c1202c0a7adc4589adcd3456a4c38a908d85d90a (diff) |
system/xautolock: Updated for version 2.2
Diffstat (limited to 'system/xautolock/README')
-rw-r--r-- | system/xautolock/README | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/system/xautolock/README b/system/xautolock/README index b5c255732a584..39350e7475e4f 100644 --- a/system/xautolock/README +++ b/system/xautolock/README @@ -9,9 +9,5 @@ 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! +One suggested use of autolock is like this: + xautolock -time 10 -locker xlock |