dinput: Add mouse warp override config option (resend)

Stefan Dösinger stefan at codeweavers.com
Tue Aug 19 09:28:08 CDT 2008


Just for the record, I think we really want this patch. XInput 2 is currently under development, so we cannot fix the issue properly right now. Even if we have XI2, there will still be old X servers around for ages.


> -----Original Message-----
> From: wine-patches-bounces at winehq.org [mailto:wine-patches-
> bounces at winehq.org] On Behalf Of Vitaliy Margolen
> Sent: Monday, August 18, 2008 8:18 PM
> To: wine-patches at winehq.org
> Subject: dinput: Add mouse warp override config option (resend)
> 
> 
> Set [HKCU\Software\Wine\DirectInput] (or application specific key)
> "MouseWarpOverride" to:
> "force"   - always warp
> "disable" - newer warp
> "anything else" - warp when needed - current behavior (default)
> ---
>   dlls/dinput/mouse.c |   39 ++++++++++++++++++++++++++++++++++-----
>   1 files changed, 34 insertions(+), 5 deletions(-)





More information about the wine-patches mailing list