Be warned, editing the registry can mess up windows. You need a registry editor. There is a link to one here http://www.motoq411.com
This is a discussion on Motorola Q Hacks within the Moto Q Hacks forums, part of the Motorola Q Software category; Originally Posted by Landon this is a really dumb qestion, but how do i locate the HKEY, i cant figure ...
Be warned, editing the registry can mess up windows. You need a registry editor. There is a link to one here http://www.motoq411.com
chris5h (03-19-2009), iamjw1 (04-10-2008), leftover.tech (01-02-2009), robbi24r (03-02-2008), wardenclyffe (08-22-2009)
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)
If somebody helps you, thank them. Click theicon under their post.
Check out the EverythingWM New User Guide, EverythingWM FAQ, or use Search.
wardenclyffe (08-22-2009)
I haven't tried this much myself (the one time I did, it didn't seem to make a difference), but you can experiment with boosting the audio gains. Go to HKLM\Software\Motorola\BPCTRLR\WaveDev\BaseGains and try increasing some of the values there.
A larger number specifies a higher gain. Increase the values in single steps above the default to avoid overloading the audio device (or your ears). Reboot the Q for changes to take effect.
Credit: dootsmasta
Steve
Silicon Valley Pocket PC
http://www.svpocketpc.com
If somebody helps you, boost their reputation. Click theicon under their user name.
antivirus1 (03-17-2008), Boredpianoman (05-17-2009), bryonp (06-07-2008), Budda (10-08-2007), cbw20004 (01-21-2009), coolguy827 (08-08-2008), Diver (07-24-2008), djmaine (10-23-2007), flowers22 (02-08-2009), importedTuna (07-07-2008), jeffabbott (12-21-2008), mtnbikerfred (11-17-2007), Nate52687 (08-31-2007), paintballaddict (12-09-2008), rasmith3530 (10-15-2007), Razzul (10-24-2008), rm530 (12-22-2008), saneheat (11-06-2007), SilkSurgeon (05-16-2008), sjcruiser36 (08-11-2007), steindog99 (09-29-2008), tf785369 (02-06-2008), TravisDub1 (02-19-2009), vettegofast (01-05-2009), wardenclyffe (08-22-2009), Zeroshin (03-26-2009)
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)
If somebody helps you, thank them. Click theicon under their post.
Check out the EverythingWM New User Guide, EverythingWM FAQ, or use Search.
There is an app called "RightMenu" which changes the functionality of "Contacts" softkey on the homescreen from a single function to a menu-driven list of shortcuts.
For example, my right softkey now offers...
- Contacts
- New SMS
- New Appointment
- New Task
- New Note
- New Voice Memo
... all directly from the homescreen.
AND, you can also create scripts in order to make your own custom shortcuts.
If you found a post useful, let the poster know by pressing the "Thanks" button below their post.
It's increasing a cache size, so I suspect the worst that can happen is that you'll run out of memory a bit sooner.
These hacks have been known about for almost a year (or maybe longer on other devices), so I suspect if they caused problems, there'd be plenty of warnings against doing them.
Steve
Silicon Valley Pocket PC
http://www.svpocketpc.com
If somebody helps you, boost their reputation. Click theicon under their user name.
If you found a post useful, let the poster know by pressing the "Thanks" button below their post.
You can delete the shortcut icons in the Start menu, but you can't delete the programs themselves. They're in ROM, so they aren't using user-available memory anyway.
Did you set File Manager (or whatever file browser you're using) to display hidden and system files?
Steve
Silicon Valley Pocket PC
http://www.svpocketpc.com
If somebody helps you, boost their reputation. Click theicon under their user name.
There are several things to try.
First, if you want to make the system font larger (but not necessarily in every application), you can try the Accessibility settings applet and change the System font size to Large.
That didn't work on the call status screens, though.
If you don't like that, you can edit the registry, but there are a lot of places to check.
The first is HKLM\System\GDI\SYSFNT where you can change several values, like:I don't know what CS or Qt do.
- Ht -- The font height (or size). The current value here looks big, but it's actually a negative number (ones- or twos-complement signed binary, so FFFFFFFF is -1, I think). Making the number smaller should make the font bigger. You can also try positive numbers (like some of the fonts mentioned below use), but there's some difference between using positive and negative sizes that I never remember.
- It -- Turns Italics off (0) or on (1).
- Nm -- The font name. If you have other fonts, you can use them.
- Wt -- The font weight (or boldness). The default (400) is normal; 700 is usually used for bold.
However, that may not hit every possible control. To change the fonts on various dialog controls, you need to check HKLM\System\GWE and the following keys (which have similar values as SYSFNT):Make sure you reboot after these changes.
- Button -- Changes the font on dialog buttons.
- Menu\BarFnt -- Possibly changes the font on menu bars (maybe the softkeys on the Q).
- Menu\PopFnt -- Changes the font on pop-up menus.
- OOMFnt -- Changes the OOM font (maybe the PIM applications, which used the POOM databases).
So what does it all mean? Well, I changed the SYSFNT Ht to FFFFFFCD (so the font should be like 32 sizes bigger), It to 1 and Wt to 700. Some things got really big fonts (like options dialogs, IE Favorites and warning messages), but most applications that I tried didn't (Web pages, E-mail, the call status screens, etc.). The title bar was in Italic and maybe bold, too.
I also tried changing the OOMFnt size and adding font information for the MsgBox GWE item, but neither of those worked.
I figured I had spent more than enough time on this, so I'm not sure what (if anything) will do what you want on the Smartphone OS, but give those a try. However, it's possible that the call status screens have hard-coded font sizes and can't be changed.
Steve
Silicon Valley Pocket PC
http://www.svpocketpc.com
If somebody helps you, boost their reputation. Click theicon under their user name.
dj razer (01-11-2010), kalina (06-28-2008), wardenclyffe (08-22-2009)