1
0
Fork
You've already forked slock
0
My custom, patched version of slock
  • C 78.7%
  • Makefile 15.6%
  • Roff 5.7%
Find a file
2024年01月18日 13:01:04 -05:00
arg.h Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
config.def.h Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
config.h Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
config.mk Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
explicit_bzero.c Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
explicit_bzero.o Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
LICENSE Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
Makefile Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
README Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
slock Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
slock.1 Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
slock.c Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
slock.o Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00
util.h Initial commit on new cgit platform 2024年01月18日 13:01:04 -05:00

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.