aboutsummaryrefslogtreecommitdiff
path: root/desktop/xss-lock/README
diff options
context:
space:
mode:
authorK. Eugene Carlson <kvngncrlsn@gmail.com>2021-04-16 16:36:09 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-17 11:47:40 +0700
commitb6e88b1f9ed2d57e9016853e69029e7903d083d9 (patch)
tree0223606031c763a2577595303e15781a583b52ce /desktop/xss-lock/README
parent858dfbfc52d1a96e76a0ee46a6c88ce02bf32ddd (diff)
desktop/xss-lock: Added (using external locker as X screensaver)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xss-lock/README')
-rw-r--r--desktop/xss-lock/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/desktop/xss-lock/README b/desktop/xss-lock/README
new file mode 100644
index 0000000000000..5a187fb578db7
--- /dev/null
+++ b/desktop/xss-lock/README
@@ -0,0 +1,17 @@
+This is xss-lock, a program for using an external locker as the X
+screensaver.
+
+xss-lock can be run at startup with a favorite screensaving or
+screenlocking program:
+
+ xss-lock slock
+
+xset values for screensaver onset are respected. More details can be
+found in the man page.
+
+xss-lock is a good choice for window manager-only graphical setups.
+Desktop environments with native screensaver programs can (and probably
+will) interfere with xss-lock.
+
+Optional dependency: docutils (if not installed, the man page will be
+copied in rather than built)