summaryrefslogtreecommitdiffstats
path: root/system/vlock/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-09 04:35:45 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-18 06:58:52 +0700
commit57ced6820ed246d3ba2602099d0c9fb5dfed8077 (patch)
treec9536dac955291d3ada6930891e8cbf142743a29 /system/vlock/README
parentb05afe6414221e410a01e2a08fe046df0b4f7c72 (diff)
downloadslackbuilds-57ced6820ed246d3ba2602099d0c9fb5dfed8077.tar.gz
slackbuilds-57ced6820ed246d3ba2602099d0c9fb5dfed8077.tar.xz
system/vlock: New maintainer, make screensaver work.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/vlock/README')
-rw-r--r--system/vlock/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/system/vlock/README b/system/vlock/README
index c095c5c968..ed377a4e41 100644
--- a/system/vlock/README
+++ b/system/vlock/README
@@ -7,6 +7,8 @@ allowing other users to use the system on other virtual consoles.
If desired, the entire console may be locked and virtual console switching
disabled.
+There's also a screensaver, based on libcaca.
+
vlock has two particular options that this SlackBuild reserves to the wheel
group:
@@ -16,9 +18,9 @@ group:
sessions.
and
- -s ,--disable-sysrq
+ -s,--disable-sysrq
- Disable the SysRq mechanism (enabled by stock Slackware 13.37
+ Disable the SysRq mechanism (enabled by stock Slackware
kernels) while consoles are locked. This option only works if
the -a, --all option given.
@@ -26,4 +28,3 @@ If you would like to set an alternative group, you may pass the VLOCK_GROUP
variable to the SlackBuild like this:
VLOCK_GROUP=users ./vlock.SlackBuild
-