summaryrefslogtreecommitdiff
path: root/61-ft5x0x-evdev.conf
blob: 3193ac11940abba1baabcd57108df5b393c0e240 (plain)
1
2
3
4
5
6
7
Section "InputClass"
        Identifier              "ft5x0x_ts"
        MatchProduct		"ft5x0x_ts"
	MatchIsTouchScreen	"on"
        MatchDevicePath 	"/dev/input/event*"
        Driver                  "evdev"
EndSection