Skip to content

Fix input stuff

Peter Shkenev requested to merge Ermine/mdev-conf:input-fixes into master

Kernel seems to add these devices directly to /dev/input, thus old rules didn't work. New rule is location-agnostic.

Also, change permissions to these devices since Xorg requires write access to input devices.

Edited by Peter Shkenev

Merge request reports