On Tue, Apr 30, 2013 at 10:51:16AM +0200, Benjamin Tissoires wrote: > On Mon, Apr 29, 2013 at 3:51 AM, Peter Hutterer > <[email protected]> wrote: > > The kernel should give us ABS_X/Y for backwards compat but some devices > > don't. For now, ignore these devices as evdev is not suited to handle this > > yet and will crash if a device is set up without axes (i.e. > > pEvdev->vals == NULL) and later receives an event from an MT axis. > > > > X.Org Bug 64029 <http://bugs.freedesktop.org/show_bug.cgi?id=64029> > > > > Signed-off-by: Peter Hutterer <[email protected]> > > Reviewed-by: Benjamin Tissoires <[email protected]> > > Thanks for the "fix" Peter :)
thanks for the review. I should point out that the commit message is imprecise, it should read "Fail to set up _axes for_ devices that only have..." if the devices has keys/buttons, they will continue to work. Cheers, Peter _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
