Personal slock fork
- C 84.4%
- Makefile 10.5%
- Roff 5.1%
|
|
||
|---|---|---|
| .gitignore | Add .gitignore | |
| arg.h | Refactor main() | |
| config.def.h | Set monitortime to 30 seconds | |
| config.mk | bump version to 1.6 | |
| explicit_bzero.c | clear passwords with explicit_bzero | |
| LICENSE | update LICENSE | |
| Makefile | Makefile: be verbose and remove options | |
| README | rm trailing whitespace in README | |
| slock.1 | slock.1: use standard wording for options | |
| slock.c | add a comment for the ctrl-u clear field combo | |
| util.h | clear passwords with explicit_bzero | |
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.