Default Keyboard - Touch Diamond, MDA Compact IV Themes and Apps

I'm using the Dia Duit ROM pre_v08 ROM but it doesn't include the default keyboard. Has anybody got a copy of it or where can I download it?
Thanks

nofuse said:
I'm using the Dia Duit ROM pre_v08 ROM but it doesn't include the default keyboard. Has anybody got a copy of it or where can I download it?
Thanks
Click to expand...
Click to collapse
2nd that.
Any 1 got the win mobile 6.1 default blue full keyboard cab for this rom ?
seems a good rom so far apart from i prefer the default keyboard also

Ive spent like an hour looking for this, any solutions?

Guys try this ;
suiller Quote:
Originally Posted by suiller
you don't need any cab just open your tweakPers script and add these lines:
## ENABLE DEFAULT MS KEYBOARD ##
RegWriteString("HKCR","\CLSID\{42429667-ae04-11d0-a4f8-00aa00a749b9}\IsSIPInputMethod","","1")
## ENABLE MS KEYBOARD AS DEFAULT KEYBOARD ##
RegWriteString("HKCU","\ControlPanel\SIP","Default Im","{42429667-ae04-11d0-a4f8-00aa00a749b9}")
then save & run it
well I tried that & it's gave me the keyboard back, but either I've edited the file in the wrong place or it still needs another step to make it the true default keyboard cause after soft resetting my diamond = it always goes back to full qwerty as default, no big deal as I then just set it back & set it in settings to the MS 1 again for now.

I ended up editing the KeybdLayout.mscr file in the windows dir, so it now looks like below, then I ran that file - selected Ms KEYBOARD as the choice & clicked ok & it restarted, so now the ms keyboard will be your default after a soft reset np's
##########################################################
### INSTRUCTIONS : this script is part of Dia Duit Rom ###
##########################################################
###################################################################
## From here starts the script functions, don't edit if not able ##
ScriptPath=SystemPath("ScriptPath")
IdleTimerReset
ChoiceDefault("Keyboard Layout","Choose default keyboard layout:^CR^(Cancel will setup to default)",1,19,"Ms KEYBOARD (default)","Full QWERTY","Compact QWERTY","Phone Keypad")
Case(1,0)
## ENABLE MS KEYBOARD AS DEFAULT KEYBOARD ##
RegWriteString("HKCU","\ControlPanel\SIP","DefaultIm","{42429667-ae04-11d0-a4f8-00aa00a749b9}")
Case(2)
## ENABLE HTC FULL QWERTY AS DEFAULT KEYBOARD ##
RegWriteString("HKCU","\ControlPanel\SIP","DefaultIm","{36BC8FF6-8241-4c36-ABDE-204885471FEE}")
Case(3)
## ENABLE HTC COMPACT QUERTY AS DEFAULT KEYBOARD ##
RegWriteString("HKCU","\ControlPanel\SIP","DefaultIm","{62B00599-25D2-4e09-8C48-03BF26DB8517}")
Case(4)
## ENABLE HTC PHONE KEYPAD AS DEFAULT KEYBOARD ##
RegWriteString("HKCU","\ControlPanel\SIP","DefaultIm","{198D503A-EFFE-4afd-BC54-EED333C80E6D}")
EndChoice
ScriptPath=SystemPath("ScriptPath")
## backup installation in the notification queue
If (Substr(ScriptPath,2,7) eq "windows")
exit
Else
ChoiceDefault("Keyboard Layout","new keyboard layout applied, reboot now (advised)?",1,9,"Ok","Skip")
Case(1)
Reset
Case(2,0)
## DO NOTHING ##
EndChoice
EndIf

Hi all!
Have enabled the default keyboard. all is well, but once i swap to another keyboard in the sip menu - such as a htc touch input keyboard, there is no way to swap back to the ms keyboard as it is not listed in the sip menu.
how can i make it be listed in the sip menu?
Please help!
Thanks!

tboy2000 said:
Hi all!
Have enabled the default keyboard. all is well, but once i swap to another keyboard in the sip menu - such as a htc touch input keyboard, there is no way to swap back to the ms keyboard as it is not listed in the sip menu.
how can i make it be listed in the sip menu?
Please help!
Thanks!
Click to expand...
Click to collapse
I'm interested too. How to add this ms keyboard to keyboards list?

ascorpion said:
I'm interested too. How to add this ms keyboard to keyboards list?
Click to expand...
Click to collapse
easy... download latest 1.6.5 beta version

Courier Keyboard!
Thanks Pollux for the 36BC8FF6-8241-4c36-ABDE-204885471FEE key.
I know this is an old thread but I was fed up of having to reset my keyboard everytime I switched my Blackstone on and found it on Google.
Interestingly, this setting seems to change the keyboard font (i.e. the shape of the letters on the keyboard itself) to lowercase courier (whilst UC are arial).
I quite like the look but just thought I'd let people know
Thanks again

but 5 minutes later...!
And now it's back to normal - shame!
All I did was check that the other input devices were the same.

Related

Keyboard problem, Russian ROM

I have couple of troubles with my 9100.
1. Virtual keyboard has Cyrillic layout. To write in English I have to tap au virtual key for each letter. I didnt find how to switch to English layout. It's very hard to write this message using virtual keyboard, believe me.
2. I cannot use Terminal Services client because I cannot enter English letters to specify login name and password. I tried to switch layout on sliding keyboard by it enters always Cyrillic. I tried virtual keyboard too but the same result.
I supposed any third party keyboard layout utility will help but I didnt find anything that works fine on 9100. I tried qkeys and Resco keyboard.
Does anyone know something about?
Resco works fine on mine.
Gevor said:
Resco works fine on mine.
Click to expand...
Click to collapse
Which version?
Had the very same problem.
1. Tap au key twice (fast) and it would switch to english
2. Use any registry editor to change "Keyboard layout" string value in HKCU\Software\Microsoft\Terminal Server Client\ from "00000419" to "00000409". Wait a couple of mins and soft-reset the device. After that ts client will be using english by default.
slavar said:
Had the very same problem.
1. Tap au key twice (fast) and it would switch to english
2. Use any registry editor to change "Keyboard layout" string value in HKCU\Software\Microsoft\Terminal Server Client\ from "00000419" to "00000409". Wait a couple of mins and soft-reset the device. After that ts client will be using english by default.
Click to expand...
Click to collapse
Wow! It really works! Thank you very much!
By the way how to tap @ on virtual keyboard? I cannot find it, have to use sliding keyboard...
vishny said:
By the way how to tap @ on virtual keyboard? I cannot find it, have to use sliding keyboard...
Click to expand...
Click to collapse
This is where Resco Keyboard would come in handy
Excuse me, I've found it. It appears near spacebar when shift is pressed.
Russian Rom Wanted!
Guys, can you share the firmware (rom image) ? Please!
Russian edition?
Yes, please!
Want to change language to Russian.

Input always defaults to keyboard :(

Hi there,
After selecting Transcriber for my input method, after a soft reset my device always defaults back to Keyboard input method.
Is there any way of getting the Transcriber option to stick?
- Peter
You can, however, set Transcriber as the default SIP by starting Transcriber.exe on startup. (This should be moved to, or added to, non-registry Tweaks page)
Click to expand...
Click to collapse
Source: http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other
This works for me http://forum.xda-developers.com/showthread.php?t=289370&highlight=
CookieKid and hanmin - many thanks. I will check both of these solutions out.
Some ROM versions do not want at all to take your default choice. You may not be able to change this with the registry setting. SK TOOLS did not work for me to set RESCO as default entry.
I stopped thinking about this and set again to Resco after every soft reset. Sad but true.
I'm sure some other ROMs wouldn't be such crazy.
Mine is Jester AKU2.2. Previous ROM Dopod 2.1x ROM was OK.

How to Change and keep Keyboard, please!!

Hi, How can i change the keyboard to another and make it stay after reset?
I change it with the little arrow next to keyboard icon at bottom, but when i restart it reverts back to default one.
I am using bepe's no tom rom.
Thanks
Install this SIP changer cab onto your device. Then access program from the programs folder, select your preferred layout as default... job done
Great, thanks needed also
luuurvly!!! Thanks Very Much!!!
Thanks great work
Change default SIP (Sofware Input Panel)
I installed Spb Full Screen Keyboard and wanted to make it the default SIP (Sofware Input Panel). Some of the pre-installed input methods I never use, hence disable them makes sense. Here are some registry modifications I use.
1. Use a tool like SIPchange to change your default input method.
2. Disable an input method
Disable a keyboard/input method (disable=0,enable=1)
E.g. Disable Transcriber:
KEY_CLASSES_ROOT\CLSID\{F0034DD0-2AD4-11D1-9CB0-E84BE8000000}\IsSIPInputMethod\(Default) = 0
E.g. Letter Recognizer:
KEY_CLASSES_ROOT\CLSID\{42429690-AE04-11D0-A4F8-00AA00A749B9}\IsSIPInputMethod\(Default) = 0
More $SIP_CLSID$ keys
{198D503A-EFFE-4AFD-BC54-EED333C80E6D} = TOUCH KEYPAD
{62B00599-25D2-4E09-8C48-03BF26DB8517} = TOUCH KEYBOARD
{42429690-AE04-11D0-A4F8-00AA00A749B9} = Letter Recognizer
{42429691-AE04-11D0-A4F8-00AA00A749B9} = Block Recognizer
{F0034DD0-2AD4-11D1-9CB0-E84BE8000000} = Transcriber
{42429667-ae04-11d0-a4f8-00aa00a749b9} = Keyboard
{51A2CB38-154E-4C92-A625-A83871C99EC2} = Phone pad
Little bit off topic, but any idea how to really disable XT9? There has been cab etc. around, but they never really worked for me. Every now and then XT9 is on by default when starting to write SMS for example = very annoying.
Yeah i have a similar problem!
i never use the touch keyboard or keypad. but when i use the normal keyboard with stylus that freaking black word-completion bar pops up. even when im in transcriber-mode and want to use that mini-keymap which has only the symbols and digits on it, that bar pops up and even obstructs the minikeymap. that means, when i want to enter a number like 1982, i press 1, then the bar pops up and i have to confirm the one in order to make that ****ty bar disappear and be able to press the 9! means, i have to do every entry twice!!
i thought, this is because word completion is on (even though i didnt understand why there should be word completion in transcriber or a full keyboard), but even after disabling word completion it remains the same. i found out, the only way is to switch to the touch-keyboard or pad and there switch from xt9 to abc-mode. then switch back to keyboard or transscriber and it works, the black bar doesnt appear on every entry.
this is annoying but would be acceptable if it had to be done once every time i switch on the phone.
BUT: as soon as i exit the word doc (because of an incoming call or just because i left it untouched too long and the screen switches off) and enter again, the same freaking problem araises again!
this really drives me nuts, please help me anyone! i have tried disabling the touch keypad and keyboard, but the keyboard still remains the default sip and the problem is the same still..
if anyone has an idea, please tell me!!!!
thanxinadvance
mlehtola said:
Little bit off topic, but any idea how to really disable XT9? There has been cab etc. around, but they never really worked for me. Every now and then XT9 is on by default when starting to write SMS for example = very annoying.
Click to expand...
Click to collapse
This works
http://forum.xda-developers.com/showpost.php?p=1712507&postcount=2
Hi,
I'm looking for a HTC keyborad like those inside bepe's Polaris 0.67 ROM...
The white three combination of keyboard... (Touch Keyboard, Touch Keypad and Touch Qwerty)
Anyone can give me the .cab file?
Thank's in advance
BYE, Bobo
The sipchange Cabs do not seem to work for me. I am using the Aserg ROM and the PCM keyboard, but even after installing the sip cab, it tells me that the sip is not defaulted to the PCm keyboard.
Any ideas if this sip change cab works with the Aserg Rom or what I need to set to make this work?
kwabbernootje said:
I installed Spb Full Screen Keyboard and wanted to make it the default SIP (Sofware Input Panel). Some of the pre-installed input methods I never use, hence disable them makes sense. Here are some registry modifications I use.
1. Use a tool like SIPchange to change your default input method.
2. Disable an input method
Disable a keyboard/input method (disable=0,enable=1)
E.g. Disable Transcriber:
KEY_CLASSES_ROOT\CLSID\{F0034DD0-2AD4-11D1-9CB0-E84BE8000000}\IsSIPInputMethod\(Default) = 0
E.g. Letter Recognizer:
KEY_CLASSES_ROOT\CLSID\{42429690-AE04-11D0-A4F8-00AA00A749B9}\IsSIPInputMethod\(Default) = 0
More $SIP_CLSID$ keys
{198D503A-EFFE-4AFD-BC54-EED333C80E6D} = TOUCH KEYPAD
{62B00599-25D2-4E09-8C48-03BF26DB8517} = TOUCH KEYBOARD
{42429690-AE04-11D0-A4F8-00AA00A749B9} = Letter Recognizer
{42429691-AE04-11D0-A4F8-00AA00A749B9} = Block Recognizer
{F0034DD0-2AD4-11D1-9CB0-E84BE8000000} = Transcriber
{42429667-ae04-11d0-a4f8-00aa00a749b9} = Keyboard
{51A2CB38-154E-4C92-A625-A83871C99EC2} = Phone pad
Click to expand...
Click to collapse
Thanks for this but I have a problem:
"{62B00599-25D2-4E09-8C48-03BF26DB8517}" seems to disable the keyboard but how do you disable the QWERTY?
Bobo Xni said:
Hi,
I'm looking for a HTC keyborad like those inside bepe's Polaris 0.67 ROM...
The white three combination of keyboard... (Touch Keyboard, Touch Keypad and Touch Qwerty)
Anyone can give me the .cab file?
Thank's in advance
BYE, Bobo
Click to expand...
Click to collapse
I need the stock Touch Cruise keyboards/keypads CAB too please! just installed Khanx but it's missing.
cheers,
this works great
sorry wrote this on the wrong thread

default keyboard keeps changing back to original

when ever i aet a custom keyboard as my default it changes after i restart my phone :s
any ides why or a fix?
From Finger Keyboard 2 thread:
Rozenthal said:
SIP CHANGE:
Installing this will allow you to keep FingerKeyboard as default keyboard after you soft-reset the device. Normally, it would switch back to default WinMo keyboard after every soft-reset, and it would have to be reselected under input options. Keep in mind that for this to work with Touch HD, you must increase the timeout delay to at least 50 seconds!
Click to expand...
Click to collapse
I have this problem too, and even after Finger Keyboard 2, it still changes back after soft reset.
I don't know if we'd need to change that timeout setting. It's not clear how to do that.
The old version of Shap's Advanced Config xxxxxxxx [edit]
EDIT: I got confused. See the post below about using SKTools to do it. That's what I used
10 second delay has worked for me with both the Blackstone keypad and Finger Keyboard 2.
hi guys.
i found better solution.install latest sktools.start sktools.choose category.under maintenance/input methods choose fingerkeyboard as default keyboard and soft reset sexperia.voilayour default keyboard is fingerkeyboard v2.cheers

How to config keyboard on TP2 to work with portuguese

Hi,
I'd like to get my TP2 T-mobile to work with portuguese (ç, ´, `, etc).
Thanks for the help
Install these two registry keys and then you've got xt9 portuguese fully functioning.
I'd like to know how to install the .reg, because it says that it has no "application associated".
Thanks
You can import them using a registry explorer like SK Tools or Mem Maid or any other...
Thanks for the help.
I use Total Commander, but I haven't figured out to work.
I copyed to clipboard and past in the plugin/registry directory, but it didn't work
Total Commander doesn't support importing registry files.
You can use SK Tools here:
http://www.s-k-tools.com/index.html?m_downloads.html#tools
In the registry explorer select "Import" then select the files you want!
I did what you said but it didn't work.
How can I type ç, á, é, à, í, ó ?
I had a sony X1 and it was nice to type but the TP2 it's hard.
I was thinking, the TX9 is the digital keyboard? Because it already had those characters, I want the slide keaboard to work with those characters.
Thanks a lot for the patience.
------------------------------------
Problem solved!
I didn't activate the XT9, now it's working beautifully
Thanks to HRQ.SLV !!
If you want to use accented characters with the "FN" key in the hardware keyboard, you'll need to copy the attached file (eT9.Rhodium.ptp.kmap.txt) to the windows folder and apply the attached reg key. If you want to create you own keyboard layout check here (http://forum.xda-developers.com/wiki/index.php?title=HTC_Rhodium/ChangingKeyboardLayout).
If you cannot select the portuguese language in the XT9 (hidden in foreighn devices by default) you can use the cab file "input lang diamond2 kb.cab" (http://forum.xda-developers.com/showthread.php?p=3456978)
If you want to assign the <TAB> character to an hardware key (I've assigned it to the "mail" key) you can use the Rhodium Keyboard Controller ( http://forum.xda-developers.com/showthread.php?t=554240). I use the <TAB> key when SSH to linux boxes to autocomplete in the command line.
I also use the Rhodium Keyboard Controller to toggle wifi on/off using a long press in the VolUp key.
mmoiron said:
If you want to use accented characters with the "FN" key in the hardware keyboard, you'll need to copy the attached file (eT9.Rhodium.ptp.kmap.txt) to the windows folder and apply the attached reg key. If you want to create you own keyboard layout check here (http://forum.xda-developers.com/wiki/index.php?title=HTC_Rhodium/ChangingKeyboardLayout).
If you cannot select the portuguese language in the XT9 (hidden in foreighn devices by default) you can use the cab file "input lang diamond2 kb.cab" (http://forum.xda-developers.com/showthread.php?p=3456978)
If you want to assign the <TAB> character to an hardware key (I've assigned it to the "mail" key) you can use the Rhodium Keyboard Controller ( http://forum.xda-developers.com/showthread.php?t=554240). I use the <TAB> key when SSH to linux boxes to autocomplete in the command line.
I also use the Rhodium Keyboard Controller to toggle wifi on/off using a long press in the VolUp key.
Click to expand...
Click to collapse
And how I solve hardware keyboard problem?
`Cause TP2 have various hardware keyboards layouts...
* Carrier Provision don`t solve... it don`t install in mine.
Hello
Could you please tell me more about your problem?
Works fine
Works fine on my rhodium rhod400.
Thanks.
How can I install pt_BR language in my htc pro2?
Thanks.

Categories

Resources