PDA

View Full Version : using other languages..


KukurikU
27th May 2008, 11:56 PM
how can i use another language with the hard keyboard on 7501? i have installed a second language on the device and i am using the on-screen keyboard with it but how can i use the hard keyboard?

KukurikU
29th May 2008, 12:02 AM
c'mon ppl! who is in charge with the keyboard layout? it has to be a piece of software, somewhere. where?

alx491
30th May 2008, 03:50 PM
The below registry changes will not help you with the Hebrew support, but if your second language is Russian, then your hard keyboard will start support it.
Add the following to your registry:
[HKEY_CURRENT_USER\ControlPanel\Keybd]
"InitialDelay"=dword:222
"RepeatRate"=dword:A
"Locale"="0419"

[HKEY_LOCAL_MACHINE\Software\OEM\Qwerty]
"Layout"=dword:00020419

Switching in between languages is possible by holding the left-bottom key (with the big blue dot on it) and pressing the Ctrl key in the same time.

For the Hebrew support try to change values of "Locale" and "Layout" keys to appropriates ones.

KukurikU
30th May 2008, 05:19 PM
The below registry changes will not help you with the Hebrew support, but if your second language is Russian, then your hard keyboard will start support it.
Add the following to your registry:
[HKEY_CURRENT_USER\ControlPanel\Keybd]
"InitialDelay"=dword:222
"RepeatRate"=dword:A
"Locale"="0419"

[HKEY_LOCAL_MACHINE\Software\OEM\Qwerty]
"Layout"=dword:00020419

Switching in between languages is possible by holding the left-bottom key (with the big blue dot on it) and pressing the Ctrl key in the same time.

For the Hebrew support try to change values of "Locale" and "Layout" keys to appropriates ones.

thanks, finally some hope! how/where from do i get the locale and layout info?
found locale: 1037 (i hope). anyway i did a backup registry and keep looking for the "layout"...
found everything at: http://www.microsoft.com/globaldev/reference/winxp/xp-lcid.mspx
what i found in my unaltered registry:
http://img228.imageshack.us/img228/9955/layout1ai8.th.jpg (http://img228.imageshack.us/my.php?image=layout1ai8.jpg)
http://img228.imageshack.us/img228/1627/layout2cs4.th.jpg (http://img228.imageshack.us/my.php?image=layout2cs4.jpg)
http://img528.imageshack.us/img528/4231/layout3mc6.th.jpg (http://img528.imageshack.us/my.php?image=layout3mc6.jpg)

hcivil
31st May 2008, 03:33 PM
I need the settings for english and greek in my keyboard... Please

paraselsus
15th December 2010, 12:50 PM
Thanks a lot! I have little experience working with registry. After trying for couple of hours with no success I figured out that "Locale"="0419" should be a string value (not a DWORD Value). Now my keyboard works fine)