scklss/slock-1.4
2021-03-14 01:14:07 +01:00
..
patches Project cleanup 2021-02-20 22:41:41 +01:00
arg.h Project cleanup 2021-02-20 22:41:41 +01:00
config.def.h slock stuff 2021-03-14 01:14:07 +01:00
config.mk Project cleanup 2021-02-20 22:41:41 +01:00
explicit_bzero.c Project cleanup 2021-02-20 22:41:41 +01:00
LICENSE Project cleanup 2021-02-20 22:41:41 +01:00
Makefile Project cleanup 2021-02-20 22:41:41 +01:00
README Project cleanup 2021-02-20 22:41:41 +01:00
slock.1 Project cleanup 2021-02-20 22:41:41 +01:00
slock.c Project cleanup 2021-02-20 22:41:41 +01:00
util.h Project cleanup 2021-02-20 22:41:41 +01: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.