summaryrefslogtreecommitdiff
path: root/92-exopc-mtev.conf
blob: 2a302b6765466c60cb2446ff177d31c0a42d79d5 (plain)
1
2
3
4
5
6
7
8
Section "InputClass"
        Identifier              "eGalax Touchscreen"
        MatchVendor 		"eGalax"
        MatchDevicePath 	"/dev/input/event*"
        Driver                  "mtev"
        Option			"SwapAxes"		"True"
	Option			"InvertX"	"True"
EndSection