denilsonsa / udev-joystick-blacklist

Fix for keyboard/mouse/tablet being detected as joystick in Linux
118 stars 27 forks source link

Microsoft keyboards detection fixed in kernel 4.9 #20

Closed scaronni closed 7 years ago

scaronni commented 7 years ago

Hello,

Red Hat has contributed a few patches to the kernel:

https://bugzilla.redhat.com/show_bug.cgi?id=1325354#c13

But only one patch has been accepted upstream that fixes Microsoft keyboards:

https://git.kernel.org/cgit/linux/kernel/git/jikos/hid.git/commit/?h=for-next&id=1989dada7ce07848196991c9ebf25ff9c5f14d4e

It is included in kernel 4.9 and it is included as a backport to latest 4.8 updates on Fedora. Would it be possible to have a separate branch with the Microsoft IDs removed? This way I can include only the required rules in the Fedora Steam package.

Thanks, --Simone

denilsonsa commented 7 years ago

Instead of a different branch, I believe just saving the alternative files into a different directory will be enough (and simpler to manage).

Thank you! Sorry for the delay. Please keep us informed of new patches and fixes!