80-libinput-device-groups.rules.in 223 B

123456
  1. ACTION=="remove", GOTO="libinput_device_group_end"
  2. KERNEL!="event[0-9]*", GOTO="libinput_device_group_end"
  3. ATTRS{phys}=="?*", IMPORT{program}="@UDEV_TEST_PATH@libinput-device-group %S%p"
  4. LABEL="libinput_device_group_end"