simple X display locker utility
Go to file
Anselm R. Garbe 6fdf8be204 final fixes and cleanups 2007-11-24 21:17:32 +01:00
.hgtags Added tag 0.6 for changeset dd226a81c09a 2007-03-07 13:31:49 +01:00
LICENSE updating copyright stuff in slock as well 2007-04-13 11:48:17 +02:00
Makefile updating copyright stuff in slock as well 2007-04-13 11:48:17 +02:00
README final fixes and cleanups 2007-11-24 21:17:32 +01:00
config.mk final fixes and cleanups 2007-11-24 21:17:32 +01:00
slock.c final fixes and cleanups 2007-11-24 21:17:32 +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.