No description
  • C 85.8%
  • Makefile 9%
  • Roff 3.7%
  • Shell 1.5%
Find a file
2026-02-22 10:26:57 -07:00
patches/applied added foregraound and background patches 2026-02-01 12:31:02 -07:00
arg.h Refactor main() 2016-08-22 23:22:20 +02:00
config.def.h added catpuccin colors 2026-02-01 13:34:07 -07:00
config.mk added foregraound and background patches 2026-02-01 12:31:02 -07:00
explicit_bzero.c clear passwords with explicit_bzero 2016-08-13 09:58:00 +02:00
install.sh fixed pam and added special install script for adding slock user and group 2026-02-01 13:27:30 -07:00
LICENSE update LICENSE 2023-10-06 11:39:31 +02:00
Makefile changed to use custom pam module 2026-02-01 12:57:23 -07:00
README fixed pam and added special install script for adding slock user and group 2026-02-01 13:27:30 -07:00
slock.1 slock.1: use standard wording for options 2023-10-06 11:57:31 +02:00
slock.c got slock to work on cachyos 2026-02-22 10:26:57 -07:00
slock_pam made change to slock_pam to work on cachy 2026-02-22 09:47:25 -07:00
util.h clear passwords with explicit_bzero 2016-08-13 09:58:00 +02: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):

    sudo ./install.sh


Running slock
-------------
Simply invoke the 'slock' command. To get out of it, enter your password.