summaryrefslogtreecommitdiff
path: root/udev/80-libinput-device-groups.rules.in
blob: 1c40143d194fd7514dbc2c31291325bdcfb5cca6 (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"