https://bugs.freedesktop.org/show_bug.cgi?id=71687
Kristian Høgsberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Kristian Høgsberg <[email protected]> --- Should be fixed in master: commit d0cb10a36bbc95ecfc2ba3f225a02c07300bdfe3 Author: Kristian Høgsberg <[email protected]> Date: Mon Dec 16 15:57:53 2013 -0800 evdev: Drop joystick rejection heurstics We now no longer add joysticks at all. They show up as absolute motion devices without has_button, so we don't add them as a pointer. We may add a keyboard for the keyboard-style keys, but that's fine. With the previous commit, we no longer generate spurious absolute pointer motion for the abs axes. https://bugs.freedesktop.org/show_bug.cgi?id=71687 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
