https://github.com/tschaefer/slock
Simple X display locker.
https://github.com/tschaefer/slock
Last synced: 3 months ago
JSON representation
Simple X display locker.
- Host: GitHub
- URL: https://github.com/tschaefer/slock
- Owner: tschaefer
- License: mit
- Created: 2021-03-02T16:48:37.000Z (about 4 years ago)
- Default Branch: tschaefer-master
- Last Pushed: 2024-10-12T07:38:39.000Z (7 months ago)
- Last Synced: 2025-01-17T02:13:10.004Z (4 months ago)
- Language: C
- Size: 130 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- 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.