Merge pull request #2199 from adamg-xda/upstream-changes

systemd: remote+ is not a joystick
This commit is contained in:
Radostan Riedel 2017-11-11 09:59:31 +01:00 committed by GitHub
commit b949c30b82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,2 @@
SUBSYSTEM=="input", ATTRS{name}=="aml_keypad", ENV{ID_INPUT_JOYSTICK}=="?*", ENV{ID_INPUT_JOYSTICK}=""
SUBSYSTEM=="input", ATTRS{name}=="Remote+", ENV{ID_INPUT_JOYSTICK}=="?*", ENV{ID_INPUT_JOYSTICK}=""