
Untitled
By: a guest on
May 11th, 2012 | syntax:
None | size: 0.71 KB | hits: 12 | expires: Never
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "HID TOUCH" "SendCoreEvents"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "HID TOUCH"
Driver "evtouch"
Option "Device" "/dev/input/event7
Option "ScreenNo" "0"
Option "Rotation" "0"
Option "SwapY" "0"
Option "UpSound" "0"
Option "DownSound" "0"
Option "DeviceName" "touchscreen"
Option "MinX" "0"
Option "MinY" "0"
Option "MaxX" "4100"
Option "MaxY" "4100"
Option "TapTimer" "50"
Option "longtouchTimer" "30"
Option "MoveLimit" "15"
Option "ReportingMode" "Raw"
Option "emulate3buttons" "true"
Option "emulate3timeout" "50"
EndSection