Matthew Dobson d67e5ec459 February 2024 Update hai 7 meses
..
Patches acff46bc48 end of April update hai 1 ano
.gitignore c4a5e968bc April Update %!s(int64=3) %!d(string=hai) anos
LICENSE c4a5e968bc April Update %!s(int64=3) %!d(string=hai) anos
Makefile c4a5e968bc April Update %!s(int64=3) %!d(string=hai) anos
README.md c4a5e968bc April Update %!s(int64=3) %!d(string=hai) anos
arg.h c4a5e968bc April Update %!s(int64=3) %!d(string=hai) anos
config.def.h 123ea62df2 slstatus tweaks hai 1 ano
config.h 123ea62df2 slstatus tweaks hai 1 ano
config.mk c4a5e968bc April Update %!s(int64=3) %!d(string=hai) anos
explicit_bzero.c c4a5e968bc April Update %!s(int64=3) %!d(string=hai) anos
explicit_bzero.o d67e5ec459 February 2024 Update hai 7 meses
slock d67e5ec459 February 2024 Update hai 7 meses
slock.1 c4a5e968bc April Update %!s(int64=3) %!d(string=hai) anos
slock.c c4a5e968bc April Update %!s(int64=3) %!d(string=hai) anos
slock.o d67e5ec459 February 2024 Update hai 7 meses
util.h c4a5e968bc April Update %!s(int64=3) %!d(string=hai) anos

README.md

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.