This is a discussion on Motorola Q Hacks within the Moto Q Hacks category of our Windows Mobile Forums; After setting up my Q for the N-th time and having to keep looking up the information on the [registry] ...
After setting up my Q for the N-th time and having to keep looking up the information on the [registry] hacks I use in various places, I thought it would be nice to compile them all into one thread.
---
In order to make changes to the Registry, you will need a utility such as:
MRE Note: If you receive an "access denied" error when making changes to the registry, try AEConfig to unlock your Q. Make sure to follow the instructions! You do not need Q-specific instructions.
MRE Note2: If the AEConfig download link is unavailable on the previously mentioned page, you can also find it here. - or -
If you have info for any hacks that aren't already here, please add them.
These have been taken from some threads here and over on qusers.com. I didn't note the authors at the time, and I apologize for that. If one of these hacks was originally discovered/published by you (or you recall the author), just PM me and I'll add the credit info to the hack.
If you think something needs better wording or information is missing, PM me with the details and I'll add it.
_
Last edited by rudeboy; 12-29-2007 at 11:05 PM..
Reason: fixed link, thx mike250rs
The Following 70 Users Say Thank You to tj!2k6 For This Useful Post:
No Camera Click Sound______________________________________
Go to:
\HKEY_LOCAL_MACHINE\System\Pictures\Camera\OEM\Sou ndFile
Change the string/value:
\windows\shuttersound_02_secs.wav
to say:
\windows\*none*
No Startup Sound___________________________________________
Go to:
\HKEY_CURRENT_USER\ControlPanel\Sounds\SystemStart \Sound
Change:
\Windows\Piano.wav to \Windows\*none*
Disabling beep when hitting send to dial a number (djcampis)________
Go to:
HKEY_CURRENT_USER\ControlPanel\Sounds\Dialing
-> Change the value for the Sound string to *none*
Change the Startup Splash screen________________________________
Go to:
HKLM\Software\Microsoft\Splash Screen
Change the "MSBitmap", "CarrierBitmap", and "CarrierShutdownBitmap" to the image you want to display. Make sure both values point to the same bitmap.
Speed Hack______________________________________________ _
1) Navigate to HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE
-> change limit from 16384 to 32768
2) Navigate to HKEY_LOCAL_MACHINE\SYSTEM\STORAGEMANAGER\FATFS
-> change cachesize to 4096
Part I
------
HKLM/Software/Microsoft/Shell/Rai/:MSCdial/BannerImage
Modify the path to an image that you create. [use DIALPAD.JPG below]
This will replace the Verizon banner when you make a call with the image you want; the default is 240x27
Part II
-------
Replacing the Verizon banner shown when on a call!
The graphic being used is /Windows/Carrierlogo.gif. I could not find a way in the registry to point to any other graphic, so I changed the graphic. I used the dialpad graphic, but cut off the white space on either side and shrunk it to 220 x 27.
I just edited that file, copied it to the /windows directory, made a backup of my existing Carrierlogo.gif file, and renamed my new file Carrierlogo.gif.
Use Resco Explorer to overwrite the existing Carrierlogo.gif
The first time I did this, I got a message that the file was stored in ROM and I could destroy my phone if I changed it. I said ok, cycled the phone off and back on, and Voila! I have a dialpad that stays up while I'm on a call.
Last edited by tj!2k6; 06-18-2007 at 04:34 PM..
The Following 6 Users Say Thank You to tj!2k6 For This Useful Post:
My phone yelled at me, saying I can't move Carrierlogo.gif, so I copied it for a backup. Then I tried to rename dialpad.gif to Carrierlogo.gif, and it said I couldn't because a file of that name already existed... Then I turned off viewing hidden files/folder... same result. Did you use resco?
You need to use the Resco Registry Add-In or PHM Registry Editor in order to edit the Registry. That is where you will find the \HKEY\whatever entries
The Registry is not a folder like you are thinking, but rather a database in which Windows stores information and settings for hardware, software, users, etc. More information about what the Registry is here: http://en.wikipedia.org/wiki/Windows_registry
Last edited by tj!2k6; 08-11-2006 at 09:47 PM..
The Following User Says Thank You to tj!2k6 For This Useful Post:
\hkey_current_user\security LockTimeout Allows you to set custom timeouts beyond 60min.
One minute is 60000. So 10 hours is 36,000,000. Long enough to lock overnight but
not be bothersome during the day.
\hkey_current_user\controlpanel Lockedtimeout Sets the amount of time the screen stays on
when the phone is locked. Default is a short 2 seconds. Browse around the Control
Panel section for lots of other useful ones.
\hkey_classes_root is where the file associations are. Look for entries like
\hkey_classes_root\xlsfile\shell\open\command or opendoc. See the existing entries and
it will be obvious how to modify them. Some programs like "%1" param.
Others just %1. Ignore .xls entries as they refer to xlsfile
\hkey_current_user\controlpanel Lockedtimeout Sets the amount of time the screen stays on
when the phone is locked. Default is a short 2 seconds. Browse around the Control
Is this the key you're referring to:
HKCU\ControlPanel\Power\TimeOutWhenLocked
?
__________________ If you found a post useful, let the poster know by adding to their rep:
<-- click on the pic below their avatar in the left-hand column.