Raspberry-Pi-Installer-Scripts/templates/95-ftcaptouch.rules
2025-07-09 14:52:51 -07:00

3 lines
255 B
Text

# udev rule for Focaltouch Capactive Touchscreen
SUBSYSTEM=="input", ATTRS{name}=="EP0110M09", ENV{DEVNAME}=="*event*", SYMLINK+="input/touchscreen"
SUBSYSTEM=="input", ATTRS{name}=="generic ft5x06*", ENV{DEVNAME}=="*event*", SYMLINK+="input/touchscreen"