index
:
app/xbacklight
master
obsd
adjust backlight brightness using RandR
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbacklight.c
Age
Commit message (
Expand
)
Author
2019-06-09
atof_or_die: Also die if nothing was converted
Alan Coopersmith
2019-06-09
exit if conv. from string to double fails
Roberto Ricci
2019-06-09
Properly round the new brightness value
Roman Donchenko
2015-11-05
Use current output configuration
Nils Schneider
2015-10-26
Use double instead of int for value
Nils Schneider
2013-11-25
Add -version option to print program version
Alan Coopersmith
2013-11-25
Print which option was in error along with usage message
Alan Coopersmith
2013-04-08
Fix reading backlight level on 64-bit systems (bug 63205)
Edward Sheldrake
2013-04-06
Combine usage message strings
Alan Coopersmith
2012-08-12
Port xbacklight to XCB
Jon Lund Steffensen
2009-08-19
Use "Backlight" RandR property, fall back to legacy "BACKLIGHT".
Matthias Hopf
2009-01-19
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
2007-06-21
Add licenses (oops)
Keith Packard
2007-03-29
Add -time and -steps options to adjust fade
Keith Packard
2007-03-29
Initial xbacklight program
Keith Packard