summaryrefslogtreecommitdiff
path: root/60-mxt224-evdevmultitouch.conf
blob: 5872dd04d065f36656f19427a3e9e76ce49f4d8a (plain)
1
2
3
4
5
6
7
8
9
Section "InputClass"
        Identifier              "Atmel maXTouch mXT224"
        MatchProduct		"mxt224_touchscreen"
        MatchDevicePath 	"/dev/input/event*"
        Driver                  "evdevmultitouch"
        Option                  "MultiTouch"	"5"
        Option                  "Resolution"	"0 600 0 1024"
        Option                  "Calibration"	"0 1023 0 1023"
EndSection