https://github.com/eepp/slock
my own version of slock
https://github.com/eepp/slock
Last synced: about 1 year ago
JSON representation
my own version of slock
- Host: GitHub
- URL: https://github.com/eepp/slock
- Owner: eepp
- License: mit
- Created: 2013-06-14T19:24:18.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-20T06:22:19.000Z (over 12 years ago)
- Last Synced: 2025-02-17T12:30:02.347Z (over 1 year ago)
- Language: C
- Size: 180 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
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.