summaryrefslogtreecommitdiff
path: root/udev/80-libinput-device-groups.rules.in
blob: f833153038f6cd6aeb22ff6a9ecca6ae017b49e3 (plain)
1
2
3
4
5
6
ACTION!="add|change", GOTO="libinput_device_group_end"
KERNEL!="event[0-9]*", GOTO="libinput_device_group_end"

ATTRS{phys}=="?*", IMPORT{program}+="@UDEV_TEST_PATH@libinput-device-group %S%p"

LABEL="libinput_device_group_end"