Description
Light is a program to control backlight controllers under GNU/Linux, it is the successor of lightscript, which was a bash script with the same purpose, and tries to maintain the same functionality.
Features
- Works excellent where other software have been proven unusable or problematic, thanks to how it operates internally and the fact that it does not rely on X.
- Can automatically figure out the best controller to use, making full use of underlying hardware.
- Possibility to set a minimum brightness value, as some controllers set the screen to be pitch black at a vaĺue of 0 (or higher).
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | i386 (13)*, x86_64 (74)* | Fedora 39 (0 downloads) |
Fedora 40 | i386 (12)*, x86_64 (132)* | Fedora 40 (96 downloads) |
Fedora 41 | i386 (0)*, x86_64 (0)* | Fedora 41 (21 downloads) |
Fedora rawhide | i386 (10)*, x86_64 (189)* | Fedora rawhide (296 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable frostyx/light
More info about enabling Copr repositories