diff options
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 b5c255732a..39350e7475 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 |