simple X display locker utility
Go to file
arg@mig29 ff79c382c5 small fix of Vincent's patch 2006-10-31 08:43:25 +01:00
.hgtags Added tag 0.2 for changeset da5cb1f0a685258d5315ea109860bacbc2871a57 2006-10-16 17:06:45 +02:00
LICENSE initial commit 2006-10-11 12:35:21 +02:00
Makefile initial commit 2006-10-11 12:35:21 +02:00
README initial commit 2006-10-11 12:35:21 +02:00
config.mk small fix of Vincent's patch 2006-10-31 08:43:25 +01:00
slock.c small fix of Vincent's patch 2006-10-31 08:43:25 +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.