Displaying 1 result from an estimated 1 matches for "joydev_have".
2006 Jan 07
0
Joystick with 2 axis switched
...stick : SideWinder 3D Pro
And, this joystick don't works good with wine because two axis are switched.
The rudder is the throttle and the throttle is the rudder.
A person (Robert Reif) tell :
>>> All this will not work with the joystick_linuxinput driver.
>>> fixme:dinput:joydev_have found a joystick at /dev/input/event3!
>
> There are two wine dinput joystick drivers (old and new
> linux joystick apis) and the one that is being used (new)
> doesn't support axis and button remapping.
>
> I don't know how you can force wine to use the other driver...