Keyboard Layout change in cook Rom´s - Touch Pro, Fuze ROM Development

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)

Related

English rom on German Trion

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

German Input (formally known as German Language Changer) - WM5 and WM6 Support

Hi,
i cooked a file, that change the following into german language:
Keyboard layout
Suggested words dictionary
Spellcheck dictionary
Symbols List
I testet it with any english rom and it works perfect for me.
And NO: Windows will still be in english.
Means,
you can use an english ROM, but everything except the menue works "german" now?
N1ce
Thank you
Can you give information about the rom version you used?
I tried it on the 1.34 Cingular and didn't worked. In fact none of the tips I found to change keyboard language are working till now.
TinyRK said:
Means,
you can use an english ROM, but everything except the menue works "german" now?
N1ce
Thank you
Click to expand...
Click to collapse
Yes If I have time, I could do it for any language that I found. Mhh, maybe with a REAL changer-mode.
@fedaykin:
I could not test it with Cingular 1.31 and 1.34, because I have bootloader 1.04 and dont want to "upgrade" to 1.06...
Only the keyboard layout does not work or all of the 4 points does not work?
Seems that none of them is working.
I had the same issue when I tried to hack the registry to change the keyboard manually. it never changes.
Hi,
I updated the installer (automatic installation in device) and compressed it a little bit.
Download in Top post.
This works with WM XDA Live too.
You only have to rename the "sym.txt" in "sym.0409.txt" in Windows Folder.
Thanks für this !
BongoUser said:
This works with WM XDA Live too.
You only have to rename the "sym.txt" in "sym.0409.txt" in Windows Folder.
Thanks für this !
Click to expand...
Click to collapse
And so I decided to make a installer for Crossbow too.
I also renamed it "German Input" (it's a little bit clearer).
Download in top post
did not work on XDA live ROM
Applestar said:
did not work on XDA live ROM
Click to expand...
Click to collapse
hm, what of the 4 points in top thread doesn't work? all not working?
Good work
querschlaeger said:
hm, what of the 4 points in top thread doesn't work? all not working?
Click to expand...
Click to collapse
I installed it. All 4 points work at my device.
Danke
char05
wizard vpa, wm6 mb
does not work at all :-(
does anyone have an idea how to change the soft keyboard without using resco keybd?
shadow# said:
wizard vpa, wm6 mb
does not work at all :-(
Click to expand...
Click to collapse
Here is Hermes Forum....
shadow# said:
does anyone have an idea how to change the soft keyboard without using resco keybd?
Click to expand...
Click to collapse
Yes, you need the "MSIMDE.DLL" (and i think MSIMDE.96.DLL) for German Soft Keyboard and a lot of registry keys.
I have found a MSIMDE.DLL in Internet (without the MSIMDE.96.DLL) and
i have test it, but it don't work for me... i hope someoe can help here.
Perhaps someone can extract this files from a WM5 ROM for testing...
Code:
[HKCR,"CLSID\{615623e0-a400-11d1-8910-0000f81ea21f}"]
(Default) = "German Keyboard"
"KBMode" = 5 (DWORD)
[HKCR,"CLSID\{615623e0-a400-11d1-8910-0000f81ea21f}\DefaultIcon"]
(Default) = "msimde.dll,0"
[HKCR,"CLSID\{615623e0-a400-11d1-8910-0000f81ea21f}\InprocServer32"]
(Default) = "msimde.dll"
[HKCR,"CLSID\{615623e0-a400-11d1-8910-0000f81ea21f}\IsSIPInputMethod"]
(Default) = "1"
I need but with Portuguese Language
querschlaeger: Could you make it for portugueses (Portugal) language instead of german? I have an German MDA Vario II with a xda live rom (WM6) in english. So I need to fix the qwertz keyboard and have T9 for portuguese language, Could you do that? Thank you
Works fine except the space key to change a to ä (Hermes, WM6)
Hi querschlaeger,
I would be happy to do the same for french. But my question is : Where did you found the files to do it ? From German WM5 ROM? Or from a German WM6 ROM.
Thanks
thx querschlaeger, i love you for this!
do you know if its possible to translate the whole available WM6 roms or is that too much work/not possible?
change the language
i heard that it's possible to extract the language(inside the WM5) and to put inside the WM6 vanilla,to change language, but my question is, what files exactly?
ready to help too
Atmis said:
Hi querschlaeger,
I would be happy to do the same for french. But my question is : Where did you found the files to do it ? From German WM5 ROM? Or from a German WM6 ROM.
Thanks
Click to expand...
Click to collapse
I'm ready to help and do some testing too
got two french Hermes devices with AZERTY keyboard
one running WMXL v0.10 ROM, one running 'original' french Vodaphone ROM
I tried the registry tweaks explained in the Wiki
to switch my keyboard layout to french/AZERTY
it worked with every WM5 ROM but not with WM6...
mm212hd130 said:
I tried the registry tweaks explained in the Wiki
to switch my keyboard layout to french/AZERTY
it worked with every WM5 ROM but not with WM6...
Click to expand...
Click to collapse
Tu dois faire ceci
HKLM\software\oem\qwerty\00020409
en
HKLM\software\oem\qwerty\0002040c
soft reset avec le bouton on/off.

Enable Chinese reading/writing in ATOM WWE WM5&WM6

Guys,
To enable chinese writing in your device
1. Get a chinese font and put it in /windows folder
2. Create a link in registry to link the font so that system can use them
I have attached the chinese font i used with the reg file in the Chinesefont.rar
**Note that you CAN use any other chinese font, you just have to edit the .reg to link the font to your system eg. sunglobe
**New added sunfon cab simply install it to read chinese!!
***New updated cab (Now support chinese in IE and MSN!!)
http://www.mediafire.com/?6t1vc0mnfzz
To enable chinese writing
i had tried many SIP and not many is working for WM6. For wm5 thats no issues except conflicts with other SIP especially PhonePad.
For WM5
I recommended you to use PlumSIP 5.0.2 as it has T9 Pinyin and T9 Eng+T9 Dictionary!! So even if PhonePad conflict and cant be used, you can still use it for T9 Eng
**Notes it lacked the auto space after selecting a word for T9 Eng.
For WM6 AKU0.3
I cant get anyother chinese SIP to install except PlumSIP5 PPC10 Beta 0615.CAB. So no choice, although theres conflict with phonepad(not included in this release). At least you can type chinese and english on this keyboard
**Notes it not T9 Pinyin nor T9 Chinese, just keyboard for both.
For WM6 AKU0.7 beta
I managed to get ZTA4_PPC2005_QVGA_SIP_v2.0.14.CAB and PhonePad (builtin the ROM) working!! Thank to Jiggs to solve the PhonePad issue!!
**Notes need to switch to ZTA4 for T9 Chinese and PhonePad for T9 Eng. Although sounded troublesome, but its working great with no conflicts switching between both of them
For WM6 AKU0.7
I preferred to use PlumSIP6 as it had better T9 Eng and T9 Pinyin + large keyboard with PCMkeyboard's indicator of pressed key!! However it has conflict with builtin phonepad, either one of them or both will fails to load. To solve this issue.
1. Use sktool =>> Maintenance =>> Services =>> disable the "IntelliPadService", set it to "manual" too.
2. Use sktool =>> Maintenance =>> Window startup =>> click and hold on "PlumStart6.exe" =>> goto "order" =>> select "up" (repeat till its the highest)
***Notes please install only 1 chinese SIP.
BTW...thanks for this info. I'm a non-native Chinese speaker in China and just bought the Atom. This is great stuff. Now... any input methods for WWE that let you write (by hand) Chinese character? My writing is poor, but it would help me use my dictionary better.
Dear folks,
May I ask how to add the registry into the phone?
Totally clueless... thanks in advance!
Also, thanks for the sharing!
isn't it copy sunfon.ac3 to window , then open the frontlink_sunfon.ac3.reg ?
i try it , but cannot work ~ pls gv me some idea ~ thanks ~ !
@qoqosau
u will need an registry editor like resco registry and double click on the .reg i provided will do
@choon28686
Did u import the frontlink_sunfon.ac3.reg or just opening it? Did u reset your device after that?
Dear ckaidi,
Truly thanks for the advice.
After several testings, I do believe resco registry confronts with my rom
Hwr it works out finally...
ckaidi said:
@qoqosau
u will need an registry editor like resco registry and double click on the .reg i provided will do
@choon28686
Did u import the frontlink_sunfon.ac3.reg or just opening it? Did u reset your device after that?
Click to expand...
Click to collapse
SKTools registry explorer imports this without a problem. If you have trouble with Resco, download the trial SKTools and work from there.
so good ~! my atom with WM6 can read and write chinese already ~! really thx ckaidi and Ultimate Chicken for the guide ~! thank you 2 so much ~!
Import reg file
we can use Task Manager to import reg file by press left icon bar as picture
tube216 said:
we can use Task Manager to import reg file by press left icon bar as picture
Click to expand...
Click to collapse
This is one of those "i din know i can do that" haha
Great information shared~! Thank!!
Chinese Tradition Atom WM6 Final by the person who came out WM6 Chinese previously.
ATOM: http://rom.iio2.com/atom/wm6atom0925.rar
ATOM EXEC: http://rom.iio2.com/exec/wm6exec0925.rar
screenshot here
http://forum.xda-developers.com/showpost.php?p=1550337&postcount=225
Can you tell me the procedure of the chinese reading, i had follow the step by step, but it doesn't anymore , pls help ...Thank you
ckaidi said:
Guys,
To enable chinese writing in your device
1. Get a chinese font and put it in /windows folder
2. Create a link in registry to link the font so that system can use them
I have attached the chinese font i used with the reg file in the Chinesefont.rar
**Note that you CAN use any other chinese font, you just have to edit the .reg to link the font to your system eg. sunglobe
http://www.mediafire.com/?8xgrmyy3mdw
To enable chinese writing
i had tried many SIP and not many is working for WM6. For wm5 thats no issues except conflicts with other SIP especially PhonePad.
For WM5
I recommended you to use PlumSIP 5.0.2 as it has T9 Pinyin and T9 Eng+T9 Dictionary!! So even if PhonePad conflict and cant be used, you can still use it for T9 Eng
**Notes it lacked the auto space after selecting a word for T9 Eng.
For WM6 AKU0.3
I cant get anyother chinese SIP to install except PlumSIP5 PPC10 Beta 0615.CAB. So no choice, although theres conflict with phonepad(not included in this release). At least you can type chinese and english on this keyboard
**Notes it not T9 Pinyin nor T9 Chinese, just keyboard for both.
For WM6 AKU0.7 Beta Tester
I managed to get ZTA4_PPC2005_QVGA_SIP_v2.0.14.CAB and PhonePad (builtin the ROM) working!! Thank to Jiggs to solve the PhonePad issue!!
**Notes need to switch to ZTA4 for T9 Chinese and PhonePad for T9 Eng. Although sounded troublesome, but its working great with no conflicts switching between both of them
Click to expand...
Click to collapse
Can you tell me the procedure of the chinese reading, i had follow the step by step, but it doesn't anymore , pls help ...Thank you
chingvans said:
Can you tell me the procedure of the chinese reading, i had follow the step by step, but it doesn't anymore , pls help ...Thank you
Click to expand...
Click to collapse
i create a cab for u....try and see if it work anot?
check the 1st post
ckaidi said:
This is one of those "i din know i can do that" haha
Great information shared~! Thank!!
Click to expand...
Click to collapse
it still doesn't work, i used the the other program from another post, but it seem the program isn't not allow to write any text message, it just only the white screen and i couldn't write anythings in there
chingvans said:
it still doesn't work, i used the the other program from another post, but it seem the program isn't not allow to write any text message, it just only the white screen and i couldn't write anythings in there
Click to expand...
Click to collapse
hmm...are you using atom?which ROM?wat SIP did u install?
ckaidi said:
hmm...are you using atom?which ROM?wat SIP did u install?
Click to expand...
Click to collapse
I'm using O2 Atom Exec with WM6 AKU 0.3.0
chingvans said:
I'm using O2 Atom Exec with WM6 AKU 0.3.0
Click to expand...
Click to collapse
Just to be more clear before i can help.
1. Wat is the main problem you had? Read or Write?
2. If you can read Chinese now, which SIP did you install?
3. Did the SIP installed properly? Or successfully?
4. Wat you mean by blank? While trying to activate the input panel?
5. Wat other SIP and Today item did you install?
6. Interested to install the aku0.7 cos since phonepad is fixed it might fix your issue too.
ckaidi said:
Just to be more clear before i can help.
1. Wat is the main problem you had? Read or Write?
2. If you can read Chinese now, which SIP did you install?
3. Did the SIP installed properly? Or successfully?
4. Wat you mean by blank? While trying to activate the input panel?
5. Wat other SIP and Today item did you install?
6. Interested to install the aku0.7 cos since phonepad is fixed it might fix your issue too.
Click to expand...
Click to collapse
Thank you for your help , i already solve out the chinese reading problem , but it got one more left problem......the input layout problem , i want to use handwriting to write out the chinese letter

[PRO] StefanV3 XT9 Language Pack for StrTrk WM6.1 Pro by pArtizAn available now

Hi
I have good news for all who uses Erofich's wonderful Windows Mobile 6.1 Pro ROM on HTC StrTrk aka Qtek8500 aka Cingular 3125 aka ... that want a XT9 Language Pack.
Here is the "StefanV3 StrTrk WM61PRO XT9 Language Pack" featuring 10 languages (8 new):
Code:
1. Danish
2. German
3. English
4. Spanish
5. Finnish
6. French
7. Italian
8. Norwegian
9. Russian
10. Swedish
I could only test the languages english and german because these are the only languages i speak. If the other languages are wrong then sorry, but i am not able to fix it. It is a mix from files of "Modaco Shadow XT9 Language Pack" and ripped files rom the official "PegasusP_20080125_V4_8_1_WWE_SG00" ROM Update for ASUS P750. I used the ldb files (XT9 word libary) and registry entries from "Shadow XT9 language pack" and ripped out all kdb files (hardware keypad layout) from the ASUS P750 ROM.
It is available as CAB so you can install it Easy.
This is only for HTC StrTrk aka Qtek 8500 aka Cingular 3125 flashed with Erofichs WM 6.1 Professional ROM. I can't guarantee that it works with other smartphones/pocket pc. If you use it onother devices it could damage your Windows Mobile so you have to reflash the device in bootloader mode.
Thanks to Erofich for his great Windows Mobile 6.1 ROM for HTC StrTrk and providing me with informations about the keypad files which he used in his WM6.1 ROM.
Download StefanV3_StrTrk_WM61PRO_XT9_Language_Pack.CAB.html
StefanV3
great work!
Great idea!
Thank you very much!!!
Good work!
Is possible to include greek language?
Hi
dancer_69 said:
Good work!
Is possible to include greek language?
Click to expand...
Click to collapse
For this i need the right kdb file but the Original ASUS P750 ROm where i ripped the kdb files does not include greek. When i found it, i will add it...
StefanV3
Works great, thank you!
Have Turkish lenguage?
Hi
I'm sorry, but there is no turkich xt9 available this time. It's the same problem with greek language. Finding a language specific word database files (*.ldb) isn't the problem but at this time it lacks due the right language specific keyboard definiton file (*.kdb)
But i open my eyes and when i find the right finles, i will include it...
StefanV3
Finally I found the greek files and I attached here.
I put them in windows directory, add the registry values and it works, but the keymapping it's wrong.
Is there any way to correct this?
Anyway of adding dutch language?
Thanks in advance!
Karin
Hi
dancer_69 said:
Finally I found the greek files and I attached here.
I put them in windows directory, add the registry values and it works, but the keymapping it's wrong.
Is there any way to correct this?
Click to expand...
Click to collapse
These files are for HTC Niki aka Touch Dual. It has a qwertz/qwerty keypad. Key "1" is "q" and "w", 2. is "e","r" and "t" ... The ldb file will work but we need an other kdb file. If there is anyyone who can give me a Greek ASUS P750 ROM (with greek xt9) i will extract it and put it in the language pack.
This is the same with dutch xt9...
But you can try a T9-Pack that is available at asusmobile.ru -> http://asusmobile.ru/files/Soft/T9_by_ASUSMobile.RU.zip . You have to install t9.cab first and then t9_activate.cab and additional t9 languges available at http://melgurth.ovh.org/index.php?page=downloads .
But i can't guarantee you if this works.
StefanV3
Thanks for your awnser. I'll wait until we found a usable kdb file for xt9.
The t9 solution seems to don't work with greek, or I missed something. I install the cabs with the order that you said but the resault is the keypad to write only numbers and the # key doesn't pops up the menu.
Tx for your reply!
Perhaps the keypad file isn't that important for Dutch, cuz the layout is almost? the same as for US English.
Gonna give it a try tonight.
Hi
Nirak said:
Tx for your reply!
Perhaps the keypad file isn't that important for Dutch, cuz the layout is almost? the same as for US English.
Gonna give it a try tonight.
Click to expand...
Click to collapse
Please tell me if it works. I tried this with german ldb and english kdb before i got hands on the P750 ROM. It doesnt work it only writes numbers...
If it works, tell me what you hav done and i include it in my package...
Greetings
StefanV3
Stefan,
StefanV3 said:
Hi
This is the same with dutch xt9...
But you can try a T9-Pack that is available at asusmobile.ru -> http://asusmobile.ru/files/Soft/T9_by_ASUSMobile.RU.zip . You have to install t9.cab first and then t9_activate.cab and additional t9 languges available at http://melgurth.ovh.org/index.php?page=downloads .
But i can't guarantee you if this works.
StefanV3
Click to expand...
Click to collapse
This works for normal T9 with Dutch, not the fancy XT9, but anything better then nothing for me.
BTW i'm running WM 6.1 clean rom from GnatGoSplat
Any news about greek for p750?
Hi StefanV3,
StefanV3 said:
This is only for HTC StrTrk aka Qtek 8500 aka Cingular 3125 flashed with Erofichs WM 6.1 Professional ROM. I can't guarantee that it works with other smartphones/pocket pc. If you use it onother devices it could damage your Windows Mobile so you have to reflash the device in bootloader mode.
Click to expand...
Click to collapse
Works fine with a singapur flashed P750 in Germany Thanks a lot.
Bye
Deckard99
how about adding chinese language?
I also need to get Chinese language support.
dancer_69 said:
Finally I found the greek files and I attached here.
I put them in windows directory, add the registry values and it works, but the keymapping it's wrong.
Is there any way to correct this?
Click to expand...
Click to collapse
How can I add the registry, what do I have to do??? PLZZZZZ S.O.S

Keyboard Layout after Rom-Update

Hello everybody,
I just installed a WM6.5 Rom on my HTC Touch Pro...
It's working fine, except for the keyboard layout. I wanna change it to German.
Under: Settings --> Input, i chose german, but it's still not working.
And my "FN" button openes the calender...
Can anybody help ???
thx
Hi,
Have you tried the wiki pages?
http://wiki.xda-developers.com/index.php?pagename=Raphael_Keyboard
http://forum.xda-developers.com/showthread.php?t=556795
http://forum.xda-developers.com/showthread.php?t=466480
Br,
Zsocee
As Zsocee said, use the CAB from this
http://forum.xda-developers.com/showthread.php?t=466480
thread.
I attached the file already here.
thx for your help...
works perfectly
Do not forget to softreset after installing the cab

Categories

Resources