summaryrefslogtreecommitdiff
path: root/61-ft5x0x-evdev.conf
diff options
context:
space:
mode:
Diffstat (limited to '61-ft5x0x-evdev.conf')
-rw-r--r--61-ft5x0x-evdev.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/61-ft5x0x-evdev.conf b/61-ft5x0x-evdev.conf
new file mode 100644
index 0000000..3193ac1
--- /dev/null
+++ b/61-ft5x0x-evdev.conf
@@ -0,0 +1,7 @@
+Section "InputClass"
+ Identifier "ft5x0x_ts"
+ MatchProduct "ft5x0x_ts"
+ MatchIsTouchScreen "on"
+ MatchDevicePath "/dev/input/event*"
+ Driver "evdev"
+EndSection