FRIGN on hackers@suckless.org: What has been bugging me for quite a while is this DPMS comment that was added there for no reason. Every sane mind would agree that fiddling with DPMS makes no sense whatsoever. When I slock, my screen turns off after 10 minutes. So, if I don't like that, I disable DPMS. If I do, I just fiddle around with my mouse a bit and get the slock promt.  | 
			||
|---|---|---|
| LICENSE | ||
| Makefile | ||
| README | ||
| arg.h | ||
| config.def.h | ||
| config.mk | ||
| explicit_bzero.c | ||
| slock.1 | ||
| slock.c | ||
| util.h | ||
		
			
				
				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.