Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
Description
I propose to default the wallpaper style mode to "expand" (until now, only for the release), so that we won't have to see on the Internet ugly demonstration screenshots of ReactOS such as the one featured in http://www.phoronix.com/scan.php?page=article&item=reactos-04-rc1&num=2 , fourth image.
Index: boot/bootdata/hivedef.inf
|
===================================================================
|
--- boot/bootdata/hivedef.inf (révision 70364)
|
+++ boot/bootdata/hivedef.inf (copie de travail)
|
@@ -66,7 +66,7 @@
|
HKCU,"Control Panel\Desktop","Pattern",2,"(None)"
|
HKCU,"Control Panel\Desktop","Wallpaper",0x00000000,""
|
HKCU,"Control Panel\Desktop","TileWallpaper",2,"0"
|
-HKCU,"Control Panel\Desktop","WallpaperStyle",2,"0"
|
+HKCU,"Control Panel\Desktop","WallpaperStyle",2,"2"
|
HKCU,"Control Panel\Desktop","FontSmoothing",0,"1"
|
HKCU,"Control Panel\Desktop","FontSmoothingOrientation",0x00010003,0x00000001
|
HKCU,"Control Panel\Desktop","FontSmoothingType",0x00010003,0x00000001
|