mrdotx/slock
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
slock - simple screen locker
============================
simple screen locker utility for X.
Requirements
------------
In order to build slock you need the Xlib header files.
Installation
------------
Edit config.mk to match your local setup (slock is installed into
the /usr/local namespace by default).
Afterwards enter the following command to build and install slock
(if necessary as root):
make clean install
Running slock
-------------
Simply invoke the 'slock' command. To get out of it, enter your password.
Version
-------
1.6
Patches
-------
slock-dpms-1.4.diff
slock-message-20191002-b46028b.diff
slock-xresources-20191126-53e56c7.diff
slock-alternate-colors-20220921-35633d4.diff
slock-pam_auth-20190207-35633d4.diff
slock-user-1.5.diff
Last implemented commit
-----------------------
2025-08-16 09:11 add a comment for the ctrl-u clear field combo Hiltjo Posthuma