mirror of
https://github.com/reactos/reactos.git
synced 2026-06-09 09:23:04 +08:00
- Enable simple FontSmoothing by default. It matters for arwinss, trunk just ignores this value and always smoothes the fonts.
svn path=/trunk/; revision=50634
This commit is contained in:
@@ -97,7 +97,7 @@ HKCU,"Control Panel\Desktop","ScreenSaverIsSecure",2,"1"
|
||||
HKCU,"Control Panel\Desktop","ScreenSaveTimeOut",0,"600"
|
||||
HKCU,"Control Panel\Desktop","WaitToKillAppTimeout",2,"20000"
|
||||
HKCU,"Control Panel\Desktop","Wallpaper",0x00000000,""
|
||||
HKCU,"Control Panel\Desktop","FontSmoothing",0,"0"
|
||||
HKCU,"Control Panel\Desktop","FontSmoothing",0,"1"
|
||||
HKCU,"Control Panel\Desktop","FontSmoothingOrientation",0x00010003,0x00000001
|
||||
HKCU,"Control Panel\Desktop","FontSmoothingType",0x00010003,0x00000001
|
||||
HKCU,"Control Panel\Desktop","ForegroundFlashCount",0x00010003,0x00000003
|
||||
|
||||
@@ -28,7 +28,7 @@ HKCU,"Control Panel\Desktop","HungAppTimeout",0x00000002,"5000"
|
||||
HKCU,"Control Panel\Desktop","SCRNSAVE.EXE",0x00000000,""
|
||||
HKCU,"Control Panel\Desktop","WaitToKillAppTimeout",0x00000002,"20000"
|
||||
HKCU,"Control Panel\Desktop","Wallpaper",0x00000000,""
|
||||
HKCU,"Control Panel\Desktop","FontSmoothing",0,"0"
|
||||
HKCU,"Control Panel\Desktop","FontSmoothing",0,"1"
|
||||
HKCU,"Control Panel\Desktop","SmoothScroll",3,00,00,00,00
|
||||
HKCU,"Control Panel\Desktop","UserPreferencesMask",3,10,00,00,80
|
||||
HKCU,"Control Panel\Desktop","LowPowerActive",,"0"
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user