summaryrefslogtreecommitdiff
path: root/92-exopc-mtev.conf
diff options
context:
space:
mode:
Diffstat (limited to '92-exopc-mtev.conf')
-rw-r--r--92-exopc-mtev.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/92-exopc-mtev.conf b/92-exopc-mtev.conf
new file mode 100644
index 0000000..2a302b6
--- /dev/null
+++ b/92-exopc-mtev.conf
@@ -0,0 +1,8 @@
+Section "InputClass"
+ Identifier "eGalax Touchscreen"
+ MatchVendor "eGalax"
+ MatchDevicePath "/dev/input/event*"
+ Driver "mtev"
+ Option "SwapAxes" "True"
+ Option "InvertX" "True"
+EndSection