summaryrefslogtreecommitdiffstats
path: root/examples/textconf.conf
blob: 8fdc26c0b7f36319477b1ff4a427ce24c14e6fe6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
; Copyright © 2014  Mattias Andrée (maandree@member.fsf.org)
; 
; Permission is granted to copy, distribute and/or modify this document
; under the terms of the GNU Free Documentation License, Version 1.3
; or any later version published by the Free Software Foundation;
; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
; You should have received a copy of the GNU General Public License
; along with this software package.  If not, see <http://www.gnu.org/licenses/>.


; Lines starting with either ; (semicolon) or # (pound) are comments.
; Both = (equal sign) and : (colon) are valid key–value delimiters.


[blueshift]
temperature = 6500 3600
contrast = 1
contrast = 1:1:1 cie
brightness = 1
brightness = 1:1:1 cie
gamma = 1:1:1
negative = 1:1:1
negative = 1
invert = 1:1:1
invert = 1:1:1 cie
sigmoid = 4.5
sigmoid = 4.5:none:4.5
limits = 0:0:0..1:1:1
limits = 0:0:0..1:1:1 cie
;icc = 
;location = 
points = time 0:00 10:00 20:00 reduce
adjustment-method-x = randr
adjustment-method-tty = drm


[monitor 0]
gamma=1.16:1.15:1.11 default

[randr]
monitor=0
crtc=0
screen=0

[drm]
monitor=0
crtc=1
card=0


[monitor 1]
gamma=1.10:1.16:1.10 default

[randr]
monitor=1
crtc=1
screen=0

[drm]
monitor=1
crtc=0
card=0