Miciah/slock-pam
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
slock-pam - simple screen locker
================================
Simple screen locker utility for X that uses PAM for authentication.
Requirements
------------
In order to build slock-pam, you need the Xlib and PAM header files.
Installation
------------
Edit config.mk to match your local setup (slock-pam is installed into
the /usr/local namespace by default).
Afterwards, enter the following command to build and install slock-pam
(if necessary as root):
make clean install
Running slock-pam
-----------------
Invoke the 'slock-pam' command. Enter your password to unlock.