blob: d12ef062de96b6b397d6f882eefdd57966767685 (
plain)
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
|
'Section' Literal.String.Escape
' ' Text
'"Files"' Literal.String.Escape
'\n\t' Text
'ModulePath' Name.Builtin
' ' Text
'"/usr/lib64/opengl/nvidia/extensions"' Name.Constant
'\n\t' Text
'ModulePath' Name.Builtin
' ' Text
'"/usr/lib64/xorg/modules"' Name.Constant
'\n' Text
'EndSection' Literal.String.Escape
'\n\n' Text
'Section' Literal.String.Escape
' ' Text
'"ServerLayout"' Literal.String.Escape
'\n\t' Text
'Identifier' Name.Builtin
' ' Text
'"XFree86 Configured"' Name.Constant
'\n\t' Text
'Screen' Name.Builtin
' ' Text
'"Screen"' Name.Constant
'\n' Text
'EndSection' Literal.String.Escape
'\n\n' Text
'Section' Literal.String.Escape
' ' Text
'"ServerFlags"' Literal.String.Escape
'\n\t' Text
'Option' Name.Builtin
' ' Text
'"AutoAddDevices" "false"' Name.Constant
'\n' Text
'EndSection' Literal.String.Escape
'\n\n' Text
'Section' Literal.String.Escape
' ' Text
'"Screen"' Literal.String.Escape
'\n ' Text
'Identifier' Name.Builtin
' ' Text
'"Screen"' Name.Constant
'\n\t' Text
'Device' Name.Builtin
' ' Text
'"Card0"' Name.Constant
'\n\t' Text
'DefaultDepth' Name.Builtin
' ' Text
'24' Name.Constant
'\n\t' Text
'SubSection' Literal.String.Escape
' ' Text
'"Display"' Literal.String.Escape
'\n\t\t' Text
'Depth' Name.Builtin
' ' Text
'24' Name.Constant
'\n\t' Text
'EndSubSection' Literal.String.Escape
'\n ' Text
'Option' Name.Builtin
' ' Text
'"UseEDIDDpi" "False"' Name.Constant
'\n ' Text
'Option' Name.Builtin
' ' Text
'"DPI" "96 x 96"' Name.Constant
'\n' Text
'EndSection' Literal.String.Escape
'\n\n' Text
'Section' Literal.String.Escape
' ' Text
'"Device"' Literal.String.Escape
'\n ' Text
'Identifier' Name.Builtin
' ' Text
'"Card0"' Name.Constant
'\n ' Text
'Driver' Name.Builtin
' ' Text
'"nvidia"' Name.Constant
'\n ' Text
'VendorName' Name.Builtin
' ' Text
'"NVIDIA Corporation" ' Name.Constant
'# inline comment' Comment
'\n ' Text
'#Option "RenderAccel" "true"' Comment
'\n \n ' Text
'#Option "NvAgp" "3"' Comment
'\n ' Text
'#Option "AllowGLXWithComposite" "true"' Comment
'\n ' Text
'#Option "AddARGBGLXVisuals" "true"' Comment
'\n ' Text
'#Option "XAANoOffscreenPixmaps" "true"' Comment
'\n ' Text
'#Option "DRI" "true"' Comment
'\n \n ' Text
'#Option "UseEvents" "false"' Comment
'\n ' Text
'#Option "TripleBuffer" "1"' Comment
'\n ' Text
'#Option "DamageEvents" "1"' Comment
'\n ' Text
'##Option "BackingStore" "1"' Comment
'\n ' Text
'#Option "PixmapCacheSize" "70000"' Comment
'\n ' Text
'#Option "OnDemandVBlankInterrupts" "true"' Comment
'\n' Text
'EndSection' Literal.String.Escape
'\n\n' Text
'Section' Literal.String.Escape
' ' Text
'"Extensions"' Literal.String.Escape
'\n' Text
'# Option "Composite" "Disabled"' Comment
'\n' Text
'EndSection' Literal.String.Escape
'\n' Text
|