[ros-bugs] [Bug 2635] Usetup changes Locale when selecting a keyboard layout

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Thu Oct 4 16:12:12 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2635





--- Comment #11 from Smiley <johnyadams at hotmail.com>  2007-10-04 16:12:09 CET ---
Created an attachment (id=1987)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=1987)
A new patch

I have created a new patch which is based on the previous patches. This new
patch adds a new field in usetup for language selection. The contents of the
language field are writen in the
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls" key and the contents
of the keyboard layout field are writen in the "HKEY_USERS\.DEFAULT\Keyboard
Layout\Preload" key

Except for this, this patch needs some more chnages in win32k, (in the file
subsystems\win32\win32k\ntuser\kbdlayout.c in line 277) to make it read the
default keyboard layout form the "HKEY_USERS\.DEFAULT\Keyboard Layout\Preload"
key

Note that this patch doesn't need the other two patches


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list