index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (534B) | |
--- | |
1 DPMS | |
2 ==== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch interacts with the Display Power Management Signaling and | |
7 automatically turns off the monitor after a configurable time. The monit… | |
8 reactivated by a keystroke or moving the mouse. | |
9 | |
10 Notes | |
11 ----- | |
12 The time until the monitor is disabled is configurable as `monitortime` … | |
13 `config.h` file in seconds. | |
14 | |
15 Download | |
16 -------- | |
17 * [slock-dpms-1.4.diff](slock-dpms-1.4.diff) | |
18 * [slock-dpms-20231017-4f04554.diff](slock-dpms-20231017-4f04554.diff) | |
19 | |
20 Authors | |
21 ------- | |
22 * Alvar Penning <[email protected]> |