Re: [PATCH v2 libinput] evdev: actually ignore joysticks

2016-11-02 Thread Hans de Goede
Hi, On 02-11-16 05:51, Peter Hutterer wrote: A joystick has ID_INPUT_JOYSTICK *and* ID_INPUT set, so we need to check for both. https://bugs.freedesktop.org/show_bug.cgi?id=98009 Signed-off-by: Peter Hutterer Patch looks good to me: Reviewed-by: Hans de Goede

[PATCH v2 libinput] evdev: actually ignore joysticks

2016-11-01 Thread Peter Hutterer
A joystick has ID_INPUT_JOYSTICK *and* ID_INPUT set, so we need to check for both. https://bugs.freedesktop.org/show_bug.cgi?id=98009 Signed-off-by: Peter Hutterer --- Changes to v1: - fix bug with previous version where a device with just ID_INPUT set would be