diff options
Diffstat (limited to '65-Atmel-mtev.conf')
-rw-r--r-- | 65-Atmel-mtev.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/65-Atmel-mtev.conf b/65-Atmel-mtev.conf new file mode 100644 index 0000000..a60b39a --- /dev/null +++ b/65-Atmel-mtev.conf @@ -0,0 +1,7 @@ +Section "InputClass" + Identifier "Atmel Touchscreen" + MatchProduct "Atmel maXTouch Touchscreen" + Driver "mtev" + Option "SwapAxes" "True" + Option "InvertX" "True" +EndSection |