aboutsummaryrefslogtreecommitdiff
path: root/src/evdev.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-12-20 15:08:06 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2011-12-20 15:11:56 +1000
commite99ab2314f712df8dd705b16008755f8b3095707 (patch)
tree1c58f14ac92463259346f430983231d0fc1f81a9 /src/evdev.h
parentAdd is_blacklisted_axis() helper (diff)
downloadxf86-input-evdev-e99ab2314f712df8dd705b16008755f8b3095707.tar.gz
xf86-input-evdev-e99ab2314f712df8dd705b16008755f8b3095707.tar.bz2
xf86-input-evdev-e99ab2314f712df8dd705b16008755f8b3095707.zip
Don't count legacy and MT axes twice
The kernel exports both ABS_X and ABS_MT_POSITION_X (and a couple others) for a multi-touch capable device. For such devices, only count the axis once since we submit ABS_MT_POSITION_X through ABS_X. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'src/evdev.h')
0 files changed, 0 insertions, 0 deletions