http://bugs.winehq.org/show_bug.cgi?id=6644
Summary: wine does not appear to realise that the axis mode of mouse changed Product: Wine Version: 0.9.22. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-dinput AssignedTo: wine-bugs@winehq.org ReportedBy: vektuz@cox.net
SetProperty calls on the directinput device to change the axis mode during runtime (between relative and absolute) appear to be ignored.
If the app starts up and initialy sets absolute mode, absolute mode remains in effect even if later, the app sets relative mode.
Related: 6643