Hi All,
I've recently flashed a Nordic x10 mini pro android 2.1 rom, and apparently it was swedish - so here i am, stuck using my physical keyboard with swedish layout..
How can i change this?
I tried changing the following code in the /system/usr/keyboard-config/keyprint.xml: "<script name="latin" keylayout="qwerty-se-fi" />" to "<script name="latin" keylayout="qwerty-no-dk" />"
(no-dk = norway/denmark)
But it doesnt work, im not getting any changes at all.
Thanks in advance!
I believe i could make it work if i got the danish version of the following file, located:
/system/usr/keychars/mimmi_keypad.kcm.bin
Thanks in advance.
I got the files now(norwegian version - same as danish), thanks to LadieL
at this post http://forum.xda-developers.com/showthread.php?t=828558
TOPIC CLOSED.
Raaert said:
I believe i could make it work if i got the danish version of the following file, located:
/system/usr/keychars/mimmi_keypad.kcm.bin
Thanks in advance.
Click to expand...
Click to collapse
This a long call, but there is an app called More Locale 2 in the market... you can use it to change your phone's region. worked for me.
Related
Hi there,
Has anyone reflashed the dopod rom on the German Trion? I was wondering how to get around the qwertz keypad? Is there some registry hack to let the rom know what type of hardware keyboard the device has?
Thanks in advance
Try this registry hack:
Code:
[HKEY_CURRENT_USER\ControlPanel\Keybd]
"Locale"=0407
For more information read the wiki:
http://wiki.xda-developers.com/index.php?pagename=Hermes_Registry
hi, can someone confirm if this hack is working.....i'm thinking of buying an XDA Trion with original german rom and obviously with QWERTZ keyboard layout.......i need an english so therefore the device will be flashed with the CHT9000 rom (english rom) that is available from the xda developers ftp site......thanks
I've just bought a Taiwanese Chinese CHT 9000. I am planning to flash it with the english ROM but I am not sure if this is safe yet. I've heard of it working properly but will prolly wait for a while.
I gave it a try on the German Trion and it does not work with the availiable English rom on this site. I think the ROM just does not support this mapping. Is there some lib/dll file that should exist on the german rom that should be copied?
ozziede said:
I gave it a try on the German Trion and it does not work with the availiable English rom on this site. I think the ROM just does not support this mapping. Is there some lib/dll file that should exist on the german rom that should be copied?
Click to expand...
Click to collapse
what errors do you get?.......
I have a German O2 Trion with English ROM and had the same problem. The [HKEY_CURRENT_USER\ControlPanel\Keybd] does NOT work. Here is the best fix I have found:
goto the following registry entry
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty]
There is a key called 'Layout'
The original value I had in mine was 132105.
Change this to 66567 and do a soft reset.
All of the Letters will now work as they are labeled on the keyboard and most of the special characters will also work. The only annoying issue now is that the windows key and tab key are shifted over.
If anyone has a 100% workaround, please post.
gmike said:
I have a German O2 Trion with English ROM and had the same problem. The [HKEY_CURRENT_USER\ControlPanel\Keybd] does NOT work. Here is the best fix I have found:
goto the following registry entry
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty]
There is a key called 'Layout'
The original value I had in mine was 132105.
Change this to 66567 and do a soft reset.
All of the Letters will now work as they are labeled on the keyboard and most of the special characters will also work. The only annoying issue now is that the windows key and tab key are shifted over.
If anyone has a 100% workaround, please post.
Click to expand...
Click to collapse
thanks for this very useful info......have u also tried using the AE Keyboard mapper program?
http://ae.inc.ru/aekmap.php
give this a try and let me know how you go.....thanks
gmike said:
I have a German O2 Trion with English ROM and had the same problem. The [HKEY_CURRENT_USER\ControlPanel\Keybd] does NOT work. Here is the best fix I have found:
goto the following registry entry
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty]
There is a key called 'Layout'
The original value I had in mine was 132105.
Change this to 66567 and do a soft reset.
Click to expand...
Click to collapse
Can you update the wiki with this info? If it's useful for you, sure it will be for others!
Thanks
Please try 132103 (decimal) or 20407 (hexadecimal).
The default value of English ROM is 20409, and Chinese ROM is 20404 (both are in hex).
I guess the suitable value for German Hermes keyboard is 20407 (132103 in decimal), not 10407 (66567 in decimal). Probably Hermes use 20+country ID (409=WWE, 407=German, 404=Trad. Chinese, etc...) format for keyboard layout value.
gmike said:
I have a German O2 Trion with English ROM and had the same problem. The [HKEY_CURRENT_USER\ControlPanel\Keybd] does NOT work. Here is the best fix I have found:
goto the following registry entry
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty]
There is a key called 'Layout'
The original value I had in mine was 132105.
Change this to 66567 and do a soft reset.
All of the Letters will now work as they are labeled on the keyboard and most of the special characters will also work. The only annoying issue now is that the windows key and tab key are shifted over.
If anyone has a 100% workaround, please post.
Click to expand...
Click to collapse
It works!!!
Thanks gmike and kyunga,
Your solutions together worked.
Changing the
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty]
key to 132103 worked perfectly.
Every key and associated symbol comes out as exactly typed. The Windows and tab key also works.
And for the Aussie's who were looking to get the Trion for use down under the dopodo english rom works perfectly with the German Trion and with the extended rom settings if it doesn't detect the proper network it asks you what Asian country your in and set all the settings accordingly (I suppose Australia is now counted as an Asian country as now they are qualifying for the World Cup through the Asian group). For Australia it includes Telstra, Optus and Vodaphone - not sure about 3 though as I quickly skipped through it.
Re: It works!!!
ozziede said:
Thanks gmike and kyunga,
Your solutions together worked.
Changing the
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty]
key to 132103 worked perfectly.
Every key and associated symbol comes out as exactly typed. The Windows and tab key also works.
And for the Aussie's who were looking to get the Trion for use down under the dopodo english rom works perfectly with the German Trion and with the extended rom settings if it doesn't detect the proper network it asks you what Asian country your in and set all the settings accordingly (I suppose Australia is now counted as an Asian country as now they are qualifying for the World Cup through the Asian group). For Australia it includes Telstra, Optus and Vodaphone - not sure about 3 though as I quickly skipped through it.
Click to expand...
Click to collapse
thanks ozziede, i will do this hack as soon as i get my Trion from Germany.
Re: It works!!!
irv777 said:
ozziede said:
Thanks gmike and kyunga,
Your solutions together worked.
Changing the
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty]
key to 132103 worked perfectly.
Every key and associated symbol comes out as exactly typed. The Windows and tab key also works.
And for the Aussie's who were looking to get the Trion for use down under the dopodo english rom works perfectly with the German Trion and with the extended rom settings if it doesn't detect the proper network it asks you what Asian country your in and set all the settings accordingly (I suppose Australia is now counted as an Asian country as now they are qualifying for the World Cup through the Asian group). For Australia it includes Telstra, Optus and Vodaphone - not sure about 3 though as I quickly skipped through it.
Click to expand...
Click to collapse
thanks ozziede, i will do this hack as soon as i get my Trion from Germany.
Click to expand...
Click to collapse
132103 Worked like a charm. Thank you!
just got my trion and the above registry keyboard hack works!!!!.....THANK YOU!!!....
English ROM on German unit
irv777 said:
just got my trion and the above registry keyboard hack works!!!!.....THANK YOU!!!....
Click to expand...
Click to collapse
What English ROM did you use for the upgrade?
Thanks,
APL
ozziede said:
Hi there,
Has anyone reflashed the dopod rom on the German Trion? I was wondering how to get around the qwertz keypad? Is there some registry hack to let the rom know what type of hardware keyboard the device has?
Thanks in advance
Click to expand...
Click to collapse
Hi,
Which English ROM version did you finally use to flash?
Thanks,
APL
Re: English ROM on German unit
apl said:
irv777 said:
just got my trion and the above registry keyboard hack works!!!!.....THANK YOU!!!....
Click to expand...
Click to collapse
What English ROM did you use for the upgrade?
Thanks,
APL
Click to expand...
Click to collapse
all the available english rom on the wiki and the ftp site i have tested and used and they all work fine......
same with me. look at my signature. All works very well.
RonenB said:
same with me. look at my signature. All works very well.
Click to expand...
Click to collapse
which rom did you find more stable, reliable and more responsive?..
sameone can give me the code for the WWE rom on an Italian keyboard...? thank's
Hey friends and developers of XDA,
I flashed any english Roms with Hard-SPL and it works great. But I have in any Roms every time the same Problem with the "germany Keyboard Layout". After flashing I change the individuell parameter in the Rom for example
1.) in Seetings/System/RegionalSettings to germany
2.) in Advance Config Tool 3.3.0.0; Input / Keyboard Layout: Germany
in the virtual Keyboard Layout are all Keys in german (ö, ä, ...) but on the Hardwaykeyboard the Keys are in english layout. The Z are on Y, etc.
What is missing in the Rom´s to get a germany hardwarelayout?
THX for help
Thomas
I changed it in the registry.
HKLM/HARDWARE/DEVICEMAP/KEYBD/CurLang from 409(English) to 407(German)
fak3z said:
I changed it in the registry.
HKLM/HARDWARE/DEVICEMAP/KEYBD/CurLang from 409(English) to 407(German)
Click to expand...
Click to collapse
Hey fak3z,
THX for your fast answer, thats the solution !
Thomas
Hello guys,
this afternoon i flashed WinMo 6.5 from Da_G and noticed that under given registry path 1033 instead of 409 stood.
So I searched a bit the internet and immediately found the right page.
http://www.science.co.il/language/Locale-Codes.asp?s=hexadecimal
In Windows Mobile 6.1 the language ID is saved as a Hexadecimal
But in Windows Mobile 6.5 as Decimal!
So.. back to the post.
German Users should replace 1033 with 1031 (@ 6.5)!
Viele Grüße
In which Folder can i forund the .rgu or .provxml to change it in the cooking folder?
Hi folks,
i also tried to change the hardware keyboard to german, but without any success. I don't know why. I changed the Settings and the parameters in Adv. Config Tool. I am using the EnergyROM Series 2.0 21042!!!
I also changed the value for CurLang from 409 to 407.
Please help me!!!
Thx
skulltor said:
Hi folks,
i also tried to change the hardware keyboard to german, but without any success. I don't know why. I changed the Settings and the parameters in Adv. Config Tool. I am using the EnergyROM Series 2.0 21042!!!
I also changed the value for CurLang from 409 to 407.
Please help me!!!
Thx
Click to expand...
Click to collapse
did you soft reset
Shazad.K said:
did you soft reset
Click to expand...
Click to collapse
Thank you Shazad.K!!! That was the hint i needed
Far out but maybee close to my awnser
Hi guyes i don't have a Rapahel (don't even know the model) but i do have a Samsung i780 and have trying to find a solution to the Q u awnsered here, so my Q to u is.
Does this work with any WM device?
and will it work from english to Swedish (with another code)
It is an old, but good trick for changing the GUI to the other language.
It comes from Diamond topic (http://forum.xda-developers.com/showthread.php?t=401966)
"HKEY_CURRENT_USER\MUI\CurLang
Change value from 409 to 408 (Hex) for Greek or try another value for your language.
You can find all Windows Locale Codes here http://www.science.co.il/Language/Locale-Codes.asp"
By panosha
where can I find a registry editor for TD2
it doesn't work for me... I tried the greek language code.
Is there another way to change the language in GUI??
If this is not possible, is there a way to change only the name selection bar in the contact list???
ttppeewee said:
where can I find a registry editor for TD2
Click to expand...
Click to collapse
Use Total Comander for CE
sir_hc said:
it doesn't work for me... I tried the greek language code.
Is there another way to change the language in GUI??
If this is not possible, is there a way to change only the name selection bar in the contact list???
Click to expand...
Click to collapse
Do you reboot your TD2?
This tweak should only work if you have all the MUIs. Since most shipped ROMs are single language, it'll only work with what the ROM was originally.
I can probably upload some MUI packs that would allow the language to be changed...
l3v5y said:
This tweak should only work if you have all the MUIs. Since most shipped ROMs are single language, it'll only work with what the ROM was originally.
I can probably upload some MUI packs that would allow the language to be changed...
Click to expand...
Click to collapse
Ok! Thank you!
TD2 Language problem
I bought the TD2. However it has only the Chinese language installed as i bought it from Taiwan. Is there anyway i can install an english mui without needing to flash the rom. Could u upload the necessary files?
nevermind this post.
anyone know the code for swedish?
ocr123 said:
anyone know the code for swedish?
Click to expand...
Click to collapse
Swedish 1053 041d 1252 SWE
Hello
i just acquired the SlideIt keyboard and also download the languages pack from there (pt-br and pt-pt).
I copied the cabs to my phone and installed both of them, like i do with any other program (did it after installing the keyboard to internal storage).
After that i opened the slideit options menu but there was no new language available, only english.
after that i checked my phone folders and found two files, eng and por, at /program files/Dasur/SlideIT/Data/
Aparently, the pack was sucessfully installed, but for some unknown reason i can't select it.
Any idea about how to fix this or sugestion about a good keyboard similar to this one but with portuguese support?
Thanks.
hello.. im BR too, can u extract ur WM to post with others originals ROMs? mine i bougth on paraguai and comes in espanhol.
tks
seob said:
hello.. im BR too, can u extract ur WM to post with others originals ROMs? mine i bougth on paraguai and comes in espanhol.
tks
Click to expand...
Click to collapse
i would do that if i knew how to
btw, solved my problem... the language pack was of an oldwer version that the keyboard
Hey guys,
Just received my new Atrix including the Lapdock with Danish keys. Unfortunately it doesn't seem like it's possible to choose Danish as the keyboard language. I've been searching for a while to find a place to download the language or a way to edit the registry, but I cant seem to find anything.. any ideas (sorry can't find question mark..)
Regards
Andreas
There is an update on Motorola homepage:
direct.motorola.com/hellomoto/support/update
I´m in Sweden and I had similar problem. Now after upgrading i can switch to danish or Swedish
Thanks! Actually the phone told me there was an update ready, which I installed and corrected the problem. That just made the lapdock useful again. I guess it's the same as the one on the website. Thanks a lot anyway
Regards