Skip to content

Instantly share code, notes, and snippets.

@shamun
Created May 6, 2012 23:59
Show Gist options
  • Save shamun/2625059 to your computer and use it in GitHub Desktop.
Save shamun/2625059 to your computer and use it in GitHub Desktop.
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