Skip to content

Draft: tests: Fixing udev rules for uhid file

Ping Cheng requested to merge fix-udev-rules into master

The patch fixes "input device exported to userspace not caught by the local udev rule" issue. That is, without the patch, input events are actually forwarded to the session. The fix was initiated by Benjamin at libevdev/hid-tools!128 (comment 1505073). I tested and made it into a patch.

Signed-off-by: Benjamin Tissoires benjamin.tissoires@gmail.com

Signed-off-by: Ping Cheng ping.cheng@wacom.com

Tested-by: Ping Cheng ping.cheng@wacom.com

Merge request reports