]>
| description | Small utility to set the backlight via sysfs |
| owner | Jakob Haufe |
| last change | Tue, 18 Apr 2023 20:28:43 +0000 (22:28 +0200) |
| URL | /afs/sur5r.net/git/sysbacklight |
| https://git.sur5r.net/sysbacklight |
sysbacklight is a tiny tool meant to be used on configurations where xbacklight does not work.
It changes the display brightness on the first sysfs backlight device of type raw.
It is written in C using libsysfs so it is possible to install it SUID-root.
sysbacklight is free software under the GNU AGPL version 3. See LICENSE for details.
sysbacklight needs libsysfs.
On Debian, you can install them with:
# apt install libsysfs-dev
sysbacklight or sysbacklight ?
sysbacklight = 42
sysbacklight + 10
sysbacklight - 10
| 2023-04-18 | Jakob Haufe | Fix include for libsysfs 2.1.1 master | commit | commitdiff | tree | snapshot |
| 2018-11-29 | Jakob Haufe | Makefile cosmetics | commit | commitdiff | tree | snapshot |
| 2018-11-29 | lichtstrahlreiter | Add install target (#3) | commit | commitdiff | tree | snapshot |
| 2018-11-23 | lichtstrahlreiter | Fix linking | commit | commitdiff | tree | snapshot |
| 2017-11-28 | Jakob Haufe | Fix typo | commit | commitdiff | tree | snapshot |
| 2017-10-21 | Jakob Haufe | Add README and LICENSE | commit | commitdiff | tree | snapshot |
| 2017-10-21 | Jakob Haufe | Add support for querying brightness | commit | commitdiff | tree | snapshot |
| 2017-10-21 | Jakob Haufe | Initialize all variables | commit | commitdiff | tree | snapshot |
| 2017-10-21 | Jakob Haufe | Initial commit | commit | commitdiff | tree | snapshot |
| 2 years ago | master | shortlog | log | tree |