Current File : //lib/udev/rules.d/80-libinput-device-groups.rules
ACTION!="add|change", GOTO="libinput_device_group_end"
KERNEL!="event[0-9]*", GOTO="libinput_device_group_end"

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

LABEL="libinput_device_group_end"