http://bugs.winehq.org/show_bug.cgi?id=2811
------- Additional Comments From oliver_stieber@yahoo.co.uk 2005-01-07 14:14 ------- Created an attachment (id=945) --> (http://bugs.winehq.org/attachment.cgi?id=945&action=view) 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.