Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barrett-ruth/slock
https://github.com/barrett-ruth/slock
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/barrett-ruth/slock
- Owner: barrett-ruth
- Created: 2024-07-02T19:53:07.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-26T03:18:59.000Z (about 1 month ago)
- Last Synced: 2024-11-26T04:22:09.088Z (about 1 month ago)
- Language: C
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.