http://bugs.winehq.org/show_bug.cgi?id=1410
------- Additional Comments From tony.lambregts@gmail.com 2006-22-01 19:40 ------- Created an attachment (id=1746) --> (http://bugs.winehq.org/attachment.cgi?id=1746&action=view)
From oliver stieber : Patch to enable this disabling of the dimput mouse_hack
via the registry
patch is against wine/dlls/dinput, to apply the patch move into that directory
and type patch -i mousehack.diff
The registry entry HKEY_LOCAL_MACHINE/Software/Wine/Dinput mousehack = [disabled | enabled] can be used to turn the feature on an off.