http://bugs.winehq.org/show_bug.cgi?id=6971
--- Comment #269 from Thanos Chatziathanassiou tchatzi@arx.net 2009-11-17 08:07:26 --- Created an attachment (id=24805) --> (http://bugs.winehq.org/attachment.cgi?id=24805) Add force-box option to MouseWarpOverride registry key
Here's a patch to add ``force-box'' option to current MouseWarpOverride registry key against current (2009/11/17) git. You can also add a ``BoxPixels'' key with values 1-999 to define the size of the box (it defaults to 10) that'll wrap the mouse. It works quite nicely for me in Borderlands, much better than ``force'' at least. I've written it during a lunch break and I'm not familiar with wine internals at all (basically I just retro-fitted an existing patch http://bugs.winehq.org/attachment.cgi?id=11303), so someone more knowledgeable please take a look at it and fix if necessary.