Section "ServerLayout" Identifier "X.Org Configured" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" # InputDevice "PS/2 Mouse" "AlwaysCore" # InputDevice "Serial Mouse" "AlwaysCore" InputDevice "USB Mouse" "AlwaysCore" # InputDevice "Synaptics" "AlwaysCore" InputDevice "touchscreen" "CorePointer" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" Option "DontVTSwitch" "true" Option "DontZoom" "true" Option "BlankTime" "0" Option "NoPM" "true" Option "StandbyTime" "0" Option "SuspendTime" "0" Option "OffTime" "0" EndSection Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "ddc" #Load "vbe" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "bitmap" Load "type1" Load "freetype" Load "record" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" EndSection #Section "InputDevice" # Identifier "Serial Mouse" # Driver "mouse" # Option "Protocol" "Microsoft" # Option "Device" "/dev/ttyS0" # Option "Emulate3Buttons" "true" # Option "Emulate3Timeout" "70" # Option "SendCoreEvents" "true" #EndSection #Section "InputDevice" # Identifier "PS/2 Mouse" # Driver "mouse" # Option "Protocol" "IMPS/2" # Option "Device" "/dev/misc/psaux" # Option "Emulate3Buttons" "true" # Option "Emulate3Timeout" "70" # Option "SendCoreEvents" "true" # Option "ZAxisMapping" "4 5" #EndSection Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "SendCoreEvents" "true" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection #Section "InputDevice" # Identifier "Synaptics" # Driver "synaptics" # Option "Protocol" "event" # Option "Device" "" # Option "LeftEdge" "1900" # Option "RightEdge" "5400" # Option "TopEdge" "1900" # Option "BottomEdge" "4000" # Option "FingerLow" "25" # Option "FingerHigh" "30" # Option "MaxTapTime" "180" # Option "MaxTapMove" "220" # Option "VertScrollDelta" "100" # Option "MinSpeed" "0.02" # Option "MaxSpeed" "0.10" # Option "AccelFactor" "0.0010" # Option "SHMConfig" "on" #EndSection # Auto-generated by mkxf86config Section "Monitor" Identifier "Monitor0" HorizSync 30.00-63.00 VertRefresh 56.00-75.00 EndSection Section "Device" ### Available Driver options are:- # sw_cursor is needed for some ati and radeon cards # Option "sw_cursor" # Option "hw_cursor" # Option "NoAccel" #Option "ShowCache" #Option "ShadowFB" "1" #Option "UseFBDev" #Option "Rotate" Identifier "Card0" # The following line is auto-generated by x11-misc/mkxf86config Driver "via" #Option "XvMCSurfaces" #Option "Rotate" "CW" Option "EnableAGPDMA" "1" Option "VBEModes" "1" VendorName "All" BoardName "All" # BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection Section "InputDevice" Identifier "touchscreen" Driver "evtouch" Option "Device" "/dev/input/event4" Option "DeviceName" "touchscreen" Option "ReportingMode" "Raw" Option "Emulate3Buttons" "false" Option "SendCoreEvents" "On" Option "SwapY" "1" Option "DragTimer" "200" Option "MoveLimit" "600" Option "ReportingMode" "Raw" Option "SendDragEvents" "False" ################################################# # GEBRUIK calibrator OM HET SCHERM TE CALIBREREN: # DISPLAY=:0 calibrator /dev/input/event4 # Je moet eerst de touchscreen uit de ServerLayout halen anders werkt het niet. Option "MinX" "177" Option "MinY" "247" Option "MaxX" "1628" Option "MaxY" "1629" EndSection Section "DRI" Mode 0666 EndSection