diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2013-04-29 11:48:12 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2013-05-01 15:05:43 +1000 |
commit | dea1d1a3906b98b491e9760b3304f881c6afec5e (patch) | |
tree | f81fc35a3e56adf2cb0806c511a02f4af212394d /src/emuMB.c | |
parent | Add option TypeName (#62831) (diff) | |
download | xf86-input-evdev-dea1d1a3906b98b491e9760b3304f881c6afec5e.tar.gz xf86-input-evdev-dea1d1a3906b98b491e9760b3304f881c6afec5e.tar.bz2 xf86-input-evdev-dea1d1a3906b98b491e9760b3304f881c6afec5e.zip |
Fail to set up axes for devices that only have MT axes but no ABS_X/Y equivalents (#64029)
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 <peter.hutterer@who-t.net>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Diffstat (limited to 'src/emuMB.c')
0 files changed, 0 insertions, 0 deletions