index.md (668B)
1 backlight 2 ========= 3 4 Description 5 ----------- 6 This diff adds a backlight component to slstatus. It displays 7 backlight percentages. On OpenBSD device permissions have to be 8 adapted or slstatus has to be run as root (strongly discouraged!). 9 FreeBSD is currently not supported, anyone may add it here. 10 11 It was previously denied, because the backlight percentage can be 12 literally "seen" when looking at a screen, and porting it is not 13 possible without dirty hacks. 14 15 Download 16 -------- 17 * [slstatus-backlight-4bd78c9.diff](slstatus-backlight-4bd78c9.diff) 18 19 Authors 20 ------- 21 * Tobias Tschinkowitz <he4d@posteo.de> 22 * David Demelier <markand@malikania.fr> 23 * drkhsh <me@drkhsh.at>