The current code overwrites *all* the stored axis values with whatever came in from evdev. Evdev is a stateful protocol, so it only sends us updates to the axis values that have changed. We need to only update the values that have changed. Signed-off-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>master
parent
eeacd3e5a8
commit
68a6a18fc2
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue