5 Feb
2007
5 Feb
'07
11:39 a.m.
http://bugs.winehq.org/show_bug.cgi?id=7303 ------- Additional Comments From shacklein(a)gmail.com 2007-05-02 05:38 ------- Ambro, Wine has two drivers for the joystick. One uses evdev devices (/dev/input/event*) and the other uses joydev devices (/dev/js*). In these four patches, the real changes are in the evdev driver (joystick_linuxinput.c). They fix the problem for me when I allow Wine to access the event devices, but not for the joydev driver (behaviour is unchanged). Maybe your system isn't allowing read access on the event devices? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.