summaryrefslogtreecommitdiffstats
path: root/system/vlock/README
diff options
context:
space:
mode:
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
-