Skip to content

[SYSTEMD][UDEV]: Create /dev/input/touchscreen0 also for maxtouch

The maxtouch driver does not report the ABS_PRESSURE event, which is used in touchscreen.rules to map input devices to touchscreen0. To fix this an additional rule is added that matches devices which report ABS_X, ABS_Y and BTN_TOUCH.

MODV-90

Related to MODV-90

Merge request reports

Loading