source: npl/X/xorg_conf/confs/Intel_i810_1280x1024.conf

Last change on this file was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 4.8 KB
Line 
1Section "ServerLayout"
2        Identifier      "X.Org Configured"
3        Screen  0       "Screen0" 0 0
4        InputDevice     "Keyboard0" "CoreKeyboard"
5#        InputDevice     "PS/2 Mouse" "AlwaysCore"
6#        InputDevice     "Serial Mouse" "AlwaysCore"
7        InputDevice     "USB Mouse" "AlwaysCore"
8#        InputDevice     "Synaptics" "AlwaysCore"
9#        InputDevice     "touchscreen" "CorePointer"
10EndSection
11
12Section "ServerFlags"
13        Option  "AllowMouseOpenFail" "true"
14#       Option "DontVTSwitch"  "true"
15        Option "DontZoom"  "true"
16        Option "BlankTime"  "0"
17        Option "NoPM"  "true"
18        Option "StandbyTime"  "0"
19        Option "SuspendTime"  "0"
20        Option "OffTime"  "0"
21EndSection
22
23Section "Files"
24       FontPath "/usr/X11R6/lib/X11/fonts/local/"
25       FontPath "/usr/X11R6/lib/X11/fonts/misc/"
26       FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
27       FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
28       FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
29       FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
30       FontPath "/usr/X11R6/lib/X11/fonts/CID/"
31       FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
32       FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
33       FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
34EndSection
35
36Section "Module"
37        Load    "ddc"
38        #Load   "vbe"
39        Load    "GLcore"
40        Load    "dbe"
41        Load    "dri"
42        Load    "extmod"
43        Load    "glx"
44        Load    "bitmap"
45        Load    "type1"
46        Load    "freetype"
47        Load    "record"
48EndSection
49
50Section "InputDevice"
51        Identifier      "Keyboard0"
52        Driver  "kbd"
53        Option  "CoreKeyboard"
54EndSection
55
56Section "InputDevice"
57     Identifier "touchscreen"
58     Driver "evtouch"
59#     Option "Calibrate" "1"
60     Option "Device" "/dev/input/event3"
61     Option "DeviceName" "touchscreen"
62     Option "ReportingMode" "Raw"
63     Option "Emulate3Buttons" "false"
64#     Option "Emulate3Timeout" "50"
65     Option "SendCoreEvents" "On"
66     Option "TapTimer" "1"
67#     Option "LongTouchTimer" "100000"
68#     Option "MoveLimit"        "2000"
69        Option        "SwapX"       "1"
70        Option        "MinX"        "200"
71        Option        "MaxX"        "1541" #"1521"
72        Option        "MinY"        "400"
73        Option        "MaxY"        "1654" #"1634"
74        Option        "x0"        "0"
75        Option        "y0"        "0"
76        Option        "x1"        "0"
77        Option        "y1"        "0"
78        Option        "x2"        "0"
79        Option        "y2"        "0"
80        Option        "x3"        "0"
81        Option        "y3"        "0"
82        Option        "x4"        "0"
83        Option        "y4"        "0"
84        Option        "x5"        "0"
85        Option        "y5"        "0"
86        Option        "x6"        "0"
87        Option        "y6"        "0"
88        Option        "x7"        "0"
89        Option        "y7"        "0"
90        Option        "x8"        "0"
91        Option        "y8"        "0"
92EndSection
93
94#Section "InputDevice"
95#       Identifier      "Serial Mouse"
96#       Driver  "mouse"
97#       Option  "Protocol" "Microsoft"
98#       Option  "Device" "/dev/ttyS0"
99#       Option  "Emulate3Buttons" "true"
100#       Option  "Emulate3Timeout" "70"
101#       Option  "SendCoreEvents"  "true"
102#EndSection
103
104#Section "InputDevice"
105#       Identifier      "PS/2 Mouse"
106#       Driver  "mouse"
107#       Option  "Protocol" "IMPS/2"
108#       Option  "Device" "/dev/misc/psaux"
109#       Option  "Emulate3Buttons" "true"
110#       Option  "Emulate3Timeout" "70"
111#       Option  "SendCoreEvents"  "true"
112#       Option  "ZAxisMapping" "4 5"
113#EndSection
114
115Section "InputDevice"
116        Identifier      "USB Mouse"
117        Driver  "mouse"
118        Option  "Device" "/dev/input/mice"
119        Option  "SendCoreEvents" "true"
120        Option  "Protocol" "IMPS/2"
121        Option  "ZAxisMapping" "4 5"
122        Option  "Buttons" "5"
123EndSection
124
125#Section "InputDevice"
126#       Identifier      "Synaptics"
127#       Driver  "synaptics"
128#       Option  "Protocol" "event"
129#       Option  "Device" ""
130#       Option  "LeftEdge" "1900"
131#       Option  "RightEdge" "5400"
132#       Option  "TopEdge" "1900"
133#       Option  "BottomEdge" "4000"
134#       Option  "FingerLow" "25"
135#       Option  "FingerHigh" "30"
136#       Option  "MaxTapTime" "180"
137#       Option  "MaxTapMove" "220"
138#       Option  "VertScrollDelta" "100"
139#       Option  "MinSpeed" "0.02"
140#       Option  "MaxSpeed" "0.10"
141#       Option  "AccelFactor" "0.0010"
142#       Option  "SHMConfig" "on"
143#EndSection
144
145# Auto-generated by mkxf86config
146
147Section "Monitor"
148        Identifier   "Monitor0"
149#       HorizSync    30.00-63.00
150#       VertRefresh  56.00-75.00
151EndSection
152
153Section "Device"
154        ### Available Driver options are:-
155        # sw_cursor is needed for some ati and radeon cards
156        #Option     "sw_cursor"
157        #Option     "hw_cursor"
158        #Option     "NoAccel"
159        #Option     "ShowCache"
160        #Option     "ShadowFB" "1"
161        #Option     "UseFBDev"
162        #Option     "Rotate"
163        Identifier  "Card0"
164        # The following line is auto-generated by x11-misc/mkxf86config
165        Driver      "i810"
166        #Option "XvMCSurfaces"
167#       Option "Rotate" "CW"
168        Option "DDC" "1"
169        VendorName  "All"
170        BoardName   "All"
171#       BusID       "PCI:1:0:0"
172EndSection
173
174Section "Screen"
175        Identifier      "Screen0"
176        Device  "Card0"
177        Monitor "Monitor0"
178        DefaultDepth 24
179        SubSection "Display"
180                Depth   24
181                Modes "1280x1024"
182        EndSubSection
183EndSection
184
185Section "DRI"
186        Mode 0666
187EndSection
Note: See TracBrowser for help on using the repository browser.