An open API service indexing awesome lists of open source software.

https://github.com/mrdotx/slock

build of the suckless slock with patches for dpms, message, alternate colors and xresources
https://github.com/mrdotx/slock

alternate colors dpms lock message patches simple xresources

Last synced: about 1 month ago
JSON representation

build of the suckless slock with patches for dpms, message, alternate colors and xresources

Awesome Lists containing this project

README

          

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