aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2013-08-26 14:56:07 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2013-10-22 13:59:46 +1000
commitf6fcad8b107e834e26fb3da2c89e05294ff0a74c (patch)
tree642187758dfb9d3c18364c67420b4b7c4dd615e6 /configure.ac
parentExport smooth scroll settings as an XInput property. (diff)
downloadxf86-input-evdev-f6fcad8b107e834e26fb3da2c89e05294ff0a74c.tar.gz
xf86-input-evdev-f6fcad8b107e834e26fb3da2c89e05294ff0a74c.tar.bz2
xf86-input-evdev-f6fcad8b107e834e26fb3da2c89e05294ff0a74c.zip
Fix wheel emulation for absolute device (#68415)
wheel emulation, for some reasons beyond time, got the value from pEvdev->vals, then set the value back into pEvdev->vals. Alas, that value is always 0, hence oldValue is zero and the delta is nil. If we're not in relative (touchpad) mode, store the current value in old_vals, so they're retrievable for the next event. X.Org Bug 68415 <http://bugs.freedesktop.org/show_bug.cgi?id=68415> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions