aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-vidmode.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow brightness to be adjusted (between 10% and 100%, the latter being the default).Jon Lund Steffensen2011-04-211-2/+3
|
* gamma-vidmode.c: Do not call XCloseDisplay() if vidmode_start() fails asJon Lund Steffensen2010-10-091-5/+0
| | | | XCloseDisplay() will be called in vidmode_free().
* Add comments about certain substring which must not be translated.Jon Lund Steffensen2010-06-101-0/+2
| | | | Fix help text that refered to the wrong command line parameter.
* Split init function of methods and providers into init and start.Jon Lund Steffensen2010-05-271-29/+31
| | | | | The set_option function can be called to set options between init and start.
* Let gamma methods and location providers print help on option parameters.Jon Lund Steffensen2010-05-271-0/+10
|
* Use the prefix 'gamma' for gamma adjustment source files.Jon Lund Steffensen2010-05-241-0/+195