simple X display locker utility
Go to file
Anselm R Garbe a6a3471dd9 fix 2008-07-29 19:17:24 +01:00
.hgtags Added tag 0.8 for changeset c0eb8221ba49 2008-03-13 16:59:24 +00:00
LICENSE removed useless chars, prepared release 2008-07-29 19:08:18 +01:00
Makefile fix 2008-07-29 19:17:24 +01:00
README removed useless chars, prepared release 2008-07-29 19:08:18 +01:00
config.mk prepared release 2008-07-29 19:14:53 +01:00
slock.c prepared release 2008-07-29 19:14:53 +01:00

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.