How To Get A Caps Lock/capital Letter - 8125, K-JAM, P4300, MDA Vario General

When i write i wana some software or hack that puts a little icon on the screen to show im in caps lock/capital letter as apopsed to small letter. any one know how to do this?

use registry editor, preferably total commander, and here's the tweak
HKCU\ControlPanel\Keybd
Key: EnableIndicator (dWord)
Value: 1 = enabled
0 = disabled

Related

Registry Tweaks for XDA Mini

Here are some registry tweaks for your Mini
Please make a backup of your REGISTRY and all the other stuff of your PDA before you apply the following tweaks
Install directory to your storage/storage card.
To install your application/program to storage memory or storage card memory. Whenever you are about to install, there will one screen appear to ask you where to install the program. But not to forget to change it back the default value to 0 after the installation or u might encounter weird situation when you want to change your today screen and etc..
Code:
HKEY_LOCAL_MACHINE\Software\Apps\Microsoft Application Installer
Default: 0
Changed: 1
Fast graphic but consume memory
It can fasten and smoothen your OS graphic movement, but it will eat some of your program memory, not that much. You also can change it to 32768 instead of 16384 for greater result.
Code:
HKEY_LOCAL_MACHINE\System\GDI\GLYPHCACHE
Default: 8192
Changed: 16384
To hide screen rotate icon
There is a small PDA icon at your bottom right corner of your screen to change ur screen orientation from patriot to landscape and other way round. For me, its unnecessary, so you can hide it.
Code:
HKEY_LOCAL_MACHINE\Service\ScreenRotate
ShowIcon value change to 0
Default: 1
Changed: 0
To turn off flashing LEDs and Vibration
It will turn off the blinking green/red/orange LED and the vibration mode. Some people will irritate by the blinking, especially when you're driving and sleep at night.
Code:
HKEY_LOCAL_MACHINE\Drivers\Builtin\AllLEDMgr
Default: 1
Changed: 0
Enable camera frame rate display
Camera frame rate will appear on the screen when u're using the camera
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CAMERA\AppDefSettings\General
Default: 0
Changed: 1
To set ur ringstones to run from Storage Card
Place all your downloaded ringtones from internal memory to storage card. Usefull for our small/ciput Mini memory.
Code:
HKEY_CURRENT_USER\ControlPanel\SoundCategories\Ring\Directory registry key
Default value: "\Windows\Rings\"
Change it to: "\Storage Card\<your preferred directory>\" (Note that "\" at the end is extremely important!!!)
Place those ringtones into \Storage Card\<your preferred directory>\
Enable hidden editor function in Album
This opens the additional hidden function in the ALBUM, allows u to edit ur photo, brightness, contrast, crop, etc. Album (opens Editor menu):
Code:
HKEY_LOCAL_MACHINE/SOFTWARE/HTC/Album/Disable Editor
Disable value changed to: 0
SPB Pocket Plus Storage Card Display
If u notice, there is no indicator available to display our storage memory capacity. This will add Storage Card display icon. PLEASE FOLLOW THE STEP CAREFULLY!!
1. Add icon/item Backup Battery Indicator
2. Regedit the key in
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Spb Software House\Pocket Plus\Today Items\Pannels\
3. Find key in directory 00000 or 00001 or 00002 or 00004; that have Name Action with value *backupbattery
4. Change the value to *storagecard
5. Soft reset
O2mini Camera Settings Configuration
Enhance you picture taken quality. It will remove your camera snow effect
Code:
HKEY_LOCAL_MACHINE/SOFTWARE/HTC/Camera/AppDefSettings/General
Set
Contrast: 5
Brightness: 6
Saturation: 3 or 4 (recommended by Doc)
Hue: 5
Sharpness: 3
Unlimited 3gp Recording for mms settings
This will allow you to take unlimited recording time
Code:
HKEY_LOCAL_MACHINE \ SOFTWARE\HTC\camera\AppDefSettings\P3
DWord Value called "EnableLimit", change it from 1 to 0.
To include both time and date in taskbar
You'll get time and short date on your right top of the screen, rather just displaying time. Meaning, you can remove your date item on your today screen.
Code:
Phase 1:
1) Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\
2) Create a binary value named "TBOpt" and set its value to "13 00 00 00".
3) Soft-reset
Note: If u ever get bored of the date display, rid it by deleting the TBOpt key.
Phase 2: IF U NEED THE CHANGE THE DATE FORMAT:
i) Just go to Settings>Regional Settings>Date>Short Date
ii) Choose "dd-MMMM-yy" or whichever format u prefer.
iii) Click "ok".
Disabling “Message Sent” notification bubble
For those who hates the "Message Sent" notification after sending an SMS, this is the steps to remove the bubble notification...this is the STEP by STEP method to do it in case some of you guys dont get it right...
1. First, you will need to download a Registry Editor to help you do it...
2. using the Registry Editor, navigate to:
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox
3. Next, click on Inbox (make sure the Inbox is highlighted) and select Edit, New Key
4. Name the New Key as "Settings"
5. Click on "Settings" (make sure the Settings is highlighted) and select Edit, New String Value
6. On "Value name:", key in SMSNoSentMsg and in "Value data", key in 1
7. Soft reset your device and test it with one SMS, and you will notice that the SMS Sent bubble is being disabled.
Audio Tweak
Audio Tweak enhances the speaker performance of the O2 Mini (some devices have this set to a lesser priority and by using this you get better sound, if your device is already set to a high level you have no need for this)
Code:
HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev\Priority256
Default: 110
Changed to: 80
Disable start menu animation
This tweaking will eliminate the list of menu "drop-down animation" if u tab on Start/Flag icon.
Code:
HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu\
AniType value change from 6 to 0.
Looping Ringtones Delay
Ring tone has a standard 3 seconds delay before repeating. You can set the delay from 0 second to how many second that you want.
Code:
HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0
Change 'Script' from 'av0pw3r' to 'av0pr' and you'll get 0 sec delay.
OR change it to
av0pw1r = wait for 1 sec
av0pw2r = wait for 2 sec
and so on...
Plus..heres the code
a - stands for display
r - repeat/replay the script again
c - sets the volume C50, c150, c100
f - means flash .. f1 flash for 1 second and f0 stands for flash continuously
p -means play ringtone
v- vibrate then incorporate with number to state how many seconds it will vibrate example. v3 vibrate for 3seconds or v0 for continous
w - stands for wait or pause then specify how many seconds like w3(wait for 3 seconds)
heres the example
Flash - af1w60f0
Ring - apw3r
Ring Once - ap
Increasing Ring - c50apw3c150r
Vibrate Then Ring - v3w3apw3r
Vibrate - av3w3r
Short Vibrate - av1w3r
Vibrate Long Then Ring - v3w3v3w3apw3r
Vibrate And Ring - av0pw3r
Increasing Ring And Vibrate - c50apv3w3c150r
Fast Vibrate And Flash - af1v1w1f0r
Vibrate and Ring Continously without pausing - av0pr
SMS Notification On
This is different with message notification send, this will confirm you when message already recieve by receiver
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
SMSDeliveryNotify = dword:00000001 ->0 if off
How to:
Create new Dword value name SMSDeliveryNotify
with decimal value data 1
Wacth for capital letter
Changing the Message Sent Notification Message
Change the default "MessageSent". Example "Pesan sudah di kirim"
Code:
[c\SOFTWARE\Microsoft\Inbox\Svc\SMS]
Change the Value "MessageSent" to whatever you like.
Change the default input method
To change your input method, keyboard, letter recognizer, block recognizer as ur default, even you soft reset ur mini.
NOTE:
*for English ROM
*cannot set transcriber and Phatware Calligrapher with this trick.
Code:
HKEY_CURRENT_USER\ControlPanel\Sip
Change the "DefaultIm" value for:
To set keyboard as default SIP, change the "DefaultIm to
{42429667-ae04-11d0-a4f8-00aa00a749b9}
To set Character Recognizer as default SIP, change the "DefaultIm to
{42429690-ae04-11d0-a4f8-00aa00a749b9}
To set Block Recognizer as default SIP, change the "DefaultIm to
{42429691-ae04-11d0-a4f8-00aa00a749b9}
*change only the bold number will do. The rest are totally the same.
To set WordLogic as default SIP, change the "DefaultIm to
{4345EA53-B8A5-4E24-A14A-F7C34DD78077}
*No WordLogic in Xda O2 mini.
To Get The AM/PM on The Top Bar
Code:
HKEY_LOCAL_MACHINE\nls\overrides
1. Creat new String value with Name = S1159 & Data = Am
2. Creat new String value with name = S2359 & data = Pm
3. Creat new String value with name = STFmt & data = h:mm tM
- capital letters and small letters must be followed exactly or it may cause hard resets!
- you will get capital "AM/PM" on the top bar eventhough the registry data value above was entered as "Am/Pm"
Change The Date on The Top Bar
Code:
HKEY_LOCAL_MACHINE\nls\overrides
Look for String value SSDte (short date) and change the value data, some example of date formats i have used below:
- "7 May 05, Friday" by changing the String value SSDte data = d MMMM yy, dddd
- "07/05/2005, Fri" by changing String value SSDte data = dd/MM/yyyy, ddd
Clear Type on LandscapeDisplay
You'll get clear type font in landscape mode. made me dizzy though..not much functionality value..just some fun factor for us curious ones.
Code:
HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSetting
1. Change value data of OffOnRotation from 1 to 0
2. Soft reset
Setting Cleartype Text in PIE
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings
"ClearTypeText"<- Set 1 to Enable Cleartype in PIE, 0 to Disable
Setting ClearType Text in Pocket PC
Optionally, you can go to START>SETTINGS>SYSTEMS>SCREEN>CLEARTYPE
Code:
HKEY_LOCAL_MACHINE\System\GDI
Create a Subkey then Name it "CLEARTYPE"
Settings Screen Text Size
Optionally, you can go to START>SETTINGS>SYSTEMS>SCREEN>TEXT SIZE
Code:
HKEY_LOCAL_MACHINE\ControlPanel\Stylus\96DPI
"CurFont"= change to the ff value ..
dword:00000258 -> Smallest
dword:000002BC -> Smaller
dword:00000320 -> Normal/Default
dword:000003E8 -> Larger
dword:0000044C -> Largest
Thanks to [email protected] for the original post.
I have not tested all of these tweaks on my Mini. Please let me know if any of them are not working, or if you have any of your own tweaks which are not listed :roll:
I tryed Change The Date on The Top Bar now, and a Warning there, becouse when you done that i softreset, the phone wont start upp again.. =(( anyone have a solution? please help..
RanZor said:
I tryed Change The Date on The Top Bar now, and a Warning there, becouse when you done that i softreset, the phone wont start upp again.. =(( anyone have a solution? please help..
Click to expand...
Click to collapse
May be a hard reset would help :?
That is what i dont whant to do.. have no backup=((
Anyone know why it dident work?
Is the Mini the same as I-mate Jam and Qtek S100?
I dont know any other solution for you :? except for a hard reset.
Try SBP Pocket PC tips and tricks. Almost all of the mentioned tweaks are supported by this program & only softreset required to get them activated. Plus no hacking in the registry by hand, just set an option . I got my time & date in the top bar for instance working flawless.
Got two extra hacks for speeding up file browsing:
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\CacheSize=4096
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\EnableCache=0x1(1)
Cheers, M
Nice work, bhai. Did some of the tweaks and they work well.
Thanks.
Disable Dialer Number Format
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\IntelliDialer\bShowFormatChar
Value: 0 by default, Set to 1
nonentity said:
Disable Dialer Number Format
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\IntelliDialer\bShowFormatChar
Value: 0 by default, Set to 1
Click to expand...
Click to collapse
What does this do?
get rid of the regional brackets and spaces in the dialer...
ex. <###> ### #### = ##########
cheers
the DELIVER NOTIFICATION doesnt work, i wish this one's working, i really need this kind of program specially here in philippines.
great tweak......most of them work, tnx :wink:
my mistake.....the SMS DELIVER NOTIFICATION.
What key should I change to 1? is it default?
and where can I see the frame rate? camera ? video?
Thanks
hitu said:
Enable camera frame rate display
Camera frame rate will appear on the screen when u're using the camera
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CAMERA\AppDefSettings\General
Default: 0
Changed: 1
Click to expand...
Click to collapse
televisi said:
What key should I change to 1? is it default?
and where can I see the frame rate? camera ? video?
Thanks
hitu said:
Enable camera frame rate display
Camera frame rate will appear on the screen when u're using the camera
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CAMERA\AppDefSettings\General
Default: 0
Changed: 1
Click to expand...
Click to collapse
Click to expand...
Click to collapse
I think i've changed the frame rate to 1... and it came up when i turn my camera on
i cant find the string value for Change The Date on The Top Bar tweaks... btw i have chinese rom not english one
guys, would you kindly guide me how to make change the registry? I've download the Total Commander (I've heard to make chabge the registry we need to install this program), but after Ive install the Total Commander, what next?
In Windows xp, to change the registry I only enter 'regedit' from start menu -> then Run, so how to enter the registry menu in the WM2003
(by the way I use the O2 mini)
many thanks for your guide.
Camrea "Save Folder" Tweak
check it out http://oldsap.blogspot.com/2006/04/ppc-camera-save-folder-tweak.html
Does anyone know of a tweak that can hide/remove the envelope when a sms message arrives?
do it with pockenzenphone, then find the reg key....
nurrochmat said:
guys, would you kindly guide me how to make change the registry? I've download the Total Commander (I've heard to make chabge the registry we need to install this program), but after Ive install the Total Commander, what next?
In Windows xp, to change the registry I only enter 'regedit' from start menu -> then Run, so how to enter the registry menu in the WM2003
(by the way I use the O2 mini)
many thanks for your guide.
Click to expand...
Click to collapse
Run totalcommander, tap on the root '\\' then select 'registry'. find ur key.

Summary of Registry Hack that work on 818pro/Prophet

Change the photo storage location to storage card
HKEY_LOCAL_MACHINE\Software\HTC\Camera\Image\Saveto
0 change 1
EDGE [E] icon instead of GPRS [G]
HKLM\Drivers\BuiltIn\RIL\EnableDifferGprsEdgeIcon" value="1"
(Original Value = 0)
GPS icon and settings in start-settings-connections
HKLM\ControlPanel\GPS Settings, make a Dword Group=2, delete the string "redirect".
Change Scroll Bar (Smaller)
Change the width of the vertical scroll bar and the height of the horizontal scroll bar so they take less room on the screen:
HKEY_LOCAL_MACHINE\System\GWE
Change cxVScr to (say) 9 to make vertical scrollbar narrower. Default value is 13
Change cyHScr to (say) 9 to make horizontal scrollbar narrower. Default value is 13
Cleartype in landscape mode
[HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings]
"OffOnRotation"=0
Add a 'Disconnect' button (and Timer) to the Connection List for GPRS
To add a Disconnect button:
HKLM\ControlPanel\Phone\Flags2 = 8 (DWORD decimal)
To add a Disconnect button and a timer display showing how long GRPS is in use for the session:
HKLM\ControlPanel\Phone\Flags2 = 16 (DWORD decimal)
To disable both the Disconnect button and the timer:
HKLM\ControlPanel\Phone\Flags2 = 0 (DWORD decimal)
I hope all 818pro/Prophet user can share any new registry hack in this post.
MOD EDIT:
This is also in the wiki
http://wiki.xda-developers.com/index.php?pagename=Prophet_Hacks_WM5
THX for the info.
But any hack for CHT ver. using smartdailer??
THX
Enable your built-in Lunar calendar (for WWE Rom)
enable your built-in Lunar calendar (for WWE Rom)
edit your registry:
Hkey_Local_Machine\Software\Microsoft\Calendar
set the value of "ShowLunarCalendar" to 1
then soft-reset (Optional)
open your calender program and click the on right-bottom Menu -> View -> Lunar
Enjoy
sas90850 said:
Change the photo storage location to storage card
HKEY_LOCAL_MACHINE\Software\HTC\Camera\Image\Saveto
0 change 1
EDGE [E] icon instead of GPRS [G]
HKLM\Drivers\BuiltIn\RIL\EnableDifferGprsEdgeIcon" value="1"
(Original Value = 0)
GPS icon and settings in start-settings-connections
HKLM\ControlPanel\GPS Settings, make a Dword Group=2, delete the string "redirect".
Change Scroll Bar (Smaller)
Change the width of the vertical scroll bar and the height of the horizontal scroll bar so they take less room on the screen:
HKEY_LOCAL_MACHINE\System\GWE
Change cxVScr to (say) 9 to make vertical scrollbar narrower. Default value is 13
Change cyHScr to (say) 9 to make horizontal scrollbar narrower. Default value is 13
Cleartype in landscape mode
[HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings]
"OffOnRotation"=0
Add a 'Disconnect' button (and Timer) to the Connection List for GPRS
To add a Disconnect button:
HKLM\ControlPanel\Phone\Flags2 = 8 (DWORD decimal)
To add a Disconnect button and a timer display showing how long GRPS is in use for the session:
HKLM\ControlPanel\Phone\Flags2 = 16 (DWORD decimal)
To disable both the Disconnect button and the timer:
HKLM\ControlPanel\Phone\Flags2 = 0 (DWORD decimal)
I hope all 818pro/Prophet user can share any new registry hack in this
post.
Click to expand...
Click to collapse
I can't find flags2 in controlpanel/phon
I have only default-alllang-goup-resdll
This one works too... (from a previous wizard tweak i think)
Unlock hidden rom:
HIDDEN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000001
SHOWN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000002
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000000
marcov said:
sas90850 said:
Change the photo storage location to storage card
HKEY_LOCAL_MACHINE\Software\HTC\Camera\Image\Saveto
0 change 1
EDGE [E] icon instead of GPRS [G]
HKLM\Drivers\BuiltIn\RIL\EnableDifferGprsEdgeIcon" value="1"
(Original Value = 0)
GPS icon and settings in start-settings-connections
HKLM\ControlPanel\GPS Settings, make a Dword Group=2, delete the string "redirect".
Change Scroll Bar (Smaller)
Change the width of the vertical scroll bar and the height of the horizontal scroll bar so they take less room on the screen:
HKEY_LOCAL_MACHINE\System\GWE
Change cxVScr to (say) 9 to make vertical scrollbar narrower. Default value is 13
Change cyHScr to (say) 9 to make horizontal scrollbar narrower. Default value is 13
Cleartype in landscape mode
[HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings]
"OffOnRotation"=0
Add a 'Disconnect' button (and Timer) to the Connection List for GPRS
To add a Disconnect button:
HKLM\ControlPanel\Phone\Flags2 = 8 (DWORD decimal)
To add a Disconnect button and a timer display showing how long GRPS is in use for the session:
HKLM\ControlPanel\Phone\Flags2 = 16 (DWORD decimal)
To disable both the Disconnect button and the timer:
HKLM\ControlPanel\Phone\Flags2 = 0 (DWORD decimal)
I hope all 818pro/Prophet user can share any new registry hack in this
post.
Click to expand...
Click to collapse
I can't find flags2 in controlpanel/phon
I have only default-alllang-goup-resdll
Click to expand...
Click to collapse
Create new value. Make sure you use DWORD.
marcov said:
sas90850 said:
Change the photo storage location to storage card
HKEY_LOCAL_MACHINE\Software\HTC\Camera\Image\Saveto
0 change 1
EDGE [E] icon instead of GPRS [G]
HKLM\Drivers\BuiltIn\RIL\EnableDifferGprsEdgeIcon" value="1"
(Original Value = 0)
GPS icon and settings in start-settings-connections
HKLM\ControlPanel\GPS Settings, make a Dword Group=2, delete the string "redirect".
Change Scroll Bar (Smaller)
Change the width of the vertical scroll bar and the height of the horizontal scroll bar so they take less room on the screen:
HKEY_LOCAL_MACHINE\System\GWE
Change cxVScr to (say) 9 to make vertical scrollbar narrower. Default value is 13
Change cyHScr to (say) 9 to make horizontal scrollbar narrower. Default value is 13
Cleartype in landscape mode
[HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings]
"OffOnRotation"=0
Add a 'Disconnect' button (and Timer) to the Connection List for GPRS
To add a Disconnect button:
HKLM\ControlPanel\Phone\Flags2 = 8 (DWORD decimal)
To add a Disconnect button and a timer display showing how long GRPS is in use for the session:
HKLM\ControlPanel\Phone\Flags2 = 16 (DWORD decimal)
To disable both the Disconnect button and the timer:
HKLM\ControlPanel\Phone\Flags2 = 0 (DWORD decimal)
I hope all 818pro/Prophet user can share any new registry hack in this
post.
Click to expand...
Click to collapse
I can't find flags2 in controlpanel/phon
I have only default-alllang-goup-resdll
Click to expand...
Click to collapse
Create new value. Make sure you use DWORD.
Speed Improvement
1.HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE
Change 'limit' Value data to 32768
Original Value = 131072
2.HKEY_LOCAL_MACHINE\SYSTEM\StorageManager\FATFS
Change 'CacheSize' Value data to 4096
Original Value = 0
3.HKEY_LOCAL_MACHINE\SYSTEM\StorageManager\Filters\fsreplxfilt
Change 'ReplStoreCacheSize' Value data to 4096 or 8192
Original Value = 0
4.HKEY_LOCAL_MACHINE\SYSTEM\StorageManager\Profiles\MSFlash\FATFS
Change 'DataCacheSize' Value data to 4096
Change 'Flags' Value data to 40
For Step 4, if your PDA don't have this registry, add new registry and use DOWORD value.
Disable menu animations to increase performance:
"HKEY_LOCAL_MACHINE \SYSTEM\GWE\Menu"
Change "AniType" from "6" (default) to "0" (disabled).
Make sure bluetooth is alive during a conversation. If you ever have trouble with BT timing out, try:
HKEY_Current_User\ControlPanel\Phone
Change the Sleep key from a 1 to 0.
Re: This one works too... (from a previous wizard tweak i th
Gnuig said:
Unlock hidden rom:
HIDDEN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000001
SHOWN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000002
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000000
Click to expand...
Click to collapse
Do this mean the extended rom??
Wi-fi Tweak
[HKEY_LOCAL_MACHINE\Comm\TNETWLN1\parms]
"dot11SupportedRateMaskG"=DWORD:8 Hex
mamakap said:
Wi-fi Tweak
[HKEY_LOCAL_MACHINE\Comm\TNETWLN1\parms]
"dot11SupportedRateMaskG"=DWORD:8 Hex
Click to expand...
Click to collapse
What does this WIFI tweak do for the device? I thought it was natively Wireless G?
mcnasby said:
mamakap said:
Wi-fi Tweak
[HKEY_LOCAL_MACHINE\Comm\TNETWLN1\parms]
"dot11SupportedRateMaskG"=DWORD:8 Hex
Click to expand...
Click to collapse
What does this WIFI tweak do for the device? I thought it was natively Wireless G?
Click to expand...
Click to collapse
You can read the source from here
Do we need these registry hacks with the new ROM (AKU2)?
Is there a hack to put the date & time in the title bar on ALL screens (including the today screen)?
(AKU 2.0 removes the time from the title bar when viewing the today screen.)
Urban Strata said:
Is there a hack to put the date & time in the title bar on ALL screens (including the today screen)?
(AKU 2.0 removes the time from the title bar when viewing the today screen.)
Click to expand...
Click to collapse
I actually installed the date & time reg hack from this thread in the Universal forum: http://forum.xda-developers.com/viewtopic.php?t=41968
It works on my Prophet with AKU 2.0, but it shows the date in European format (e.g., 28 . 03 for March 28). Hate to be a stupid American, but I'd prefer the month and day switched to 3-28. I wonder if that's possible?[/url]
Re: This one works too... (from a previous wizard tweak i th
wyhpower said:
Gnuig said:
Unlock hidden rom:
HIDDEN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000001
SHOWN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000002
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000000
Click to expand...
Click to collapse
Do this mean the extended rom??
Click to expand...
Click to collapse
Yes... extrom2 to be exact.
Sorry for the confusion.
G.
PS. Still can't change writeprotected stuff though... anyone?
Re: This one works too... (from a previous wizard tweak i th
wyhpower said:
Gnuig said:
Unlock hidden rom:
HIDDEN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000001
SHOWN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000002
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000000
Click to expand...
Click to collapse
Do this mean the extended rom??
Click to expand...
Click to collapse
Yes... extrom2 to be exact.
Sorry for the confusion.
G.
PS. Still can't change writeprotected stuff though... anyone?
Urban Strata said:
Urban Strata said:
Is there a hack to put the date & time in the title bar on ALL screens (including the today screen)?
(AKU 2.0 removes the time from the title bar when viewing the today screen.)
Click to expand...
Click to collapse
I actually installed the date & time reg hack from this thread in the Universal forum: http://forum.xda-developers.com/viewtopic.php?t=41968
It works on my Prophet with AKU 2.0, but it shows the date in European format (e.g., 28 . 03 for March 28). Hate to be a stupid American, but I'd prefer the month and day switched to 3-28. I wonder if that's possible?[/url]
Click to expand...
Click to collapse
hi there, i believe you can still change the date representation in regional settings.
Tried the software on a Pro flashed S200 ROM, however, i still have the battery on the today screen. On other apps, it works fine.
Also, with wm5 v 2 (the one with aku2), i can't seem to get phone pad to start as default.
tried this already:
HKEY_CURRENT_USER\ControlPanel\SIP
"DefaulfIM" --> {51A2CB38-154E-4C92-A625-A83871C99EC2}
Although the key remains the same after reboots, and its the same key that's found in CLSID, the keyboard is defaulted after every reboot.
thescum said:
Also, with wm5 v 2 (the one with aku2), i can't seem to get phone pad to start as default.
tried this already:
HKEY_CURRENT_USER\ControlPanel\SIP
"DefaulfIM" --> {51A2CB38-154E-4C92-A625-A83871C99EC2}
Although the key remains the same after reboots, and its the same key that's found in CLSID, the keyboard is defaulted after every reboot.
Click to expand...
Click to collapse
Yes, the keyboard is default no matter what reg hacks I try either. Tweaks2k2 and sktools tweaks don't work either. I think it's a wm5 thing and I can't figure it out.

Call for improved performance tweaks

Hello guys!
I have taken a look at wiki to find a tweaks that would improve performance/responsiveness of our devices (no matter what hardware or OS you are using) - whether via registry or via settings. I found several such a tweaks (by Cyphol) in Hermes forum:
Performance tweaks that will improve responsiveness of your ROM no matter which you choose (Only tested on WM6 but should work on WM5 too):
1. Improve performance/response time:
- Start > Settings > Phone => Keypad = Off
- Start > Settings > Sounds & Notifications; Under Sound Tab => Disable/Untick Events (warings, system events) - this tweak will BRUTALLY increase the responsiveness of Start menu and Quick Menu 2.7 (because system will no more have to search for sound files in the ROM everytime you tap the screen)
2. Your Windows Mobile device is just like your Windows PC. So, soft reset it before going to sleep (or whenever appropriate) once a day to make it runs good at all time (because of the memory leak when you close the program not all the memory is restored - sof reset restores RAM lost due to Memory leak).
3. Make sure you install the today plugin apps such as Resco Today Plugin etc. on the internal/device memory. Some today plugin can be installed on the storage card but it'll slow down your system performance a bit.
4. Do not install too many apps on the internal/device memory. Leave as much free space as you can on it. Check whether it can be install on the storage card or not. Normally, don't let it become as low as 8MB free but 10MB is enough already.
5. Know what you're doing such as tampering your system registry. Make sure it can be done and you're doing it the right way. If not, then leave it as is.
6. Never let your device go to sleep by itself. Do it manually by pressing the power button everytime when you've finished using your device.
7. Make sure you shutdown the 'Activesync' completely after activesyncing your device with your PC. You can use task manager (X-Button), Magic Button etc or you can use memory applet in setting > System > memory; Running Programs
More tweaks/hints form Nothin:
hint for cookers:
- removing unused keyboards, and today plugins(registry cuts) may have influence too.
- reediting system gfx resources(like gfxes in dialpads etc) may make device faster
- /windows/startup and hklm/init removals may have influence to overall performance and memory usage.
- wise welcomehead, default "windows default" theme, and generally optimised TSK's may have influenece too( good tsk needs stwater and tdywater ONLY(for portrait/landscape,only 2 images, not 4!), i can recommend themegenCE for making good, fast themes. also - themes without start image(today background only) may be good thing.
- stop using x-button! use alternatives - pbar, quickmenu...
- preconfigs are useful - every program may be optimised by its settings - include preconfigs in oempacks(rgu),
- big pagepool is usually..useless, keep it as small, as possible(min. 4 mb, some says, that 4.5 mb is optimal for normal usage)...
i recommend to use sktools to optimise registry - 24% smaller registry.
Aim of this thread: I will collect your hints/tweaks and put them in the first post, then I will update the wiki.
Please post what works for you and is not mentioned on this list!
Registry Tweaks (kudos Nothin):
Never hide the WirelessManager Tray Icon at the bottom.
Don't believe me?
Try it and feel the difference.
This is the key:
[HKEY_LOCAL_MACHINE\Services\WirelessMgr]
"Keep"=dword:00000000 ;<--- (dword:00000000 to hide and dword:00000001 to show)
first thing:glyphcache.
known thing, BUT, not obvious:
my setting:
[HKEY_LOCAL_MACHINE\System\GDI\GLYPHCACHE]
"limit"=dword:00020000
it is 131072 dec.
internet says 32768 value as highest.
nope.
every program, that is using fonts will have faster response with very high values(ie,pdf readers, ebook readers..)
next one:
error reporting:
[HKEY_LOCAL_MACHINE\System\ErrorReporting\UploadSet tings]
"DontUpload"=dword:00000001
controversial one:
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS]
"EnableCache"=dword:00000001
"CacheSize"=dword:80
and
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\f sreplxfilt]
"ReplStoreCacheSize"=dword:00000080
small cache is freeing program memory - i CANNOT see almost any merits with bigger cache. both values should be equal.
next one, cache for system sounds:
[HKEY_LOCAL_MACHINE\Snd\Event]
"EventCache"=dword:100
small cache is working ok(default is 1536 kb!)
cache for extrom(useless mem eater,imo,as i do not use extrom,it is clean in my roms, completely empty).
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ TRUEFFS_DOC1\FATFS]
"DataCacheSize"=dword:00000010
another ones are windows animations, turn it off, always.
qtek9100/wizard specific(may be useful for other devices too..) battery performance tweaks:
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Cl ass\SDMemory_Class]
"DisablePowerManagement"=dword:00000000
[HKEY_LOCAL_MACHINE\Comm\AsyncMac1]
"Group"="NDIS"
"DisplayName"="AsyncMac NDISWAN Miniport"
[HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms]
"DisablePowerManagement"=dword:00000000
"BusType"=dword:00000000
"BusNumber"=dword:00000000
"RebindOnResume"=dword:00000000
[HKEY_LOCAL_MACHINE\Comm\Irsir1\Parms]
"DisablePowerManagement"=dword:00000000
"TransceiverType"=dword:00000000
"IntIR"=dword:00000001
"Port"=dword:00000004
"CheckForHangTimeInSeconds"=dword:00000e10
"BusType"=dword:00000000
"BusNumber"=dword:00000000
[HKEY_LOCAL_MACHINE\Comm\L2TP1]
"Group"="NDIS"
"DisplayName"="L2TP NDISWAN Miniport"
[HKEY_LOCAL_MACHINE\Comm\L2TP1\Parms]
"DisablePowerManagement"=dword:00000000
"BusType"=dword:00000000
"BusNumber"=dword:00000000
[HKEY_LOCAL_MACHINE\Comm\PPTP1]
"Group"="NDIS"
"DisplayName"="PPTP NDISWAN Miniport"
[HKEY_LOCAL_MACHINE\Comm\PPTP1\Parms]
"DisablePowerManagement"=dword:00000000
"BusType"=dword:00000000
"BusNumber"=dword:00000000
Found these in Wiki (WM5 Peformance tweaks):
Disable menu animations
To disable menu animations (sliding in/out) and speed up performance of the UI a bit:
HKLM\SYSTEM\GWE\Menu\AniType = 0 (DWORD decimal)
To change it back to the default:
HKLM\SYSTEM\GWE\Menu\AniType = 6 (DWORD decimal)
Disable window animations
To disable window animations (minimizing/maximizing) and speed up performance of the UI a bit:
HKLM\SYSTEM\GWE\Animate = 0 (DWORD decimal)
And to switch them back on:
HKLM\SYSTEM\GWE\Animate = 1 (DWORD decimal)
Increase font cache
To increase the font cache, speeding up font rendering at the cost of a bit of memory:
HKLM\SYSTEM\GDI\GLYPHCACHE\limit = 16384 (DWORD decimal)
To change it back to the default:
HKLM\SYSTEM\GDI\GLYPHCACHE\limit = 8192 (DWORD decimal)
You can set the value to pretty much anything you like, but suggested values are 4096, 8192, 16384 & 32768.
Enable FileSystem cache
To enable the FileSystem cache, speeding up overall performance at the risk of the cache not being written on a sudden reset:
HKLM\System\StorageManager\FATFS\EnableCache = 1 (DWORD decimal)
To disable again:
HKLM\System\StorageManager\FATFS\EnableCache = 0 (DWORD decimal)
Note that by default, the cache size is zero, and you will see no effect. See "Increase FileSystem cache" below to increase the cache size.
Increase FileSystem cache
To increase the file system cache:
HKLM\System\StorageManager\FATFS\CacheSize = 4096 (DWORD decimal)
To return the file system cache to zero:
HKLM\System\StorageManager\FATFS\CacheSize = 0 (DWORD decimal)
You can set the value to pretty much anything you like.
Increase FileSystem filter cache
To enable the file system filter cache, speeding up overall performance with file mangement:
HKLM\System\StorageManager\Filters\fsreplxfilt\ReplStoreCacheSize = 4096 (DWORD decimal)
To return the file system filter cache to zero:
HKLM\System\StorageManager\Filters\fsreplxfilt\ReplStoreCacheSize = 0 (DWORD decimal)
You can set the value to pretty much anything you like.
Most of these WM5 reg tweaks work on WM6 too. They are included in tweaking programs like Schap's Advanced Config, HTweakC, or HTCustom 1.8.
+WILL CLEAN UP DUPLICIT ENTRIES LATER+
nice tips....thanks
SIP
The SIP menu trick for Voice Command is worth mentioning here. Credit to whoever found it. It involved exporting the CLSID from the registry, deleting it and then re-importing it again. Speeds up opening the menu dramatically.
littld said:
The SIP menu trick for Voice Command is worth mentioning here. Credit to whoever found it. It involved exporting the CLSID from the registry, deleting it and then re-importing it again. Speeds up opening the menu dramatically.
Click to expand...
Click to collapse
Thanks - any clues in which forum to look for it?
wizard user point of view, remember..(omap etc..;/).
event sounds off thing is a must,imo.
------------------
here was bunch of entries, that are typed earlier now.
------------------
hint for cookers:
- removing unused keyboards, and today plugins(registry cuts) may have influence too.
- reediting system gfx resources(like gfxes in dialpads etc) may make device faster
- /windows/startup and hklm/init removals may have influence to overall performance and memory usage.
- wise welcomehead, default "windows default" theme, and generally optimised TSK's may have influenece too( good tsk needs stwater and tdywater ONLY(for portrait/landscape,only 2 images, not 4!), i can recommend themegenCE for making good, fast themes. also - themes without start image(today background only) may be good thing.
- stop using x-button! use alternatives - pbar, quickmenu...
- preconfigs are useful - every program may be optimised by its settings - include preconfigs in oempacks(rgu),
- big pagepool is usually..useless, keep it as small, as possible(min. 4 mb, some says, that 4.5 mb is optimal for normal usage)...
i recommend to use sktools to optimise registry - 24% smaller registry.
more later.. need to get rid of hangover...now.
---------------
sorry for poor english...
Apologies to nothin. Really great tips. Thank you for your input.
Active Sync issues
"8. Make sure you shutdown the 'Activesync' completely after activesyncing your device with your PC. You can use task manager (X-Button), Magic Button etc or you can use memory applet in setting > System > memory; Running Programs"
I'm having some issues with this...every few minutes, ActiveSyc is present in my running programs. I thought this is perhaps due to direct push of emails.
I have disabled directpush so that I only receive email when I manually select send/receive and have only selected a 30 min window (8am-8:30am) for it to automatically check.
Can anyone provide some feedback so that ActiveSync doesn't automatically turn on?
Thanks!
Wow thanks for the tip about the system sounds. Disabled Event Sounds > At least 50% faster response time for my QuickMenu. Sweet.
KarhU said:
Thanks - any clues in which forum to look for it?
Click to expand...
Click to collapse
It is listed here:
http://forum.xda-developers.com/showthread.php?p=1654136#post1654136
Used to take several seconds to open the sip menu and now it's instant. Something to do with the system looking for CLSIDs that are set as input methods which is really slow.
littld said:
It is listed here:
http://forum.xda-developers.com/showthread.php?p=1654136#post1654136
Used to take several seconds to open the sip menu and now it's instant. Something to do with the system looking for CLSIDs that are set as input methods which is really slow.
Click to expand...
Click to collapse
Thanks a bunch, will try myself and frontpage it. Once again thanks for the tip.
Furthermore, i would like to know how to change the location of receiving file through bluetooth. The default is /My Document. I wanna change it to /Storage Card/My Documents. Pls advise.
Added some more Tweaks from the Wiki. Next update will be - links to freeware tweaking apps and formating/cleanup of existing entries.
Hell dude, I've been hacking these for ages and I have to say that your first point on the sounds is something I had no idea about - and it makes a great difference. Thanks a stack!
cool
i followed some of your advise and its really faster compared before
thanks man
bumping it up, how does one remove keyboards?
Thanks
ludester said:
bumping it up, how does one remove keyboards?
Thanks
Click to expand...
Click to collapse
To add/remove items from the SIP list
If you have a few items in your SIP list which you don't use, they can be removed from the list by setting the IsSIPInputMethod for each item you want removed. To remove the SIP from the list, replace the $SIP_CLSID$ in the example below with a CLSID from the Set default SIP tweak.:
HKEY_CLASSES_ROOT\CLSID\$SIP_CLSID$\IsSIPInputMethod\(Default) = 0 (DWORD decimal)
To add it back to the list:
HKEY_CLASSES_ROOT\CLSID\$SIP_CLSID$\IsSIPInputMethod\(Default) = 1 (DWORD decimal)
The following are some of the ClassIDs:
Typical pre-installed:
{42429667-ae04-11d0-a4f8-00aa00a749b9} = Keyboard
{51A2CB38-154E-4C92-A625-A83871C99EC2} = Phone Pad
{42429690-ae04-11d0-a4f8-00aa00a749b9} = Letter Recognizer
{42429691-ae04-11d0-a4f8-00aa00a749b9} = Block Recognizer
{F0034DD0-2AD4-11d1-9CB0-E84BE8000000} = Transcriber
Third Party:
{991A1001-9DCB-11d3-B3C2-000000000000} = AccessPanel
{1E03E205-12D7-4d82-963E-C01889F2EC10} = Claviature
{500AEF94-EBB8-11d4-B1F8-00304F06E973} = Decuma Alphabetic (UNCONFIRMED!)
{95BDB641-772F-11d2-AC6B-204C4F4F5020} = Fitaly
{52429695-AE04-11D0-A4F8-00AA00A749B9} = FleXslide
{4EAD10BD-83AC-44b9-99AE-71958C1B0F0E} = InPad
{C099F78A-924E-4814-A8CF-54E7BD8C2124} = JetKeys
{4128DEE4-EE84-4338-A261-CC704CB32C19} = NanoPad
{42429695-AE04-11D0-A4F8-00AA00A749B9} = NullKB
{025ECAC2-075B-4b82-A972-05E4C17719EA} = PDAMedia Excel
{FA957346-A925-4b68-B9E1-D3D0310F4433} = PDAMEdia KBD
{DE6510EF-6691-401D-B1D3-B9074BFD1555} = PHM Character Map
{81FC2CAD-AD71-4793-9464-36D27630E584} = PHM Clipboard Pane
{9DD23292-0AB3-48F2-A245-0713652A8CEE} = PHM Ext. Keyboard
{FFFD6819-FF21-4e93-B844-A1BBF986B55C} = QuikWriting
{991A1000-9DCB-11d3-B3C2-000000000000} = RapidCalc
{A070BE16-AD56-11d3-BC77-00C06C512035} = Resco Keyboard Pro
{7F0854D9-9ADA-45A9-A3A2-189D9BE8A653} = Smilies Input Panel
{26F56EF0-2CE8-4C46-ADC8-FE0A7DF12DD1} = SPB Fullscreen Keyboard
{5efab5bd-0af5-48f8-abec-6f36e3a0b5af} = TenGo
{8A7968F3-677B-4F64-859C-8A49FCCCB9BF} = TextPlus
{A5304BFA-CC1D-493f-87D3-D9C17147FA32} = TopKey
{4345EA53-B8A5-4E24-A14A-F7C34DD78077} = WordLogic
KarhU said:
To add/remove items from the SIP list
If you have a few items in your SIP list which you don't use, they can be removed from the list by setting the IsSIPInputMethod for each item you want removed. To remove the SIP from the list, replace the $SIP_CLSID$ in the example below with a CLSID from the Set default SIP tweak.:
HKEY_CLASSES_ROOT\CLSID\$SIP_CLSID$\IsSIPInputMethod\(Default) = 0 (DWORD decimal)
To add it back to the list:
HKEY_CLASSES_ROOT\CLSID\$SIP_CLSID$\IsSIPInputMethod\(Default) = 1 (DWORD decimal)
The following are some of the ClassIDs:
Typical pre-installed:
{42429667-ae04-11d0-a4f8-00aa00a749b9} = Keyboard
{51A2CB38-154E-4C92-A625-A83871C99EC2} = Phone Pad
{42429690-ae04-11d0-a4f8-00aa00a749b9} = Letter Recognizer
{42429691-ae04-11d0-a4f8-00aa00a749b9} = Block Recognizer
{F0034DD0-2AD4-11d1-9CB0-E84BE8000000} = Transcriber
Third Party:
{991A1001-9DCB-11d3-B3C2-000000000000} = AccessPanel
{1E03E205-12D7-4d82-963E-C01889F2EC10} = Claviature
{500AEF94-EBB8-11d4-B1F8-00304F06E973} = Decuma Alphabetic (UNCONFIRMED!)
{95BDB641-772F-11d2-AC6B-204C4F4F5020} = Fitaly
{52429695-AE04-11D0-A4F8-00AA00A749B9} = FleXslide
{4EAD10BD-83AC-44b9-99AE-71958C1B0F0E} = InPad
{C099F78A-924E-4814-A8CF-54E7BD8C2124} = JetKeys
{4128DEE4-EE84-4338-A261-CC704CB32C19} = NanoPad
{42429695-AE04-11D0-A4F8-00AA00A749B9} = NullKB
{025ECAC2-075B-4b82-A972-05E4C17719EA} = PDAMedia Excel
{FA957346-A925-4b68-B9E1-D3D0310F4433} = PDAMEdia KBD
{DE6510EF-6691-401D-B1D3-B9074BFD1555} = PHM Character Map
{81FC2CAD-AD71-4793-9464-36D27630E584} = PHM Clipboard Pane
{9DD23292-0AB3-48F2-A245-0713652A8CEE} = PHM Ext. Keyboard
{FFFD6819-FF21-4e93-B844-A1BBF986B55C} = QuikWriting
{991A1000-9DCB-11d3-B3C2-000000000000} = RapidCalc
{A070BE16-AD56-11d3-BC77-00C06C512035} = Resco Keyboard Pro
{7F0854D9-9ADA-45A9-A3A2-189D9BE8A653} = Smilies Input Panel
{26F56EF0-2CE8-4C46-ADC8-FE0A7DF12DD1} = SPB Fullscreen Keyboard
{5efab5bd-0af5-48f8-abec-6f36e3a0b5af} = TenGo
{8A7968F3-677B-4F64-859C-8A49FCCCB9BF} = TextPlus
{A5304BFA-CC1D-493f-87D3-D9C17147FA32} = TopKey
{4345EA53-B8A5-4E24-A14A-F7C34DD78077} = WordLogic
Click to expand...
Click to collapse
Thank You very much. I am a tweaking enthusiast much like you and my HTC touch is working very well.
Another tweak I found was similar to this one
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Cl ass\SDMemory_Class]
"DisablePowerManagement"=dword:00000000
Instead of SDMEMORY_Class there was MMC_Class there too and it also had the disablepowermanagement option.
I've disabled that option so it does go into power management mode.
for Troditional Chinese Readers:
Native Imputs:
{E18BFD41-BEB8-11D1-8F9F-00AA00B58D45}="注音"
{E18BFD44-DF36-11D1-90DD-0000F81E0CE9}="倉頡"
{124D7CDC-CF2D-418F-8BB4-4395AD048B79}="手寫板"
{5AAFAF99-8D99-4466-A66D-95C44B608A84}="全螢幕手寫"
China FEP_No5en: (simplified Chinese included)
{3671431C-F947-4197-95BB-23723DC47D6E}="Ping Ying"
{15F1353C-E409-4dd4-B3D1-6B58F43792AE}="Chinese Serch"
{9668E639-80A6-4899-B03A-B7151C870657}="Chinese Writing"
littld said:
It is listed here:
http://forum.xda-developers.com/showthread.php?p=1654136#post1654136
Used to take several seconds to open the sip menu and now it's instant. Something to do with the system looking for CLSIDs that are set as input methods which is really slow.
Click to expand...
Click to collapse
Hi, i do not understand? If i remove "HKCR\CLSID" and then add it again it's the same **** like before. Why should there be an increase in speed?

Registry Hacks - FAQ / HowTos

I thought creating a thread that shows the various registry hacks might be helpful/useful/contructive/destructive.
I am still pretty new to all of this and would love to know what others have discovered to get 'more' from our PPCs.
Thanks in advance for the contributions!
I am using PHM Registry for my editor.
did you try searching? they are scattered all over this forum
Tregrad said:
did you try searching? they are scattered all over this forum
Click to expand...
Click to collapse
That is why I thought it might be nice to have one location for them.
Registry Hacks - List 1
You can download and install PHM Registry Editor on your phone to modify the registry.
http://www.phm.lu/Products/PocketPC/RegEdit/
Unlocking/Unhidding the extended_rom
\HKLM\System\StorageManager\Profiles\EXT_FLASHDRV \
then change the value (default at 1) to 0
Wait at least a minute before doing a soft reset.
----
Get rid of the voicemal icon on the '1' key (3.16+)
The 3.16 rom has added an voicemail icon to '1' key which also caused my skin to look messed up. You can disable it:
\HKEY_CURRENT_USER\ControlPanel\PhoneExtendFunctio n\CDMA\
set the DWORD value
"EnableVoicemailIcon" = "0"
by default it is set to 1.
---
Reserved - future use
Reserved - future use 2
Reserved - future use 3
i think this is a good idea as well... since ppcgeeks is down. just fyi, there are some listed on sprintmogul.net and a couple other sites.
Your really aught to just keep editing the FIRST post and as people find new reg hacks you can add them to teh first post.
Tregrad said:
Your really aught to just keep editing the FIRST post and as people find new reg hacks you can add them to teh first post.
Click to expand...
Click to collapse
Right -- that is what I basically plan on doing.
went over to geeks and got a PANT laod of them by doing a "search" in the Titan forum
You can download and install PHM Registry Editor on your phone to modify the registry.
http://www.phm.lu/Products/PocketPC/RegEdit/
1-Unlock Phone (certificate security disabled) rev.1
HKEY_LOCAL_MACHINE\Security\Policies\Policies\0000 1001 = 2
-> Change the value data from 2 to 1
HKEY_LOCAL_MACHINE\Security\Policies\Policies\0000 1005 = 16
-> Change the value data from 16 to 40
HKEY_LOCAL_MACHINE\Security\Policies\Policies\0000 1017 = 128
-> Change the value data from 128 to 144
HKEY_LOCAL_MACHINE \Security\Policies\Policies
-> Add new value "0000101b": Dword = 1
Close registry editor and soft reboot.
------------------------------------------------
2-Change Bluetooth headphones from mono (default) to stereo:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\A2 DP\Settings
UseJointStereo: change the DWORD from “1” TO “0” no quotes.
HKLM\Software\Microsoft\Bluetooth\A2DP\Settings\Bi tPool to 50
HKLM\Software\Microsoft\Bluetooth\A2DP\Settings\Ma xSupportedBitPool to 50,
------------------------------------------------
3-Today screen, Single line date
HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\TODAY
"Date"=dword:1
"AutoSingleLineDatePlugin"=dword:1
------------------------------------------------
4-Change Operator name
HKLM\System\State\Phone\Current Operator Name
------------------------------------------------
5-Disable the pop-up notification that says Message Sent rev.1
HKLM\SOFTWARE\Microsoft\Inbox
create a new key "Settings"
create a new string value "SMSNoSentMsg" and set the value to 1
Hit ok and select "Ok" to save and you are in business.
------------------------------------------------
6-Speed up
Using a registry editor such as PHM RegEdit lookup and change the following three values:
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\Cac heSize=0x1000(4096)
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\Ena bleCache=0x1(1)
HKEY_LOCAL_MACHINE\System\StorageManager\Filters\f sreplxfilt\ReplStoreCacheSize=0x1000(4096)
------------------------------------------------
7-Enable GPS icon in the Setting/System menu
HKLM\ControlPanel\GPS Settings
Change "Hide" to 0
------------------------------------------------
8-Enable Bluetooth and IrDA in Wmodem
HKEY_LOCAL_MACHINE\SOFTWARE\OEM\WModem
"Hide IrDA"=dword:00000000
"Hide Bluetooth"=dword:00000000
"Hide USB"=dword:00000000
-------------------------------------------------
9-Registry Hack Improvement of using bluetooth listen music
HKEY_LOCAL_MACHINE\Drivers\BuiltIn\BtA2dpSnd
Add "Priority256 "= dword:60 (Use Dword Value)
HKLM/SOFTWARE/Microsoft/Bluetooth/AudioGateway/Capability
(Dword:69)(Default is 37)
HKLM/SOFTWARE/Microsoft/Bluetooth/AD2P/Settings/BitPool
(Dword: 60)(Default is 30)
-------------------------------------------------
10-Unlocking/Locking Items into position on today screen
HKLM\Software\Microsoft\Today\Items\"Plugin you want to lock or Unlock"
change TYPE from 5 to 4
5=locked
4=unlock
-------------------------------------------------
11-Camera Flip Pictures Fix
HKEY_LOCAL_MACHINE\Software\HTC\Camera\Image
Change "EnableEncodePortrait" to 0
When you take a picture it is saved in the wrong configuration and you then have to rotate
it with a picture editor so its not sideways and save it again. This is the fix for it.
-------------------------------------------------
12-Disable Multi-NAI
HKEY_LOCAL_MACHINE\SOFTWARE\OEM\WModem\Multi-NAI default is 1, set to 0(00000000)
-------------------------------------------------
13-Put Date in Title Bar
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell]
"ShowTitleBarClock"=dword:00000001
"TBOpt"=dword:00000003
[HKEY_LOCAL_MACHINE\nls\overrides]
"SSDte"="M/d/yy "
***** 2 spaces needed aafter the yy ****
fyi no quotes on the sting values if using a reg edit.
--------------------------------------------------
14-battery, screen rotate, and CommManager icons down in your tray
see cab in this post
http://ppcgeeks.com/reg-tweaks-06-19...,60.html#57690
--------------------------------------------------
15-Change Vibrate Strength
HKLM\SOFTWARE\OEM\VIB
STRENGTH_LOW set to 1.
--------------------------------------------------
16-Disable Ambient Light Sensor
KEY_CURRENT_USER\CONTROL PANEL\BACKLIGHT set auto sensor from 1 to 0
--------------------------------------------------
17-how to get rid of some of thoes annoying sounds while on calls or making calls (or attempting), such as adjusting the volume,
go to HKEY_CURRENT_USER\ControlPanel\Sounds
Loudestincallvolume = the sound it makes when you turn the volume all the way up (that annoying little useless sound) delete this key to remove that
Quietestincallvolume = the same but for when you turn it all the way down
Networkdrop = the dropped call /w lost signal sound
Calldrop = caller hangs up before you do sound
---------------------------------------------------
18-Change ringtone/vibrate/LED flash characteristics
If you would like more control over how your device rings/vibrates/flashes its LEDs on events, you can can change the Script values of these events. For example, for an incoming call performing 'activate device, play ringtone, wait 3 seconds, repeat':
HKCU\ControlPanel\Sounds\RingTone0\Script = "apw3r" (REG_SZ string, no quotes)
For performing 'active device, set volume to 33%, play ringtone, set volume to 67%, play ringtone, set volume to 100%, play ringtone (no repeat)':
HKCU\ControlPanel\Sounds\RingTone0\Script = "ac33pc67pc100p" (REG_SZ string, no quotes)
The following are the full codes available to you. Please note that all the codes are executed simultaneously except after a ringtone play / wait code. E.g. 'v1p' will vibrate and play at the same time, while vibrating for 1 second. But 'pv1' will play the ringtone through all the way first, then start vibrating for 1 second.
a = activate device
cN = set volume to N in percentage max volume
fN = flash notification LED for N seconds
p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.
r = repeat. Note that this should be the last code in your Script string, if used at all.
vN = vibrate for N seconds
wN = wait for N seconds. Note that the device will wait this long before continuing with the next code.
NOTE: I tried this on my 6800 and changed the v0 to v1 and now it doesn't have just one long vibrate. v0 sets it to vibrate always.
-----------------------------------------------------
19-FIX THE SLOW RINGER
To do this, you will need your MSL, which only Sprint (or your provider) can provide you. Open up the phone app and dial ##778# (PST). You will be asked to enter your MSL. Enter it, and you will be brought into the provisioning of your phone. From the top left, select Modem Settings. On this page, your Slot Cycle Index (SCI) is how often your phone polls the tower for incoming calls, etc. This value is 1.28 seconds multiplied by 2^value (i.e 0=1.28 secs, 1=2.56secs) with 0 fastest, 7 slowest. The default is 2, but lowering it to 1 hasn't noticeably affected my battery life, and roughly 2.5 second (SCI 1) response time is far more reasonable than roughly 5 seconds (SCI 2)
-----------------------------------------------------
20-Change scroll bar size
Navigate to HKey_LOCAL_MACHINE\SYSTEM\GWE\ and tweak the following values.
cyHScr : Horizontal Scrollbars Height in pixels (default is 13)
cxVScr : Vertical Scrollbars Width in pixels (default is 13)
-----------------------------------------------------
21-Save Attachments or the Whole Email on your SD Card
The Key in WM6 changed from WM5. In WM6 it is:
HKLM\System\Inbox\Settings
For Attachments add "AttachPath" value="\Storage Card\Inbox\Attachments" datatype="string"
For the rest of the email add "PropertyPath" value="\Storage Card\Inbox" datatype="string"
For the paths above to work, you need to have the Inbox folder and Attachments subfolder created already. You must reboot for them to take effect.
-------------------------------------------------------
22-add the AM/PM to your time in the title bar
To Add AM or PM
1) Open your registry editor (either PHM Registry Editor or Resco Explorer 2003).
2) Go to HKEY_LOCAL_MACHINE\nls\overrides
3) Create 1st String Value: Name = S1159 & String = Am
4) Create 2nd String Value: Name = S2359 & String = Pm
5) Create 3rd String Value: Name = STFmt & String = hh:mm t'M'
6) Soft-reset
There has to be a space after the am or pm otherwise it will not display
Also
am=aM pm=pM
Am=AM Pm=PM
--------------------------------------------------------
23-Changing SoftKeys
Create the following keys and Strings in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 2
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 3
112 is the left key and 113 is the right.
Set Default to what you want the key to read (ie. SMS)
Now for each key create a new string named Open and set the target path.
--------------------------------------------------------
24-This edit allows you to see the duration of your Vision connection along with a button to disconnect it.
You see it in the bubble that is displayed when you tap the Vision icon.
Click HKEY_LOCAL_MACHINE
Click ControlPanel
Click Phone
[at this point, the buttom grey status bar should read \HKLM\ControlPanel\Phone'
Click the bottom menu 'edit'
Select new dword value
Change the value name to "Flags2" (no quotes).
Select the 'hexidecimal' button.
Type 10
Click ok.
You should now see in the 'name/data' section:
Flags2 16 (0x00010)
When done, reset the device.
Tregrad said:
went over to geeks and got a PANT laod of them by doing a "search" in the Titan forum
You can download and install PHM Registry Editor on your phone to modify the registry.
http://www.phm.lu/Products/PocketPC/RegEdit/
Click to expand...
Click to collapse
Great hacks. Thanks for your contribution.
big list of em over here.
http://www.htcwiki.com/page/Tweaks+and+Hacks?t=anon
im usually not one to mess up my phone (ie im usually very cautious, dont play with what i shouldnt) but i wouldnt touch that ringtone modifying hack. i just tried it, hoping to set the ringtone more like it was on an old razr of mine (4vibes and a break) and it really messed up the phone application. like it wouldnt open. even after multiple restarts, everything. after i called my phone from another one, the phone app opened, thankfully, and then it started working but gave me quite a scare before that
EDIT- nope, that didnt fix it either. even after calling from another phone, once my 6800 is restarted, the phone app wont work again. god this will be the 4th hard reset this week. lame.
Duration of the rington
Has anyone an idea if it is possible to say the phone how long the ringtone should play till the phone hangs up and went into mailbox.
I mean is it possilbe to set the duration to eg. 30 sec or more till it hangs up.
I know there is a hack to stop ActiveSync from starting automatically but I can't find it. Searched here and PDAphonehome. Anyone have it?
Hey guys, I'm an active user on the Wing forums. I was wondering if there is such a reg edit to save SMS to the SD card instead of on the phone? Thanks for any details!
nuron said:
Hey guys, I'm an active user on the Wing forums. I was wondering if there is such a reg edit to save SMS to the SD card instead of on the phone? Thanks for any details!
Click to expand...
Click to collapse
Along those same lines -- I would like to move 'my docs' to my sd card.
HEY!!!!!!!! I GOT 6.1! but cant get to my IOTA!!!! HELP PLEASE!!!!!!!!!!!!!
djhollygrove said:
HEY!!!!!!!! I GOT 6.1! but cant get to my IOTA!!!! HELP PLEASE!!!!!!!!!!!!!
Click to expand...
Click to collapse
have you unlocked your extended ROM? Do that and rub the IOTA cab.

[Q] Unable to edit registry

Apologies if this has been asked before, but I am trying to update the
[HKEY_LOCAL_MACHINE\System\GDI\V1\Font Alias]
registry keys but with CE Reg Editor it says it doesn't have permission. I can edit the entries in many other places though. I've dug around a bit and the below appears to come recommended for getting round some security (particularly for some dll's and cabs), but depending on where I look the numbers are a bit different and sometimes the keys are as well. Please can someone confirm if these are the keys and whether they are all necessary.
HKEY_LOCAL_MACHINE\Security\Policies\Policies \0000 1001 = 2
Change the value data from 2 to 1
HKEY_LOCAL_MACHINE\Security\Policies\Policies \0000 1005 = 16
Change the value data from 16 to 40
HKEY_LOCAL_MACHINE\Security\Policies\Policies \0000 1017 = 128
Change the value data from 128 to 144
HKEY_LOCAL_MACHINE \Security\Policies \Policies
Add new value "0000101b": Dword = 1
Thanks!!
I've upgraded to the new 3.14 WWE ROM BTW and I don't remember having this problem before (it could be that one of the cabs I applied though made the changes for me, I'm just not sure)
UPDATE: Just found this
http://forum.xda-developers.com/showthread.php?t=373319
But I'm still not sure exactly what to do...
try - in cereg editor click tools - unlock registry
OMG thank you, that's totally it!!

Categories

Resources