dinput: Don't treat Stylus devices as joysticks.
commitdb07ff83b3385736f2f23c8aa001c4650e99f82c
authorAlistair Leslie-Hughes <leslie_alistair@hotmail.com>
Wed, 9 Oct 2019 08:14:46 +0000 (9 08:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Oct 2019 14:14:38 +0000 (9 16:14 +0200)
treeaea1e3cd0a339edffaa9fcb7d45b96edde462aad
parent85ffc36b5e96a9969ecff065102e0bea0302932b
dinput: Don't treat Stylus devices as joysticks.

Tablet/Stylus devices have a js* entry which we are
treating as a joystick.  Any testbox VM that is configured
with a tablet is currently failing the joystick tests.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dinput/joystick_linux.c