-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I think all you need instead of all current udev rules is:
SUBSYSTEMS=="input", KERNEL=="event[0-9]*", ENV{ID_INPUT_TOUCHSCREEN}=="1", SYMLINK+="touchscreen0"
SUBSYSTEMS=="input", KERNEL=="event[0-9]*", ENV{ID_INPUT_TOUCHSCREEN}=="1", SYMLINK+="twofingtouch", RUN+="/bin/chmod a+r /dev/twofingtouch"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels