README 529 B

12345678910111213141516171819202122232425
  1. slock - simple screen locker
  2. ============================
  3. simple screen locker utility for X.
  4. Requirements
  5. ------------
  6. In order to build slock you need the Xlib header files.
  7. Installation
  8. ------------
  9. Edit config.mk to match your local setup (slock is installed into
  10. the /usr/local namespace by default).
  11. Afterwards enter the following command to build and install slock
  12. (if necessary as root):
  13. make clean install
  14. Running slock
  15. -------------
  16. Simply invoke the 'slock' command. To get out of it, enter your password.