fazbear201 / winezeug

Automatically exported from code.google.com/p/winezeug
1 stars 0 forks source link

MouseWarpOverride wrongly set to 'disabled' (instead of 'disable') #138

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

$ winetricks mwo=disabled

What is the expected output? What do you see instead?

I expect a new registry entry 
HKCU/Software/Wine/DirectInput/MouseWarpOverride='disable'
and MouseWarpOvverride disabled.

Instead, I get a new registry entry 
HKCU/Software/Wine/DirectInput/MouseWarpOverride='disabled'
and no change regarding "mouse warping."

What version of the product are you using?
VERSION=20100618

Original issue reported on code.google.com by kernc...@gmail.com on 7 Jul 2010 at 12:24

GoogleCodeExporter commented 8 years ago
Fixed in SVN.

Original comment by austinenglish@gmail.com on 29 Jul 2010 at 5:59