Go to file
zcake 89740fc887 update 2021-02-10 10:45:55 +08:00
patches update 2021-02-08 19:27:33 +08:00
LICENSE fisrt commit 2020-12-08 16:49:14 +08:00
Makefile fisrt commit 2020-12-08 16:49:14 +08:00
README update 2021-02-08 17:28:04 +08:00
arg.h fisrt commit 2020-12-08 16:49:14 +08:00
config.h update 2021-02-10 10:45:55 +08:00
config.mk update 2021-02-08 19:27:33 +08:00
explicit_bzero.c fisrt commit 2020-12-08 16:49:14 +08:00
explicit_bzero.o add Blured or pixelated screenshot patches 2021-02-08 11:11:11 +08:00
h.c update 2021-02-09 11:41:53 +08:00
hi.sh update 2021-02-09 11:41:53 +08:00
k.c update 2021-02-09 11:41:53 +08:00
slock update 2021-02-10 10:45:55 +08:00
slock.1 update 2021-02-08 19:27:33 +08:00
slock.c update 2021-02-10 10:45:55 +08:00
slock.c.orig update 2021-02-08 19:27:33 +08:00
slock.c.rej update 2021-02-08 17:28:04 +08:00
slock.o update 2021-02-10 10:45:55 +08:00
util.h fisrt commit 2020-12-08 16:49:14 +08: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.