Screen Keyboard (Keypad) OFF!!! - Touch Pro2, Tilt 2 Windows Mobile General

Goodnight people ...
I have a question for you:
Because I hate the touchscreen keyboard, I wanted to know if there was a way to prevent it being opened automatically!
Let me explain .. when I write a new text message, a new mail, when I use opera but when I select any text box, it automatically opens the touchscreen keyboard!
can prevent this thing from happening?
I only use the HW keyboard ... and would prevent the automatic opening of the touchscreen keyboard!
I dug into the registry, more precisely here:
[HKLM \ Software \ Tegic \ eT9]
and all subfolders below ... I could not find anything about it!
How can I do?
Thanx!!!

Try this:
Code:
[I]HKCU\ControlPanel\Sip\TurnOffAutoDeploy[/I] = 1
[I]HKCU\ControlPanel\Sip\AllowChange[/I] = 0
[I]HKCU\Software\Microsoft\Internet Explorer\Main\Disable Auto SIP[/I] =1 (Note the space in "Internet Explorer"; there's a different directory without the space)
I found these online, so I don't know if they'll work.
Actually, I think only the second tweak ('AllowChange') is necessary. I remember trying it before. You have to know, however, that it will (should) completely disable the virtual keyboard; you can only launch the SIP by changing the value back to '1'.

yeah i used to turn it off with a tweak program. turning off auto works most places but not in opera. however later builds of opera wont show the onscreen keyboard if the physical is kicked out.

thanks for explanation ... really helpful, but my intention was not to completely disable the keypad, but only prevent it opened automatically!

I don't like the on-screen keyboard popping up all the time either. So I took an interest in this thread. I found that of the suggested registry changes mentioned above, the oly one I needed to impliment was this one:
HKCU\ControlPanel\Sip\TurnOffAutoDeploy = 1
This seems to keep the on-screen keyboard from popping up on its own, but still allows me to access the keyboard when I need it.
Hopes this is helpful...
sumflipnol: Thanks for the info!

ciko84xp said:
thanks for explanation ... really helpful, but my intention was not to completely disable the keypad, but only prevent it opened automatically!
Click to expand...
Click to collapse
Whoops! Well, you did say in your first post, "I only use the HW keyboard." Sorry about that.
Maybe you should try ScratchyPDX's route:
ScratchyPDX said:
I don't like the on-screen keyboard popping up all the time either. So I took an interest in this thread. I found that of the suggested registry changes mentioned above, the oly one I needed to impliment was this one:
HKCU\ControlPanel\Sip\TurnOffAutoDeploy = 1
This seems to keep the on-screen keyboard from popping up on its own, but still allows me to access the keyboard when I need it.
Hopes this is helpful...
sumflipnol: Thanks for the info!
Click to expand...
Click to collapse
You're welcome!
It's strange, however, that I have that same exact reg tweak, but my virtual keyboard still pops up on its own (using the ROM in my sig).
I guess, in this situation, YMMV!

ciko84xp said:
thanks for explanation ... really helpful, but my intention was not to completely disable the keypad, but only prevent it opened automatically!
Click to expand...
Click to collapse
its not possible to completely disable the onscreen keyboard. this is only to disable automatic deploy. keep in mind theres alot of places it will popup weather you like it or not.

The Jack of Clubs said:
its not possible to completely disable the onscreen keyboard. this is only to disable automatic deploy. keep in mind theres alot of places it will popup weather you like it or not.
Click to expand...
Click to collapse
I tried one of the tweaks I listed a few months ago. I think the "AllowChange" tweak disables the launch (auto and manual) of the virtual keyboard.
I remember helping someone on an EnergyROM thread about this same topic. He wanted to completely disable the virtual keyboard, so he was happy with the tweak.

ScratchyPDX said:
I don't like the on-screen keyboard popping up all the time either. So I took an interest in this thread. I found that of the suggested registry changes mentioned above, the oly one I needed to impliment was this one:
HKCU\ControlPanel\Sip\TurnOffAutoDeploy = 1
This seems to keep the on-screen keyboard from popping up on its own, but still allows me to access the keyboard when I need it.
Hopes this is helpful...
sumflipnol: Thanks for the info!
Click to expand...
Click to collapse
unfortunately I can not find it in the register of my PDA!!!
I have only [HKCU\ControlPanel\Sip\AllowChange = 0]!!!
The Jack of Clubs said:
its not possible to completely disable the onscreen keyboard. this is only to disable automatic deploy. keep in mind theres alot of places it will popup weather you like it or not.
Click to expand...
Click to collapse
With this tweak [HKCU\ControlPanel\Sip\AllowChange = 0]!!! the problem is solved, because the touch pad is completly powered off!!!
The only one problem, is the impossibility of opening the touch pad when I want without remod this register key and make a SR!!!
sumflipnol said:
I tried one of the tweaks I listed a few months ago. I think the "AllowChange" tweak disables the launch (auto and manual) of the virtual keyboard.
I remember helping someone on an EnergyROM thread about this same topic. He wanted to completely disable the virtual keyboard, so he was happy with the tweak.
Click to expand...
Click to collapse
This Tweak was really useful because I use the touchscreen keyboard 2 times a month! Thanx to you!!!

ciko84xp said:
unfortunately I can not find it in the register of my PDA!!!
I have only [HKCU\ControlPanel\Sip\AllowChange = 0]!!!
With this tweak [HKCU\ControlPanel\Sip\AllowChange = 0]!!! the problem is solved, because the touch pad is completly powered off!!!
The only one problem, is the impossibility of opening the touch pad when I want without remod this register key and make a SR!!!
This Tweak was really useful because I use the touchscreen keyboard 2 times a month! Thanx to you!!!
Click to expand...
Click to collapse
You could just add a DWORD for the "TurnOffAutoDeploy" key. That should suffice.
You're welcome for the tweak, but I understand the problem of having to remod the registry and soft reset when you need it. Maybe you could push for an app that can "switch" the registry key for you without a soft reset?

sumflipnol said:
You could just add a DWORD for the "TurnOffAutoDeploy" key. That should suffice.
You're welcome for the tweak, but I understand the problem of having to remod the registry and soft reset when you need it. Maybe you could push for an app that can "switch" the registry key for you without a soft reset?
Click to expand...
Click to collapse
You're right... I never thought to create the DWORD!
I try now... and then I post the result!
PS: I can create an app that modifies the registry to enable and disable the touchpad, but I think it is impossible to avoid the SR, because without it, the touchpad still does not work even after I edit the registry, because this type of change requires necessarily an SR to become effective.

I've tried to add manually the DWORD "TurnOffAutoDeploy=1", but the problem isn't solved!!!
PS: I can create 2 different CAB... 1 for "Powering ON" and 1 for "Powering Off" the Touchpad... because i'm not a programmer, and i haven't the necessary competence to create an application in c++!
The only one problem, is that i don't know how to avoid the SR necessary to make active the change!
If I find a way to solve the SR problem, i have solved my touchpad problem!

ScratchyPDX said:
I don't like the on-screen keyboard popping up all the time either. So I took an interest in this thread. I found that of the suggested registry changes mentioned above, the oly one I needed to impliment was this one:
HKCU\ControlPanel\Sip\TurnOffAutoDeploy = 1
This seems to keep the on-screen keyboard from popping up on its own, but still allows me to access the keyboard when I need it.
Hopes this is helpful...
sumflipnol: Thanks for the info!
Click to expand...
Click to collapse
Update: After using my phone this weekend with the above tweek applied, I found that the KB still pops up occasionally, but less often than before. For me this is acceptable. You mileage may vary.

ScratchyPDX said:
Update: After using my phone this weekend with the above tweek applied, I found that the KB still pops up occasionally, but less often than before. For me this is acceptable. You mileage may vary.
Click to expand...
Click to collapse
Can you post here the list of the various DWORD that you have in SIP folder of your registry?
I think that you have other settings that I haven't....!

ciko84xp said:
Can you post here the list of the various DWORD that you have in SIP folder of your registry?
I think that you have other settings that I haven't....!
Click to expand...
Click to collapse
Like I said in post6, I have that DWORD in my registry, but it does still pop up. As a matter of fact, the only time it doesn't pop up is when I try to send an SMS!

Mobilnaut SYM
ciko84xp said:
Because I hate the touchscreen keyboard, I wanted to know if there was a way to prevent it being opened automatically!
Let me explain .. when I write a new text message, a new mail, when I use opera but when I select any text box, it automatically opens the touchscreen keyboard!
can prevent this thing from happening?
I only use the HW keyboard ... and would prevent the automatic opening of the touchscreen keyboard!
Click to expand...
Click to collapse
You can try Mobilnaut SYM (http://forum.xda-developers.com/showthread.php?t=459253).
When Mobilnaut SYM is activated, the SIP does not pop up when the keyboard is open.

for my it work with the "Deploy" reg kack. the "allow" one killed it all toghether. I't wouldn't apear, even if i click it.
I have a diferente problem now. I'm Portuguese, I need special char "ç" a lot. my harware keyboard doesn't have that. so I have to pop up the SIP every time just for that one.
Can someaone develop a small app i can link to a hardware button, that all it does is type "ç"?
Thank you!

In this thread you might find the answer
http://forum.xda-developers.com/showthread.php?p=9242765#poststop
There is a registry edit that worked just fine on my T-Mobile HTC HD2, so you might want to check it out.

Related

XT9 predictive Input

Does anyone have any idea how to turn this off? it is the most annoying think...
Nevermind, I got it. Alt+Space lets you switch to ABC mode on a per application basis.
Disable XT9 Permanently!
WM5 ONLY, YOU WILL LOSE CAPS!
To Disable XT9 change the following registry key to:
HKLM\SOFTWARE\Tegic\eT9\IME\KbdDlls\000109FF=kdbhid.dll
NO MORE XT9 at all.
Would be great... if it worked... just tried your changing the registry entry as you described, rebooted, went in to my note app -- created a new note -- started typing, and, up came that damn annoying T9.
I like XT9. It seems to remember everything I type which saves loads of time.
I really liked T9 on my SDA, but don't like XT9 -- really don't like that you can't just shut it off completely and use it as needed. Always comes back.
indiekiduk said:
I like XT9. It seems to remember everything I type which saves loads of time.
Click to expand...
Click to collapse
It worked!
That registry thing worked for me. No more XT9....at all.
How do I ACTIVATE XT9 on my HTC S620 ?? Seems only the Dopod 720 & T-Mobile Dash have XT9, but they are the same phones, made by HTC ?? Thanks, kampsy
lucky you... wish it worked for me.
lysine said:
That registry thing worked for me. No more XT9....at all.
Click to expand...
Click to collapse
Carriers add thier own stuff to devices they bring to market -- T-Mobile added xT9 to the Dash, HTC didn't. It's not something you can purchase.
kampsy said:
How do I ACTIVATE XT9 on my HTC S620 ?? Seems only the Dopod 720 & T-Mobile Dash have XT9, but they are the same phones, made by HTC ?? Thanks, kampsy
Click to expand...
Click to collapse
search for xt9 cab.
pretty sure i saw that someone figured out how to add it.
don't see why anyone would though.
mar11974 said:
To Disable XT9 change the following registry key to:
HKLM\SOFTWARE\Tegic\eT9\IME\KbdDlls\000109FF=kdbhid.dll
NO MORE XT9 at all.
Click to expand...
Click to collapse
are you willing to make a cab, please?
mar11974 said:
To Disable XT9 change the following registry key to:
HKLM\SOFTWARE\Tegic\eT9\IME\KbdDlls\000109FF=kdbhid.dll
NO MORE XT9 at all.
Click to expand...
Click to collapse
This worked for me, but it's killed my CAPS key. I can't use it to capitalize any letters. Any ideas? Thanks.
Did the same to my device. Wow -- great tweak whoever posted that, did't get rid of my xT9 and trashed capital letters. Sort of like a manually-entered virus. Anyone recall what was in the resistry before the change was made?
monakh said:
This worked for me, but it's killed my CAPS key. I can't use it to capitalize any letters. Any ideas? Thanks.
Click to expand...
Click to collapse
chaznet said:
Did the same to my device. Wow -- great tweak whoever posted that, didn't get rid of my xT9 and trashed capital letters. Sort of like a manually-entered virus. Anyone recall what was in the registry before the change was made?
Click to expand...
Click to collapse
Yeah it REALLY sucks, I hope the poster was aware of this little 'tweak' before s/he suggested it. More importantly, I hope he or she used it on their own before recommending it. I am real annoyed by this result but it serves me right for not taking anything here with a grain of salt. Things have changed a lot in the last couple of years.
I guess, I will just wait for the official T-Mo WM6 ROM for the Dash to get rid of this nagging issue. Whatever.
on WM6 if you turn it off in one app it turns it off for them all and then stays off if you reboot. Its Beautiful!
WM5 ONLY
WM5 only, WM6 doesn't have the same issue or settings, but I'm sure WM6 users know that already. Yes, tested it on my Dash and yes you lose caps, but if XT9 is so annoying, so what. BACKUP BEFORE YOU TRY ANYTHING POSTED ON A DEVELOPERS FORUM, OTHERWISE WAIT FOR THE MANUFACTURER OR CARRIER TO ADDRESS YOUR ISSUES! What have you contibuted to improve or correct any thing in this forum anyways?
Looking back, I see it was you who posted this little bug. Would've been nice if you posted something along the lines of 'the registry should say 'A', change it to 'B' so we could at least put it back. Yes, we should've backed our registries up first, but this looked like such an inviting little tweak. Who knew it was useles because:
A) It doesn't turn off xT9
B) It disables the ability to use capital letters
Oddly enough, when xT9 is active (which shouldn't be possible according to you) words that are remembered with capital letters are now the 1 and only way I can get a capital letter.
The other poster is right, WM6 is around the corner, might just as well wait until then to fix your 'helpful tweak'.
And, um, you consider this a contribution?
mar11974 said:
WM5 only, WM6 doesn't have the same issue or settings, but I'm sure WM6 users know that already. Yes, tested it on my Dash and yes you lose caps, but if XT9 is so annoying, so what. BACKUP BEFORE YOU TRY ANYTHING POSTED ON A DEVELOPERS FORUM, OTHERWISE WAIT FOR THE MANUFACTURER OR CARRIER TO ADDRESS YOUR ISSUES! What have you contibuted to improve or correct any thing in this forum anyways?
Click to expand...
Click to collapse
chaznet said:
Looking back, I see it was you who posted this little bug. Would've been nice if you posted something along the lines of 'the registry should say 'A', change it to 'B' so we could at least put it back. Yes, we should've backed our registries up first, but this looked like such an inviting little tweak. Who knew it was useles because:
A) It doesn't turn off xT9
B) It disables the ability to use capital letters
Oddly enough, when xT9 is active (which shouldn't be possible according to you) words that are remembered with capital letters are now the 1 and only way I can get a capital letter.
The other poster is right, WM6 is around the corner, might just as well wait until then to fix your 'helpful tweak'.
And, um, you consider this a contribution?
Click to expand...
Click to collapse
It's a contribution because he was trying. It's not his fault it also does something else. And it obviously works for some people, they're even saying so. So don't jump down someone's throat cause he was just putting out an idea. Back up your files, or do what I, and everyone should do, write down what it is you're changing so you can change it back.
Did you make this registry change? If not, what is your registry entry? If you did, apparently you were smart and wrote it down? What was it before you made the change?
Now that would be a contribution
oplitic said:
It's a contribution because he was trying. It's not his fault it also does something else. And it obviously works for some people, they're even saying so. So don't jump down someone's throat cause he was just putting out an idea. Back up your files, or do what I, and everyone should do, write down what it is you're changing so you can change it back.
Click to expand...
Click to collapse

"Suggesting words when entering text"

Hi,
I already mentioned this thing along with some other issues in another thread, but here it is again:
"Suggesting words when entering text" (Settings - Input) automatically enables after soft reset, while I have disabled this function just because I don't want the device to suggest words while I'm typing.
A few suggestions like disabling the option, putting the device in standby (screen off), wait for some time and then soft reset unfortunately didn't help.
It doesn't matter what Crossbow version I try, everytime this very option remains the problem.
I didn't hear anyone else about this. Can't believe I'm the only one.
Should I just wait till this is fixed in future releases or is there some smart registry tweak to keep this option from automatic enabling?
I have the same issue. I find it very annoying when something (or someone ) tries to gues what i'm typing. Aspecialy if i'm typing in dutch, and its guessing english words!
Also it forgets selected onscreen keyboard, after soft-reset it will always be standard keyboard.
Same here...
Same here, also with buttonlock, after softreset!
Leo
Laurentius26 said:
Same here, also with buttonlock, after softreset!
Leo
Click to expand...
Click to collapse
Hello,
Where you have see buttonlock on this rom? I had look and i dont find it.
Button lock
It's on the new posted PDAVIET rom.
Leo
hnmorais said:
Hello,
Where you have see buttonlock on this rom? I had look and i dont find it.
Click to expand...
Click to collapse
this isn't so much of an issue for me. although i do not use it, it is not much of a distraction too.

Input method auto change (choose keybord using stylus)

Hi,
I would like to share with You my little app, that I wrote to make using HTC easier and more comfortable. With this app You can assign finger friendly keybord when stylu is In, and small keyboard for stylus when it is out. Unfortunately it works only on devices with stylus sensor like HD, Diamond, Touch Pro, SE X1 (I hope it works, I've tested with BlackStone only). If you have some suggestions, ideas or if You run this app on other devices please let me know.
You can download it from here (Sorry for my English and google translated page).
I've updated apllication to version 1.1.2
New features:
- support landscape mode
- up to four screen keyboard support
I hope it'll be usefull.
nice app...i'm sure it will help me, as it seams that my touch hd keep changing input keybord completely randomly and with no logic whatsoever so will give a try...hope it will bring an law and order to that mess
dobra robota kolego
Uh... I don't think X1 has a stylus sensor...
ipporek said:
Uh... I don't think X1 has a stylus sensor...
Click to expand...
Click to collapse
So it will not work on SE Sorry.
I've updated apllication. More info at the first post.
hi
hi any screenshots available? does it work like sipchange ? able to auto choose which keypad u want after startup ?
I've attached some screens. During system start, application is checking screen oreintation and stylus state and then deciding which keyboard should be used.
Hi, this sounds very interesting. Unfortunatly the link doesn´t work.
Could you just post it here?
Thx, nearly
Unfortunately link didn't work, don't know why. I 've uploded file here, but remember, the newest version always can be found at http://green-lemon.pl
nitro__67 said:
Direct link http://lemon.byethost15.com/downloadImac112. I would not like to upload to different servers. It 's easier to manage new versions now.
Click to expand...
Click to collapse
Still doesn't work
nitro__67 said:
Direct link http://lemon.byethost15.com/downloadImac112. I would not like to upload to different servers. It 's easier to manage new versions now.
Click to expand...
Click to collapse
Nope, can't download. Would love to try this out, it's a good idea.
Can you supply another download location?
Thanks for your efforts.
Use the link in first posting, deactivate Google translation:
http://lemon.byethost15.com/download/imac
pobierz = download.
Cab attached - will delete attachment, if nitro_67 wants to.
File uploaded.
nitro__67 said:
Unfortunately link didn't work, don't know why. I 've uploded file here, but remember, the newest version always can be found at http://green-lemon.pl
Click to expand...
Click to collapse
Thanks man. It works fine in blackstone.
Link doens't work for me too...
I tried the Cab file above, it really works, meaning it will change the Imput method according to stilus in or out.
But if I closed the phone or make a soft reset, the first time I want to write a message the imput method is still the standard one
You must setup program to start service with Windows.
Do you mean select the option "Run at Start up" ?
Yes I did select it but as I mentionned, after a reset or turning the mobile off, the first message I will write will open with the standard keyboard... I then move stilus in and out and it starts to work correctly until the next reset or turn off
So strange, because program is started. Maybe You are using keyboard which is loaded leter. Uncheck 'run at start' and add shortcut to autostart. After this program should start after all proceses and services.
Good idea, I will have a try...
nitro__67 said:
If you have some suggestions, ideas
Click to expand...
Click to collapse
Hi Nitro, is it possible to launch an application when you take out the stylus? I would love to have Phatpad opened when I do so, to take a quick note.
I won't mind closing it the one time I pull out the stylus in another app.
Hope you can help.

Press Any Key To Wake

There is an old PPC feature that seems to be missing from this phone (TP2 Sprint) and that is the option to wake the phone (turn on from stand by) by "Pressing Any Key".
This used to be a feature under settings, but not there on this phone. I think it would go perfect with S2U2. Can anyone tell me if there is a reg entry I can do, cab I can download or _____? to make this happen on the TP2?
Thanks
-D
I second this request. In addition I would like to be able to suspend the device (put the device to sleep) when I hit the end call key ONLY when I am on the home screen. My Treo 750 did this and i liked that b/c I do not like always going to the top of the device to hit the power button. Thanks in advance for anybody that can help.
Both seems like good suggestions & now that i think about it....i want them too!
Once again, thank you too anyone who can sort them in advance!
Power Button To Resume Alternative
I agree, how can we set our phones to resume from standway by pressing screen / other buttons?
Thanks,
Michael
If you want to wake up TP2 by any hardware keys, please try: HKEY_LOCAL_MACHINE\HARDWARE\OEM\KEYBD "KeyLock" = 0 (default is 1) then Reset..
ohyeahar said:
If you want to wake up TP2 by any hardware keys, please try: HKEY_LOCAL_MACHINE\HARDWARE\OEM\KEYBD "KeyLock" = 0 (default is 1) then Reset..
Click to expand...
Click to collapse
Perfect! Thanks. That did it.
And it works perfect with S2U2 so no accidents.
OK I am going to 2nd the the "end to suspend request" too. Personally I would prefer the press and hold of the red end key to have an option to power down (suspend). Anyone got an answer for that? That would really get us ex-treo users in the goove
-D
Additionally, is there any way to make the device resume by only pressing the end call key and not just any of them.
ohyeahar said:
If you want to wake up TP2 by any hardware keys, please try: HKEY_LOCAL_MACHINE\HARDWARE\OEM\KEYBD "KeyLock" = 0 (default is 1) then Reset..
Click to expand...
Click to collapse
Hi guys,
My tp2 used to wake up on any hardware key , but after the upgrade to WM6.5 available on HTC we site , it stopped and now it just wakes up using the power button.
I have tried with no success:
- Keylock changes in the registry
- AE Button Plus
- Keylock.exe
- CS Dev control
I know that this is not big deal for some, but for me is kinda annoying as i was used to wake it up using the hardware keys.
Anyway, thanks for your time and i would appreciate very much if anyone has any suggestion on this matter
Thanks
try this: http://www.fuzemobility.com/wake-up-your-fuze-without-the-power-key/
I can't upload files now but if anyone wants to post the file please do. I can email the file as well if you PM me. Chrome is just blocking uploads to XDA for some reason...
bugsykoosh said:
try this: http://www.fuzemobility.com/wake-up-your-fuze-without-the-power-key/
I can't upload files now but if anyone wants to post the file please do. I can email the file as well if you PM me. Chrome is just blocking uploads to XDA for some reason...
Click to expand...
Click to collapse
Hi
I don't know what happened to my reply to your post sent on the same day you send yours, but anyway , thanks for your prompt answer, but i have tried that app already without success. I
Thanks
ohyeahar said:
If you want to wake up TP2 by any hardware keys, please try: HKEY_LOCAL_MACHINE\HARDWARE\OEM\KEYBD "KeyLock" = 0 (default is 1) then Reset..
Click to expand...
Click to collapse
Thanks for the tip. It works like a charm on my Tilt2.
Hi All
Good news. For those who upgraded their TP2 to WM 6.5 and now are having problems to wake up the device with any other key apart from the power button, even using the tips from the previous messages in this post, here is how i solved this problem today.
I used the application "Rhoduim Keyboard Controller" from the post :
http://forum.xda-developers.com/showthread.php?t=554240
attention for the red line :
This is for Rhodium only! Do not try to install this on other devices!
Also a good list of applications for TP2 can be found at this post, and it was there were i found the "Rhoduim Keyboard Controller"
http://forum.xda-developers.com/showthread.php?t=550973
I hope this will be helpful for someone.
does anyone know if it would be possible to wake the device from a quick double tap?
ohyeahar said:
If you want to wake up TP2 by any hardware keys, please try: HKEY_LOCAL_MACHINE\HARDWARE\OEM\KEYBD "KeyLock" = 0 (default is 1) then Reset..
Click to expand...
Click to collapse
I am a noob, and was wondering where do I go to change this registry. plus can i change it without have a registry editor of any sort?
Interestingly, installing Rhoduim Keyboard Controller allows keylock.exe (attached) to work. Rhoduim Keyboard Controller looks like an excellent app but a little complicated for what I want to achieve. I just want my "do not lock buttons" option back, and that's what I've got.
I'm running a UK TP2 with WM6.5.
If anyone is intersted, I use my TP2 with Memory Map (a topographical mapping app) in an otterbox. The problem is, without being able to turn on the TP2 from the front buttons you have to open the box to get to the power button - defeating the object of having it in a protective box!
Hope this is of some use to someone.
cd993 said:
does anyone know if it would be possible to wake the device from a quick double tap?
Click to expand...
Click to collapse
I've searched for this also. The reg edit in the pervious post works like a charm, but I would like to take it a step further but waking up my phone with a screen tap or dbl tap.
Thanks

ATT Tilt2 Full Hardware Keyboard Remap *BOUNTY*

I have tried all three cabs below with zero success! Yes, these cabs remap if that the letters on the hardware keyboard but do nothing for the top row and symbols in blue. I can live without remapping the OK key if thats such a feat but need all other keys at least to be mapped the way they are suppose to be, they way they look on the hardware keyboard. Im sure many other users here will agree with me on this and hopefully others will pitch in as well.
Just looking for a simple cab to install so when i flash a custom rom that i can have FULL use of my hardware keyboard on my att tilt2, no more and no less. I have no knowledge in this stuff or id do it myself rather then provide stickies of a cab that does only half the job!
Since half the keyboard is already remapped, i will start the donation/bounty at $10USD and will add more if this can be done quick. If there's multiple people in on creating this for the community then i will be sure everyone truly involved gets a fair share as well.
Im no techy, just an end user but don't see this task to be complete rocket science.
What the hell !!! The symbols in blue???? Those are controled with the funtion key (FN) on the keyboard.
carhigh said:
What the hell !!! The symbols in blue???? Those are controled with the funtion key (FN) on the keyboard.
Click to expand...
Click to collapse
Yes of course they are. Im saying not only to remap the keys in white but also the ones controlled by the FN key, the symbols in blue. I dont believe my description is hard to understand. Simply look at an att tilt2 hardware keyboard, now have it work as it should, thats it! Not asking for anything else, just for all the keys on the hardware keyboard to work as they do when you first turn it on using the stock rom. Need a cab so it will work on custom roms since were not here to run stock roms.
Dont really know how else i can spell it out? Maybe take a picture of the att tilt2 hardware keyboard and post it?
I use the first one you list and all of my Keys work fine on my AT&T Tilt 2.
u921333 said:
I use the first one you list and all of my Keys work fine on my AT&T Tilt 2.
Click to expand...
Click to collapse
Are you saying the top row works fine and every blue symbol key in conjuction with the FN key works fine as well? What rom are you running? Makes no sense to me. Making me think i have one bunk device since ive tested this with a fresh flash without installing anything else.
deeznuts said:
Yes of course they are. Im saying not only to remap the keys in white but also the ones controlled by the FN key, the symbols in blue. I dont believe my description is hard to understand. Simply look at an att tilt2 hardware keyboard, now have it work as it should, thats it! Not asking for anything else, just for all the keys on the hardware keyboard to work as they do when you first turn it on using the stock rom. Need a cab so it will work on custom roms since were not here to run stock roms.
Dont really know how else i can spell it out? Maybe take a picture of the att tilt2 hardware keyboard and post it?
Click to expand...
Click to collapse
I put that second script, install the cab (MortScript) then run the script file. soft reset and your good.
Some applications are weird and they swap the keys back to the original TP2 settings, but its very rare. It seems to work fine for me other than that. OH and when trying to use the hardware keys when dialing for a phone call its not right.. But I don't really use that anyways.
DuMnUt101 said:
I put that second script, install the cab (MortScript) then run the script file. soft reset and your good.
Some applications are weird and they swap the keys back to the original TP2 settings, but its very rare. It seems to work fine for me other than that. OH and when trying to use the hardware keys when dialing for a phone call its not right.. But I don't really use that anyways.
Click to expand...
Click to collapse
What rom are u using including build? I used the mort pacakge just as u described after a fresh flash of nrgs latest rom of build 23518 on wm6.5.3 standard sense 2.1 and nothing bro! Only keys that work right for me are the letter keys, comma, period, and question mark. Well FN, shift are also mapped correctly as well. Every key on the top row is numbers 1-0 and the blue symbol keys are all over the place! This is killing me!
No, you dont need to explain. I understood your post and as you can see, i am on a custom rom with the tilt 2 and all my buttons work perfect, except for the OK key. I also use the first cab in your OP. As for dialing, as pointed out by a respose here, have no clue if mine works that way. I use the onscreen dialer.
Something must be wrong with your phone!!!!
Im using NRGZ's Leo Rom the 21885 version from 12/31.... It could be an issue with the 23518 builds. The OK button has never worked but dont really need it. I would try it on a 21885 build and if it doesnt work it sounds like device specific. You also could flash a Stock Rom back on then back to a Custom one sometimes some of the previous system files arent removed correctly I have heard.
I have an att tilt 2 as well, and after flashing any rom other then att my keyboard is all wrong also, mainly the top row, and the Fn keys. Its pretty funny though without a remap, my shift key works as the FN key, and my OK key works as a shift key, which I find funny. But attached is the cab I always have used every time, and every key with the exception of the OK key works, I have tested this 1,000,000 times. If this cab doesnt work (Which I think could be the third cab in your list but not sure), then you have a bad keyboard.
I have used this cab with, the stock EU rom, nrgz roms, valkyrie's roms, Arks roms.
I have remapped my keyboard layout easily by editing the keyboard txt-file....was no big problem....every row is listed in his file, and you can put in whatever letter/symbol you want....
little hijack
Sorry for hijacking the thread a little. I've got a dilemma here, I'm about to change my physical keyboard (in fact the whole casing) for the one that has tilt2 layout (or maybe just the casing leaving the old keyboard untouched). How do you Tilt2 guys manage without the "Ctrl" key?!!!
pjm77 said:
Sorry for hijacking the thread a little. I've got a dilemma here, I'm about to change my physical keyboard (in fact the whole casing) for the one that has tilt2 layout (or maybe just the casing leaving the old keyboard untouched). How do you Tilt2 guys manage without the "Ctrl" key?!!!
Click to expand...
Click to collapse
Most people will think you are crazy, most tilt2 people want the standard tp2 keyboard. but to your question: since the ok button doesnt work, I mapped "OK" using keyboard config to be a CTRL button
blowy666 said:
I have remapped my keyboard layout easily by editing the keyboard txt-file....was no big problem....every row is listed in his file, and you can put in whatever letter/symbol you want....
Click to expand...
Click to collapse
Is it the ATT keypad.dll? and you just open it with a text editor like notepad or something? I have been searching and it seems like that is what I should be looking for but I just want to make sure. Thanks in advance.
Sorry Deeznuts, but either you aren't explaining it right (which I think you are) or (more likely) there is something wrong. I have a Tilt 2\ATT and the keyboard fix cabs do work in every ROM I have installed. (With the exeption of only about three blue keys like the shortcut to mail or the internet.) There is either something wrong with your device or the ROM that you are using. I suggest you start over with a different ROM to test your keyboard, maybe use a stock ROM to be sure. There is also a prog called Rhodium Keyboard Control (RhodiumKbdControl_GSM.cab) that might be of use. Good luck.
I've been using the Tilt2HWKeyboard.cab and all the symbols and numbers work fine.
OK button does not work, sometimes it launches opera, other times i get error message with something about start.exe
FN+Left arrow (supposed to be calendar) Launches opera
FN+Down arrow (supposed to launch internet browser) does nothing
FN+Right arrow (supposed to turn on wifi) opens up comm manager.
I don't mind that those are off, but would prefer the OK button to work and also PTT button does not work at all.
I'm down to put in $10 as well to get a cab that has the full use of the HW keyboard + PTT button
blowy666 said:
I have remapped my keyboard layout easily by editing the keyboard txt-file....was no big problem....every row is listed in his file, and you can put in whatever letter/symbol you want....
Click to expand...
Click to collapse
I was looking at that text files, and it appears to be mapped correctly, but the top row is still messed up for me and the blue function keys are not correct either.
Can you post how you modified the text file please?
Mine works fine. I used instructions from a certain thread. I first installed the Tilt2HWKeyboard cab. I then installed a cab called SdkCerts. Then I installed a cab called RhodiumKbdControl_GSM.
$20 for 1 single step install at&t tilt2 keyboard ALL BUTTONS MUST WORK INCLUDING PTT AND OK BUTTON I DONT CARE IF IS A MORT SCRIPT A CAB OR XML
Hes NOT CRAZY lol
I have the same exact issue. ive tried different cabs to no change except . ? , still sont know where the hell at symbol is... I GOT 10 usd for a working cab or a soloution where every key works as should...besides a stock re flash!
What apps are you running bro? Im running the apr8 nrg rom too. idk! dont make sense to me. but even when i ran stock rom keys would switch to this configuratio noccasionally in txt msging!
i would close all the way out of txt and open it back up and keys back to normal. Im seriously about burned out on hunting fixes for these damned phones, stock and otherwise. Ive owned every HTC w a slide keyboard that att offered since 8125 (wizard)
and played hunt and fix on every single one. seriously, what other product would u pay 400 plus dollars for and then spennd countless hours searching for fixes just to make it work properly

Categories

Resources