70-touchscreen-egalax.rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/70-touchscreen-egalax.rules b/70-touchscreen-egalax.rules index 79f92b0..53ac1c6 100644 --- a/70-touchscreen-egalax.rules +++ b/70-touchscreen-egalax.rules @@ -1,2 +1,2 @@ -SUBSYSTEMS=="usb",ACTION=="add",KERNEL=="event*",ATTRS{idProduct}=="480d",SYMLINK+="twofingtouch",RUN+="/bin/chmod a+r /dev/twofingtouch" - +SUBSYSTEM=="input",ACTION=="add|change",KERNEL=="event*",ATTRS{idProduct}=="480d",SYMLINK+="twofingtouch",RUN+="/bin/chmod a+r /dev/twofingtouch" +SUBSYSTEM=="input",ACTION=="add|change",KERNEL=="event*",ATTRS{idProduct}=="72a1",SYMLINK+="twofingtouch",RUN+="/bin/chmod a+r /dev/twofingtouch"