Man1 - slock.1
is a simple X screen locker. If provided,
is executed after the screen has been locked.
Print version information to stdout and exit.
To make sure a locked screen can not be bypassed by switching VTs or killing the X server with Ctrl+Alt+Backspace, it is recommended to disable both in
for maximum security:
Section “ServerFlags” Option “DontVTSwitch” “True” Option “DontZap” “True” EndSection
$
/usr/sbin/s2ram
can be customized by creating a custom config.h from config.def.h and (re)compiling the source code. This keeps it fast, secure and simple.