[c5c522c] | 1 | Section "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" |
---|
| 10 | EndSection |
---|
| 11 | |
---|
| 12 | Section "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" |
---|
| 21 | EndSection |
---|
| 22 | |
---|
| 23 | Section "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/" |
---|
| 34 | EndSection |
---|
| 35 | |
---|
| 36 | Section "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" |
---|
| 48 | EndSection |
---|
| 49 | |
---|
| 50 | Section "InputDevice" |
---|
| 51 | Identifier "Keyboard0" |
---|
| 52 | Driver "kbd" |
---|
| 53 | Option "CoreKeyboard" |
---|
| 54 | EndSection |
---|
| 55 | |
---|
| 56 | #Section "InputDevice" |
---|
| 57 | # Identifier "Serial Mouse" |
---|
| 58 | # Driver "mouse" |
---|
| 59 | # Option "Protocol" "Microsoft" |
---|
| 60 | # Option "Device" "/dev/ttyS0" |
---|
| 61 | # Option "Emulate3Buttons" "true" |
---|
| 62 | # Option "Emulate3Timeout" "70" |
---|
| 63 | # Option "SendCoreEvents" "true" |
---|
| 64 | #EndSection |
---|
| 65 | |
---|
| 66 | #Section "InputDevice" |
---|
| 67 | # Identifier "PS/2 Mouse" |
---|
| 68 | # Driver "mouse" |
---|
| 69 | # Option "Protocol" "IMPS/2" |
---|
| 70 | # Option "Device" "/dev/misc/psaux" |
---|
| 71 | # Option "Emulate3Buttons" "true" |
---|
| 72 | # Option "Emulate3Timeout" "70" |
---|
| 73 | # Option "SendCoreEvents" "true" |
---|
| 74 | # Option "ZAxisMapping" "4 5" |
---|
| 75 | #EndSection |
---|
| 76 | |
---|
| 77 | Section "InputDevice" |
---|
| 78 | Identifier "USB Mouse" |
---|
| 79 | Driver "mouse" |
---|
| 80 | Option "Device" "/dev/input/mice" |
---|
| 81 | Option "SendCoreEvents" "true" |
---|
| 82 | Option "Protocol" "IMPS/2" |
---|
| 83 | Option "ZAxisMapping" "4 5" |
---|
| 84 | Option "Buttons" "5" |
---|
| 85 | EndSection |
---|
| 86 | |
---|
| 87 | #Section "InputDevice" |
---|
| 88 | # Identifier "Synaptics" |
---|
| 89 | # Driver "synaptics" |
---|
| 90 | # Option "Protocol" "event" |
---|
| 91 | # Option "Device" "" |
---|
| 92 | # Option "LeftEdge" "1900" |
---|
| 93 | # Option "RightEdge" "5400" |
---|
| 94 | # Option "TopEdge" "1900" |
---|
| 95 | # Option "BottomEdge" "4000" |
---|
| 96 | # Option "FingerLow" "25" |
---|
| 97 | # Option "FingerHigh" "30" |
---|
| 98 | # Option "MaxTapTime" "180" |
---|
| 99 | # Option "MaxTapMove" "220" |
---|
| 100 | # Option "VertScrollDelta" "100" |
---|
| 101 | # Option "MinSpeed" "0.02" |
---|
| 102 | # Option "MaxSpeed" "0.10" |
---|
| 103 | # Option "AccelFactor" "0.0010" |
---|
| 104 | # Option "SHMConfig" "on" |
---|
| 105 | #EndSection |
---|
| 106 | |
---|
| 107 | # Auto-generated by mkxf86config |
---|
| 108 | |
---|
| 109 | Section "Monitor" |
---|
| 110 | Identifier "Monitor0" |
---|
| 111 | HorizSync 30.00-63.00 |
---|
| 112 | VertRefresh 56.00-75.00 |
---|
| 113 | EndSection |
---|
| 114 | |
---|
| 115 | Section "Device" |
---|
| 116 | ### Available Driver options are:- |
---|
| 117 | # sw_cursor is needed for some ati and radeon cards |
---|
| 118 | # Option "sw_cursor" |
---|
| 119 | # Option "hw_cursor" |
---|
| 120 | # Option "NoAccel" |
---|
| 121 | #Option "ShowCache" |
---|
| 122 | #Option "ShadowFB" "1" |
---|
| 123 | #Option "UseFBDev" |
---|
| 124 | #Option "Rotate" |
---|
| 125 | Identifier "Card0" |
---|
| 126 | # The following line is auto-generated by x11-misc/mkxf86config |
---|
| 127 | Driver "via" |
---|
| 128 | #Option "XvMCSurfaces" |
---|
| 129 | #Option "Rotate" "CW" |
---|
| 130 | Option "EnableAGPDMA" "1" |
---|
| 131 | Option "VBEModes" "1" |
---|
| 132 | VendorName "All" |
---|
| 133 | BoardName "All" |
---|
| 134 | # BusID "PCI:1:0:0" |
---|
| 135 | EndSection |
---|
| 136 | |
---|
| 137 | Section "Screen" |
---|
| 138 | Identifier "Screen0" |
---|
| 139 | Device "Card0" |
---|
| 140 | Monitor "Monitor0" |
---|
| 141 | DefaultDepth 24 |
---|
| 142 | SubSection "Display" |
---|
| 143 | Depth 24 |
---|
| 144 | EndSubSection |
---|
| 145 | EndSection |
---|
| 146 | |
---|
| 147 | Section "InputDevice" |
---|
| 148 | Identifier "touchscreen" |
---|
| 149 | Driver "evtouch" |
---|
| 150 | Option "Device" "/dev/input/event4" |
---|
| 151 | Option "DeviceName" "touchscreen" |
---|
| 152 | Option "ReportingMode" "Raw" |
---|
| 153 | Option "Emulate3Buttons" "false" |
---|
| 154 | Option "SendCoreEvents" "On" |
---|
| 155 | Option "SwapY" "1" |
---|
| 156 | Option "DragTimer" "200" |
---|
| 157 | Option "MoveLimit" "600" |
---|
| 158 | Option "ReportingMode" "Raw" |
---|
| 159 | Option "SendDragEvents" "False" |
---|
| 160 | |
---|
| 161 | ################################################# |
---|
| 162 | # GEBRUIK calibrator OM HET SCHERM TE CALIBREREN: |
---|
| 163 | # DISPLAY=:0 calibrator /dev/input/event4 |
---|
| 164 | # Je moet eerst de touchscreen uit de ServerLayout halen anders werkt het niet. |
---|
| 165 | Option "MinX" "177" |
---|
| 166 | Option "MinY" "247" |
---|
| 167 | Option "MaxX" "1628" |
---|
| 168 | Option "MaxY" "1629" |
---|
| 169 | EndSection |
---|
| 170 | |
---|
| 171 | |
---|
| 172 | Section "DRI" |
---|
| 173 | Mode 0666 |
---|
| 174 | EndSection |
---|