|
|
|
||||
|
Re: Registry Tweaks/Hacks/Edits - Share them here!
Quote:
__________________
IF SOMEONE HELPS YOU OR YOU THINK THEY DESERVE IT MAKE IT KNOWN BY CLICKING THE THANKS BUTTON.
If I have helped you out or you enjoy my work please feel free to donate. ![]() Helpful ROM cooking Info How To: Registry edit to .cab |
| This post has been thanked 1 times. |
|
||||
|
Re: Registry Tweaks/Hacks/Edits - Share them here!
Wanna get rid of some of the keyboards in the list?
;Kill Letter recognizer SIP [HKEY_CLASSES_ROOT\CLSID\{42429690-ae04-11d0-a4f8-00aa00a749b9}\IsSipInputMethod] "Default"="1" ;Kill Block recognizer SIP [HKEY_CLASSES_ROOT\CLSID\{42429691-ae04-11d0-a4f8-00aa00a749b9}\IsSipInputMethod] "Default"="1" ;Kill Touch Keyboard SIP [HKEY_CLASSES_ROOT\CLSID\{62B00599-25D2-4e09-8C48-03BF26DB8517}\IsSipInputMethod] "Default"="1" ;Kill Transcriber SIP [HKEY_CLASSES_ROOT\CLSID\{F0034DD0-2AD4-11d1-9CB0-E84BE8000000}\IsSipInputMethod] "Default"="1" To kill a keyboard, change the above values to "0"
__________________
If this post was helpfull, let me know by clicking Thanks!
|
| This post has been thanked 9 times. |
|
||||
|
Re: Registry Tweaks/Hacks/Edits - Share them here!
Quote:
; Kill Touch Keypad HKEY_CLASSES_ROOT\CLSID\{198D503A-EFFE-4afd-BC54-EED333C80E6D} \IsSIPInputMethod] "Default"="1"
__________________
Former Windows Mobile enthusiast and developer, now a modder working on Android. I still have my PPC 6700 and HTC Touch, but I'm rocking a OnePlus 7 Pro
|
| This post has been thanked 3 times. |
|
||||
|
Re: Registry Tweaks/Hacks/Edits - Share them here!
Re: SIP Registry Keys
rstoyguy, I found these myself today while digging thru my phone. Instead of creating my own thread, I searched, found this thread, thanked you, quoted you then subscribed. I know anyone with Verizon also may have these disabled. So instead of just killing them, this may help some one enable/disable what they need. I'm unsure of any other carriers or ROMs, yet. Quote:
|
|
||||
|
Re: Registry Tweaks/Hacks/Edits - Share them here!
Here's my 1st contribution(not sure if it's been posted b4):
If you're using individual pics for each contact on your quickdial cube and still want their namebar to show up on the button, here's the registry edit: HKLM\Software\HTC\QuickDial\Config then change dword "EnableNameBar" from "0" to "1" |
| This post has been thanked 2 times. |
|
||||
|
Re: Registry Tweaks/Hacks/Edits - Share them here!
I started a thread over here:
http://forum.ppcgeeks.com/showthread.php?t=30876 These StorageManager entries has made my Mogul/Titan so much faster and it recovers memory so much more efficiently. So... I can only imagine what it will offer you Vogue users with much more program memory. The following are dwords in [HKEY_LOCAL_MACHINE\System\StorageManager\FATFS] "CacheSize"=8096 "EnableCache"=1 "BufferSize"=256 "DataCacheSize"=2048 "EnableCacheWarm"=1 "EnableDataCacheWarm"=1 "EnableFatCacheWarm"=1 "Paging"=1 "Flags"=65602 [HKEY_LOCAL_MACHINE\System\StorageManager\Filters\f sreplxfilt] "ReplStoreCacheSize"=8096 ENJOY! Last edited by sc00b4s7eve; 08-08-2008 at 10:17 AM. |
![]() |
|
|
|