Created
May 6, 2012 23:59
-
-
Save shamun/2625059 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "InputDevice" | |
Identifier "evdev touchscreen catchall" | |
Driver "evdev" | |
#MatchIsTouchscreen "on" | |
Option "Device" "/dev/input/event*" | |
Option "Emulate3Buttons" "True" | |
Option "Emulate3Timeout" "50" | |
Option "GrabDevice" "False" | |
Option "Calibration" "0 100 0 100" | |
EndSection | |
~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment