Re: [2/2] wine.inf: Add HKCU\Keyboard Layout\Preload key.
Hans Leidekker <hans(a)codeweavers.com> writes:
@@ -546,6 +546,7 @@ HKLM,System\CurrentControlSet\Control\Session Manager,,,"" HKLM,System\CurrentControlSet\Control\VMM32Files,,,"" HKCU,Software\Microsoft\Protected Storage System Provider,,,"" HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php" +HKCU,Keyboard Layout\Preload,,,""
This should be done somewhere in the keyboard layout code, not in wine.inf. -- Alexandre Julliard julliard(a)winehq.org
I had a patch that did this, it never got through. Let me see if i can polish it off and make it acceptable. -aric Alexandre Julliard wrote:
Hans Leidekker <hans(a)codeweavers.com> writes:
@@ -546,6 +546,7 @@ HKLM,System\CurrentControlSet\Control\Session Manager,,,"" HKLM,System\CurrentControlSet\Control\VMM32Files,,,"" HKCU,Software\Microsoft\Protected Storage System Provider,,,"" HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php" +HKCU,Keyboard Layout\Preload,,,""
This should be done somewhere in the keyboard layout code, not in wine.inf.
participants (2)
-
Alexandre Julliard -
Aric Stewart