diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-18 03:38:33 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-18 03:38:33 +0100 |
commit | 7dd138d135b69ff2f4288fde0ad4ce6ad952f324 (patch) | |
tree | 1c2d53faf57ce4ce2c030a9491f2c6f56367ba71 /examples | |
parent | add missed return (diff) | |
download | blueshift-7dd138d135b69ff2f4288fde0ad4ce6ad952f324.tar.gz blueshift-7dd138d135b69ff2f4288fde0ad4ce6ad952f324.tar.bz2 blueshift-7dd138d135b69ff2f4288fde0ad4ce6ad952f324.tar.xz |
todos
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/textconf.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/textconf.conf b/examples/textconf.conf index 8fdc26c..8e9fe07 100644 --- a/examples/textconf.conf +++ b/examples/textconf.conf @@ -32,10 +32,12 @@ limits = 0:0:0..1:1:1 cie points = time 0:00 10:00 20:00 reduce adjustment-method-x = randr adjustment-method-tty = drm +; TODO it should be possible to control backlight [monitor 0] gamma=1.16:1.15:1.11 default +; TODO it should be possible to map to a backlight device [randr] monitor=0 |