mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:06:04 +00:00
Add HKCU\Control Panel\Colors\Background key for storing desktop background color (Windows XP stores it in this key)
svn path=/trunk/; revision=23170
This commit is contained in:
parent
bf0906f9ed
commit
85f58646b3
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ Signature="$ReactOS$
|
|||
|
||||
HKCU,"Control Panel",,0x00000012
|
||||
HKCU,"Control Panel\Appearance",,0x00000012
|
||||
HKCU,"Control Panel\Colors",,0x00000012
|
||||
HKCU,"Control Panel\Colors","Background",0x00000012, "0 128 128"
|
||||
HKCU,"Control Panel\Mouse","MouseTrails",0x00010001,0x00000000
|
||||
HKCU,"Control Panel\Mouse","SnapToDefaultButton",0x00010001,0x00000000
|
||||
HKCU,"Control Panel\Mouse","MouseSpeed",0x00010001,0x00000001
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue