neodotfiles/source/slock
2024-03-30 03:31:27 -04:00
..
patches Updated... 2024-03-28 18:55:20 -04:00
arg.h Updated... 2024-03-28 18:55:20 -04:00
config.h Updated... 2024-03-28 18:55:20 -04:00
config.mk Updated... 2024-03-28 18:55:20 -04:00
explicit_bzero.c Updated... 2024-03-28 18:55:20 -04:00
LICENSE Updated... 2024-03-28 18:55:20 -04:00
Makefile Updated... 2024-03-28 18:55:20 -04:00
README Updated... 2024-03-28 18:55:20 -04:00
slock.1 Updated... 2024-03-28 18:55:20 -04:00
slock.c Updated... 2024-03-28 18:55:20 -04:00
util.h Updated... 2024-03-28 18:55:20 -04: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.