PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Touch Pro (http://forum.ppcgeeks.com/forumdisplay.php?f=63)
-   -   Tried EVERY rom, nothing fixes keyboard lag (http://forum.ppcgeeks.com/showthread.php?t=68329)

Big D5 05-18-2009 09:01 PM

Re: Tried EVERY rom, nothing fixes keyboard lag
 
Moved to Main TP Forum

Sporkman 05-18-2009 09:15 PM

Re: Tried EVERY rom, nothing fixes keyboard lag
 
Quote:

Originally Posted by miketab (Post 910635)
Is this reffering to 6.5, bec mightmike's latest on 6.1 does not have the keyboard lag



false

Russellhi 05-18-2009 10:57 PM

Re: Tried EVERY rom, nothing fixes keyboard lag
 
google juicy 4.7

I've flashed most roms out. the only other rom I've been able to say with for more then a week is juicy 5. 5 has a slight lag but 4.7 has has been the best ALL around

iconeo 05-19-2009 12:31 AM

Re: Tried EVERY rom, nothing fixes keyboard lag
 
1 Attachment(s)
Quote:

Originally Posted by scrosler (Post 910647)
Its not actually the KB lagging. Its the display I beleive.

I'm running a custom 6.5 rom on the 21501 build and I used to have lag. I found a solution while trying to troubleshoot my GBA emulator.

I too, at first, believed that is was the display that was lagging the input of text. However, delving further into it I have found that it is how winmo interprets key codes coming from hardware keyboard.

Winmo hardware keyboards typically come with a modified msim*.dll which tends to be labeled something like msim*.dll where * is some identifier with digits. The reg code that points to the file is:

[HKLM\System\CurrentControlSet\Control\Layouts\(the default value)]

Changing this to point to msim*.dll without any digits in it (which should still be on your phone even though it isn't being used) will change the hardware key codes back to normal.

!!! THIS WILL BREAK T9 or any advanced correction features !!!
This is most likely why turning off t9 lends to faster text input, but not as fast as this fix.

Props to dilta over at xda for the utility! :headbang:

note: this hasn't been tested on foreign roms, use with caution.

piranah 05-19-2009 03:48 AM

Re: Tried EVERY rom, nothing fixes keyboard lag
 
i send 3-400 texts a day, and yea, disabling t9 and all the extras (auto correct, word suggestion) helps speed up the keyboard. Im using a custom rom from Calkus 21232 kitchen...and i dont have much of a keyboard lag..im really fast at texting so a .5 second delay is expected...especially when you dont know exactly what to say to the little woman...

1999TL 05-19-2009 04:52 AM

Re: Tried EVERY rom, nothing fixes keyboard lag
 
Quote:

Originally Posted by iconeo (Post 923195)
I'm running a custom 6.5 rom on the 21501 build and I used to have lag. I found a solution while trying to troubleshoot my GBA emulator.

I too, at first, believed that is was the display that was lagging the input of text. However, delving further into it I have found that it is how winmo interprets key codes coming from hardware keyboard.

Winmo hardware keyboards typically come with a modified msim*.dll which tends to be labeled something like msim*.dll where * is some identifier with digits. The reg code that points to the file is:

[HKLM\System\CurrentControlSet\Control\Layouts\(the default value)]

Changing this to point to msim*.dll without any digits in it (which should still be on your phone even though it isn't being used) will change the hardware key codes back to normal.

!!! THIS WILL BREAK T9 or any advanced correction features !!!
This is most likely why turning off t9 lends to faster text input, but not as fast as this fix.

Props to dilta over at xda for the utility! :headbang:

note: this hasn't been tested on foreign roms, use with caution.

Finally, I found a way to disable text suggestion since i can't find it in the Calkulin rom I'm using. I posted in the upgrades section but noboyd could help. This cab got rid of it after i soft reset. Wow, lag IS IS IS IMPROVED! Just did some texting. Nuts. This is huge. Don't know why ppl haven't made a big deal out of this before.

blazinazn 05-19-2009 07:49 AM

Re: Tried EVERY rom, nothing fixes keyboard lag
 
Quote:

Originally Posted by scrosler (Post 910647)
I think you answered your own question....

Slider phones with Keyboard by HTC running Windows mobile have terrible keyboard lag. Period. Thats all there is to say....

Some custom ROM's claim to improve it but I have not seen that yet. Even my own kitchen does.....

Thats why I have a Diamond now. A keyboard on a WinMo slider will surely lead to this fustration.

If you need a keyboard the Diamond is not for you. Look at the Treo Pro. Wife just got it a few weeks ago. No issues with KB lag because screen does not rotate.

Its not actually the KB lagging. Its the display I beleive.

BTW: the phone is simply amazing. It doesnt stink. Windows Mobile Stinks... Badly. Thats why there are custom ROM's.


Either way.... Good luck!

I've been seeing some massive lag when sending text messages. I will type 5-6 words and I have to wait like 10 seconds for it to catch up with me. But when I'm sending email, there is virtually no lag whatsoever. Not sure what the deal is here?!?

I keep my sms inbox cleared out and I am using threaded messaging. I have word completion and correction off. I just don't understand why it lags sooooooooo bad in text but not in email?!

iconeo 05-19-2009 10:47 AM

Re: Tried EVERY rom, nothing fixes keyboard lag
 
Quote:

Originally Posted by blazinazn (Post 923422)
I've been seeing some massive lag when sending text messages. I will type 5-6 words and I have to wait like 10 seconds for it to catch up with me. But when I'm sending email, there is virtually no lag whatsoever. Not sure what the deal is here?!?

I keep my sms inbox cleared out and I am using threaded messaging. I have word completion and correction off. I just don't understand why it lags sooooooooo bad in text but not in email?!

Did you try the cab I posted above? You have to run it you know. Its a program so you can toggle it on and off, it will be located in your games folder.

iconeo 05-19-2009 10:49 AM

Re: Tried EVERY rom, nothing fixes keyboard lag
 
Quote:

Originally Posted by 1999TL (Post 923365)
Finally, I found a way to disable text suggestion since i can't find it in the Calkulin rom I'm using. I posted in the upgrades section but noboyd could help. This cab got rid of it after i soft reset. Wow, lag IS IS IS IMPROVED! Just did some texting. Nuts. This is huge. Don't know why ppl haven't made a big deal out of this before.

Probably because in adding functionality it also break functionality which is never a popular thing. Plus, I got lucky discovering this while looking into something else. We were only trying to fix key mapping for games not speed up the keyboard...

nswenson 05-19-2009 07:32 PM

Re: Tried EVERY rom, nothing fixes keyboard lag
 
Quote:

Originally Posted by iconeo (Post 923195)
I'm running a custom 6.5 rom on the 21501 build and I used to have lag. I found a solution while trying to troubleshoot my GBA emulator.

I too, at first, believed that is was the display that was lagging the input of text. However, delving further into it I have found that it is how winmo interprets key codes coming from hardware keyboard.

Winmo hardware keyboards typically come with a modified msim*.dll which tends to be labeled something like msim*.dll where * is some identifier with digits. The reg code that points to the file is:

[HKLM\System\CurrentControlSet\Control\Layouts\(the default value)]

Changing this to point to msim*.dll without any digits in it (which should still be on your phone even though it isn't being used) will change the hardware key codes back to normal.

!!! THIS WILL BREAK T9 or any advanced correction features !!!
This is most likely why turning off t9 lends to faster text input, but not as fast as this fix.

Props to dilta over at xda for the utility! :headbang:

note: this hasn't been tested on foreign roms, use with caution.


Do not install this KforTouchPro.cab file unless you like doing hard resets frequently. The tool allows you to switch T9 on and off, but unfortunately causes the phone to hang at boot screen after the next soft reset when you forget to toggle T9 back on. There's no work-around other than to hard reset, or always remember to re-enable T9.

A better solution is to use the disablet9.zip patch to disable T9. This will not cause the boot issue. The only side affect is the SYM key does not work, which most people never use. You can alway uninstall the cab to get the default keyboard functionality back.

Nathan


All times are GMT -4. The time now is 05:34 AM.

Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0