* joydev: Keyboards incorrectly identified as joystick
@ 2013-10-12 22:05 Jethro Beekman
0 siblings, 0 replies; only message in thread
From: Jethro Beekman @ 2013-10-12 22:05 UTC (permalink / raw)
To: linux-input
Or, really: "Keyboards incorrectly say they're a joystick". Some keyboard like
to say they have joystick capabilities while they don't. This results in a
joystick device showing up (e.g. in games) that is not calibrated and just
generally messes things up.
This seems to happen with multiple keyboards, mostly from Microsoft: e.g. the
Microsoft Digital Media Pro Keyboard and Microsoft Wired Keyboard 600.
Earlier reports on this mailing list:
http://thread.gmane.org/gmane.linux.kernel.input/25913
http://thread.gmane.org/gmane.linux.kernel.input/25926
Downstream bug reports:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/987877
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/390959
evtest output for certain keyboards:
https://launchpadlibrarian.net/112444244/evtest2
http://pastebin.com/tX4nnhAg
It would be easy to add an exception to joydev_match() like there currently are
for touchpads, tablets, etc. The question is: what should the test be? Or should
this be handled in userspace (udev)?
Jethro Beekman
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-12 22:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-12 22:05 joydev: Keyboards incorrectly identified as joystick Jethro Beekman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.