Re: [PATCH evdev] Only map x and y to axes 0 and 1

2015-11-11 Thread Keith Packard
Peter Hutterer writes: > The Logitech G600 has one device with all axes north of ABS_MISC. The current > code assigns ABS_MISC as first axis to map to axis 0, i.e. x. On button press, > one node sends the BTN_LEFT but the other node sends an ABS_MISC with a 1 0 > value. ABS_MISC is mapped to axis

[PATCH evdev] Only map x and y to axes 0 and 1

2015-11-11 Thread Peter Hutterer
The Logitech G600 has one device with all axes north of ABS_MISC. The current code assigns ABS_MISC as first axis to map to axis 0, i.e. x. On button press, one node sends the BTN_LEFT but the other node sends an ABS_MISC with a 1 0 value. ABS_MISC is mapped to axis 0, this moves the pointer to (0,