Go to file
2023-01-03 13:31:26 -05:00
patches auto timeout patch 2023-01-03 12:46:32 -05:00
.gitignore add gitignore 2022-11-12 23:30:44 -05:00
arg.h inital commit 2022-11-12 21:38:24 -05:00
config.def.h remove pixelation entirley and remove need for BLUR definition 2023-01-03 13:31:26 -05:00
config.mk auto timeout patch 2023-01-03 12:46:32 -05:00
explicit_bzero.c inital commit 2022-11-12 21:38:24 -05:00
LICENSE inital commit 2022-11-12 21:38:24 -05:00
Makefile remove config.h with make clean 2023-01-02 22:43:14 -05:00
README inital commit 2022-11-12 21:38:24 -05:00
slock.1 inital commit 2022-11-12 21:38:24 -05:00
slock.c remove pixelation entirley and remove need for BLUR definition 2023-01-03 13:31:26 -05:00
util.h xresources patch 2023-01-02 23:37:10 -05:00

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.