aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/backlight
Commit message (Expand)AuthorAgeFilesLines
* Improve the wording for showing the brightness levelBrad Davis2021-03-121-2/+2
* backlight(8): Add note that with option it print the current brightness.Emmanuel Vadot2021-03-031-1/+4
* backlight: Fix incr/decr with percent value of 0David Schlachter2021-03-031-2/+7
* Clean up backlight.8Mateusz Piotrowski2020-10-271-16/+13
* backlight: check the lenght if the input before trimming '%'Baptiste Daroussin2020-10-061-1/+2
* backlight: accept '%' in the brightness input valueBaptiste Daroussin2020-10-062-1/+5
* Add backlight(8)Emmanuel Vadot2020-10-023-0/+321