wine-wine/dlls/winejoystick.drv
Tim Schumacher 905e7b0e2e winejoystick: Add support for wheel axes.
Wheel, gas, and brake are replacements for X, Y and Z in wheel-like
joysticks. Remap them internally to send inputs as X, Y, and Z.

Signed-off-by: Tim Schumacher <timschumi@gmx.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-01 11:22:34 +02:00
..
Makefile.in winejoystick: Add WinMM joystick support for OS X. 2015-03-18 21:00:34 +09:00
joystick.c
joystick.h winejoystick: Separate Linux-specific code into a separate file. 2015-03-18 21:00:22 +09:00
joystick_linux.c winejoystick: Add support for wheel axes. 2019-05-01 11:22:34 +02:00
joystick_osx.c
winejoystick.drv.spec