On Wed, Jun 18, 2014 at 3:54 PM, Jason Gerecke wrote:
> The code in usbParseKeyEvent which is supposed to set a device
> ID ignores the case of devices which use the generic protocol.
> This patch changes the logic so that a device ID is assigned
> from the BTN_* event for any non-protocol 5 devic
The code in usbParseKeyEvent which is supposed to set a device
ID ignores the case of devices which use the generic protocol.
This patch changes the logic so that a device ID is assigned
from the BTN_* event for any non-protocol 5 device.
Fixes: https://sourceforge.net/p/linuxwacom/bugs/246/
Signe