How to change hardware keyborad to QWERTZ in AP4.0 - Advantage X7500, MDA Ameo ROM Development

Hello together,
on AP3.0 i used this mentioned from iiidefix:
just change
Code:
[HKEY_LOCAL_MACHINE\Software\OEM\Qwerty]
"Layout"=dword:00020409
to
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\Qwerty]
"Layout"=dword:00020407
do a soft-reset and your keyboard has the German QWERTZ-Layout
But this won't work on AP 4.0. Is there another way ?
Dieter

Schaps!
You can use Schaps Advanced Config for this.
I tried it yesterday and got my QWERTY keyboard to behave like a QWERTZ keyboard.

Thanks - worked fine for me !
Dieter

I have a QWERTZ keyboard layout on my athena, but üäö don't work. I used to write uao and then hold the blue key and press space, but this doesn't work anymore.
Any ideas?

Just discovered it's not working on mine, too, but to be honest:
From your post I've mentioned for the first time how to create ä, ö, and ü
This means: never missed that function too much.
Regards Dieter

dieterpapa said:
Just discovered it's not working on mine, too, but to be honest:
From your post I've mentioned for the first time how to create ä, ö, and ü
This means: never missed that function too much.
Regards Dieter
Click to expand...
Click to collapse
hehe ... you have one advantage ... no ö in your country's name.

You shold use "Austria"
or "Land der Berge"
Dieter

that's the answer to all my "regional" problems!

I'm happy I could help you and make your live easier
Dieter

I experienced the same problem with the accented characters not working via FN+space.
The following registry change fixed it for me:
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Layouts\e0010409]
"Layout Text"="eT9 IME"
"Ime File"="\\windows\\eT9ime.dll"
to
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Layouts\e0010409]
"Layout Text"="COMP IME"
"Ime File"="compime.dll"
See http://forum.xda-developers.com/showpost.php?p=2149991&postcount=214 for the original solution.

Related

disabling T9 in XB?

Because I write in Serbian language my messages etc., I would like to disable T9 and options like adding word.
Could someone tell me how to do that?
I have already disabled completing word in Input options and nothing happened
Thanx in advance!!
XT9 Enabled
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Layouts\e0010409]
"Ime File"="\windows\eT9Ime.dll"
"Layout Text"="eT9 IME"
XT9 Disabled
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Layouts\e0010409]
"Ime File"="\windows\compime.dll"
"Layout Text"="COMP IME"
*The last 3 digits of the registry key (ie 409) may vary depending on the language code used.
__________________
It does not work,
it shows <Add word> again
thak u for your efort,
what else can be?!
I did soft rese after mking chnge in registry
^^
why you try to modify the registry? the way to disabling xt9 is so easy bro
first open setting>>personal>>input>>then in input method change keyboard to touch keyboard or touch keypad>>press option tab>>press xt9 settings>>uncheck auto substitution and word completion....
enjoy to tap sms with your language
-JbU-

how to enable predictive texting

i recently upgraded to WM6 and everything is working pretty well. for some reason i no longer have predictive texting. all my input settings are correct set word matches to 4 and start predicting at 2 letters in. this also makes it hard in sms w/o autocomplete working properly i can type in a partial name and see matches.
Did you change your regional settings or language input/output? I lose predictive texting every time I enable Japanese i/o.
yeah come to think of it i did have japanese enabled on my phone. i actually set it back to english via Regedit and it works fine now.. lol Duh!!
i now have predictive texting and all my symbols work on my phone.
i left these keys as is
[HKEY_CURRENT_USER\keyboard layout\Preload] "Default"= e0010409
[HKEY_CURRENT_USER\keyboard layout\Preload\1] "Default"= e0010409
and changed these keys to their current values
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty] "Layout"= 20411 (Hexadecimal base)
[HKEY_CURRENT_USER\ControlPanel\Keyd] "Locale" is in the registry (add it if it is not) and set to 0411 (Hex) or 1041 (decimal)
I will definately give this a shot. I have been searching for an answer to this problem for a loooong time.
Xavier25 said:
i now have predictive texting and all my symbols work on my phone.
i left these keys as is
[HKEY_CURRENT_USER\keyboard layout\Preload] "Default"= e0010409
[HKEY_CURRENT_USER\keyboard layout\Preload\1] "Default"= e0010409
and changed these keys to their current values
[HKEY_LOCAL_MACHINE\Software\Oem\Qwerty] "Layout"= 20411 (Hexadecimal base)
[HKEY_CURRENT_USER\ControlPanel\Keyd] "Locale" is in the registry (add it if it is not) and set to 0411 (Hex) or 1041 (decimal)
Click to expand...
Click to collapse
Damn, man!! Good job! Works perfectly. I had also been searching for some time on how to solve this problem.
EDIT: It works but only gives me one option per input, instead of up to four, under English only settings. Any ideas why?
Ditto. I lose all my Japanese input when I make these changes.
Also, my keyboard symbols are messed up. However, I believe the results (with the keyboard symbols) will change depending on whether you have a 8525 or Tytn or X01HT etc.

Help Regarding Word Suggestion

Hi,
I am using Gullum's Touch X ROM. I want to change the layout for the Word Suggestion that comes automatically when we type something. Earlier when i was using Touch VIII ROM the words were coming in a drop down style. HOwever this one is more complicated to use when we type. I have highlighted the area which i want to change.
Thanks in advance.
Naveen
I thinks it is XT9 suggestion.
Try this
With XT9 Enabled I Had:
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Layouts\e0010409]
"Ime File"="\windows\eT9Ime.dll"
"Layout Text"="eT9 IME"
With XT9 Disabled I Now Have:
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Layouts\e0010409]
"Ime File"="\windows\compime.dll"
"Layout Text"="COMP IME"
*The last 3 digits of the registry key (ie 409) may vary depending on the language code used.
Please use search function.
varanusvincent said:
I thinks it is XT9 suggestion.
Try this
With XT9 Enabled I Had:
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Layouts\e0010409]
"Ime File"="\windows\eT9Ime.dll"
"Layout Text"="eT9 IME"
With XT9 Disabled I Now Have:
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Layouts\e0010409]
"Ime File"="\windows\compime.dll"
"Layout Text"="COMP IME"
*The last 3 digits of the registry key (ie 409) may vary depending on the language code used.
Please use search function.
Click to expand...
Click to collapse
Thanks a ton !!! it works like charm...
Attached is snapshot after changing the key.

[problem] raphael qwerty keyboard keys error [urgent]

hi guys. i just bought a 2nd hand raphael. it was fully stock and everything was working fine with the keyboard. right acttions happen when i click on the keys.
yesterday i flashed 1.90 olinex spl, and am using wm6.5 RRE Rom.
and now the slide out keyboard buttons are not working properly. when i click on functions button, calender opens, when i click on caps, function key happens. when i click on numerical 8, ";" ts happens.
same is with many other keys.
why so. i know its not a hardware issue as such probs where not before. what do i do now.
Mr. Makk said:
what do i do now.
Click to expand...
Click to collapse
Go back and read the topic for the RRE ROM you flashed. Pay particular attention to the very first post. You answer is in there.
Hey dude I have this problem quite often as I fiddle with ROMs all the time - what's happened is the keyboard layout is for the Fuse and you're using a Touch PRO (or the other way around! but it's that way for me!)
I keep this handy on my laptop...
Go into any registry editor and navigate to HKLM->HARDWARE->DEVICEMAP->KEYBD->CWSLayout
And change the value to 0 if it's 1 or 1 if it's 0 ;-) Quit the registry editor and leave the phone for a few minutes (to make sure the registry changes are applied) and then soft-reset it - should be good to go my friend
Ps. HKLM = Hkey Local Machine ;-)
Or you can use the cab from here...

How do I customize my keyboard layout? (Add umlauts)

I have a Touch Pro with a UK keyboard.
All I want to change now is to add the German umlauts to the fn+key of the characters.
I tried this in eT9.Raphael.wwe.kmap.txt:
{A A A Ä Ä 0x0a}
Works ok for the umlauts, but my SHIFT key stopped working.
The CAPS LED lights up but i still get lowercase letters.
The CAPS key pretty much works as expected but changes the SHIFT key to something else, popping up menus or closing the SMS program when combined with some keys.
With the FN key only 1 through 0 work, the rest either does nothing or calls other functions again.
Maybe I just messed up the file somehow.
Does anyone have an original WWE or 407 file for the Touch Pro?
What I also tried is this:
{E E E € € 0x02}
Doesn't work but pops up the symbol map.
Where do special keys like € and £ come into play?
Entering random characters into *.kmap.txt seems to work only for certain characters (or keys?).
All I need is the 4 cursed umlauts added to my standard keyboard layout.
Has anyone done this before or am I the first crazy enough to try?
Your input and ideas are highly appreciated.
http://forum.xda-developers.com/showpost.php?p=2837568&postcount=1500
Pampilius86 said:
http://forum.xda-developers.com/showpost.php?p=2837568&postcount=1500
Click to expand...
Click to collapse
I don't want to change the keyboard layout.
That one has been asked and answered before.
My phone doesn't have the German QWERTZ layout but UK QWERTY.
Looks like this: IMAGE
So I just want to use a few additional characters with the FN key.
Does anyone know if the UK keyboard layout is different from the WWE and how I can use it?
I was never able to get the € and £ (printed in green on the E and W keys) to work.
you must search the forum with the keyword: "ezinput". click the first item in the search results -its caption is "[30-Nov-08] HTC EzInput Keyboard Suites - QVGA and VGA RC2 and ..."-
i think this will solve your problem
ps: i would like to give you the direct links but forum administrators don't allow some members to add links in their messages
Did u try this?

Categories

Resources