commit | e28fe907fa7139f9a3c3f32dcf78a9de8a1e983b | [log] [tgz] |
---|---|---|
author | Rob Shearman <rob@codeweavers.com> | Thu Jan 31 14:47:19 2008 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Feb 04 13:03:53 2008 +0100 |
tree | 60ce512abf4a19810a8712ec4145d5220e598433 | |
parent | b2f4c7737b3a5e6260a95c30ec93add9b97fee76 [diff] [blame] |
wine.inf: Make UI effects default to on. This makes SPI_GETUIEFFECTS return TRUE by default.
diff --git a/tools/wine.inf b/tools/wine.inf index c3cb89c..312d66c 100644 --- a/tools/wine.inf +++ b/tools/wine.inf
@@ -206,7 +206,7 @@ HKCU,%Desktop%,"FontSmoothing",2,"0" HKCU,%Desktop%,"DragFullWindows",2,"0" HKCU,%Desktop%,"SmoothScroll",3,00,00,00,00 -HKCU,%Desktop%,"UserPreferencemask",3,10,00,00,00 +HKCU,%Desktop%,"UserPreferenceMask",3,10,00,00,80 HKCU,%Desktop%,"LowPowerActive",,"0" [Metrics]