Section "Screen" Identifier "Default Screen" DefaultDepth 24 EndSection Section "Module" Load "glx" EndSection Section "Device" Identifier "Default Device" Driver "nvidia" Option "NoLogo" "True" EndSection Section "InputDevice" Identifier "dummy" Driver "void" Option "Device" "/dev/input/mice" EndSection Section "InputDevice" Identifier "touchscreen" Driver "evtouch" #Option "Device" "/dev/input/evtouch_event" Option "Device" "/dev/input/event3" Option "DeviceName" "touchscreen" Option "TapTimer" "10" Option "LongTouchTimer" "1500" Option "MinX" "10" Option "MinY" "10" Option "MaxX" "8196" Option "MaxY" "8196" Option "ReportingMode" "Raw" Option "Emulate3Buttons" "false" Option "Emulate3Timeout" "50" Option "SendCoreEvents" "on" Option "MoveLimit" "10" #Option "SwapX" "1" #Option "SwapY" "1" #Option "SwapXY" "1" #Option "rotate" "CCW" #Option "Calibrate" "1" EndSection