Branching from 2.0alpha and pushing for 2.0
[profile/ivi/device-config-touch.git] / 60-mxt224-evdevmultitouch.conf
1 Section "InputClass"
2         Identifier              "Atmel maXTouch mXT224"
3         MatchProduct            "mxt224_touchscreen"
4         MatchDevicePath         "/dev/input/event*"
5         Driver                  "evdevmultitouch"
6         Option                  "MultiTouch"    "5"
7         Option                  "Resolution"    "0 600 0 1024"
8         Option                  "Calibration"   "0 1023 0 1023"
9 EndSection