PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > Windows Smartphones > Devices > Motorola Q

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-24-2007, 06:20 PM
Malatesta's Avatar
Moderator/WMExperts Staff
Offline
Pocket PC: Pure, TP2, Snap, Ozone, Intrepid,Treo Pro
Carrier: Sprint
Location: NY
 
Join Date: Jun 2006
Posts: 2,413
Reputation: 3635
Malatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Tweaks!: Huge List for the Moto Q (Updated March 15th)

New! (3/15) - Disable MSN Server from pre-loading

from fl00d_pr0z

I don't know if anyone else has noticed but if you look at your task manager you'll see a program running (usually) called pMSNServer.exe. Myself, I don't use MSN at all so this is a problem, not only does it slow down your Q but it's just annoying to have something startup by itself anytime it wants. I assume it's starting up with texting but I'm not completely sure. Well, to get to the point, how to remove this...

Go to your registry editor, search or "Find" pmsnshared.dll
Click on that file so you can edit the name... Simply remove one l from .dll and click okay. Don't delete it all incase you want to use this "service" at some point in time... There are maybe 10 or so of them so keep searching and editing till it says there are no more. This should stop the pMSNServer.exe file from loading.
-----------------------------------------------------------------------------
New! (2/21):

- Added 3rd reg hack to speed up device (below in yellow)
- Added Power savings hack (untested)



Speed Tweaks are a must. I also highly recommend doing this simple thing:

Disable Menu Sounds(makes device faster)

Start --> Settings --> Sounds --> Keypad Control = None


Everything below is blatantly copied from Yong, moderator over at HelloMotoQ, so thank him not me!
---------------------------------------------------------------------------------------
Hey guys...I?ve discovered a resource of Motorola Q mods and hacks?registry tweaks?what have you? that you may find valuable to your Q-using experience and wanted to pass it along. You will need a registry editor like Resco Registry Editor and Explorer: Resco Explorer 2005 for Smartphone

And as with most posts of this nature, tweak AT YOUR OWN RISK!

The following is a list of mods/hacks that you will find thereafter:
1. Making the scrollbars smaller (Vert. and Horz.)
2. Moto Q Speed Increases
3. Changing System Startup Sound
4. Turn off Shutter Sound for Camera
5. Change Start Menu into List Instead of Grid
6. Shut Off the Beep that Occurs When You Initiate a Call
7. Page Up and Page Down in IE
8. Change VZW Image that is Above the # Dial Window
9. Change Startup Microsoft Splash Screen
10. Remove Sent Message Popup With SMS.
11. Increasing Call History

1. Making the scrollbars smaller (Vert. and Horz.)

This hack allows 4 icons on a row in the start menu instead of 3 and allows more to be viewed on the screen in IE:

? Go to: HKey_LOCAL_MACHINE\SYSTEM\GWE\
? Adjust the following values
cyHScr : Horizontal Scrollbars
Height in pixels (default is 6, set it to 3)
cxVScr : Vertical Scrollbars
Width in pixels (default is 6, set it to 3)
? Soft-reset


2. Moto Q Speed Increases



The following 3 hacks increase system performance and makes the Q more responsive:

? Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE\
Changed limit from 16384 to 32768
? Navigate to: HKEY_LOCAL_MACHINE\System\StorageManager\FATFS
Changed - CacheSize to 4096

Navigate to: [HKEY_LOCAL_MACHINE\SYSTEM\StorageManager\Filters\f sreplxfilt]
Change “ReplStoreCacheSize” dword decimal value to 4096 or 8192
(NEW! 2/21)



3. Changing System Startup Sound


? Navigate to: \HKEY_CURRENT_USER\ControlPanel\Sounds
- At the very bottom of the list of entries, there an entry called AllSounds
- Open that up and you'll see a list of mp3 files.
- All you have to do is append your own audio files (mp3, wma, or wav) to the list. Then you have to make sure that you place your new audio clips in the \Windows folder so that they are accessible.
- The next time you go to the sounds events page, the drop down menu will contain the new clips you added.
? If you want to change the system startup sound, go to:
\HKEY_CURRENT_USER\ControlPanel\Sounds\SystemStart \Sound
- Change the hidden wav file, \Windows\Piano.wav to \Windows\MY_WAV_GOES_HERE.wav
- I'd be really cautious about changing the startup wav. You don't want the phone to lock if the audio file doesn't load. I converted my wav to 16bit, stereo, 22khz WAV file. I didn't use mp3 or WMA. This seems to work fine.


4. Turn off Shutter Sound for Camera


? Navigate to:
\HKEY_LOCAL_MACHINE\System\Pictures\Camera\OEM\Sou ndFile
? In the SoundFile key:
Modify the string/value \windows\shuttersound_02_secs.wav to say \windows\*none*
- Yes it should have the ** around none


5. Change Start Menu into List Instead of Grid

? Navigate to:
\HKEY_CURRENT_USER\Software\Microsoft\Shell\StartM enu
? Change the GridView value to 0 if you want list view.
? Change it to 1 if you want grid view.


6. Shut Off the Beep that Occurs When You Initiate a Call


? Navigate to:
HKEY_CURRENT_USER\ControlPanel\SoundCategories\InC all2
? Change String/Value InitVol to 0


7. Page Up and Page Down in IE



Key mapping for "Page Up" and "Page Down" in Internet Explorer

? Open your favorite registry editor then navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer
? Create a new key 'KeyMaps' (without the quotes)
? Under KeyMaps, create 2 new DWORD values:
50 with a value data 1 (this will make key "2" Page Up)
56 with a value data 2 (this will make key "8" Page Down)
- I created 2 more DWORD values:
52 with a value date 5 (this will make key "4" Page Left)
54 with a value date 6 (this will make key "6" Page Right)
The key name is the keycode you want. 50 = Key 2, 56 = Key 8, 52 = Key4, and 54 = Key
? Other DWORD values available are:
1 - Page Up
2 - Page Down
3 - Top
4 - Bottom
5 - Left
6 - Page Rignt
7 - Horizontal Top
8 - Horizontal Down
9 - Default Layout
10 - Desktop Layout
11 - One Column Layout
12 - Full Screen Toggle
13 - Show Pictures Toggle
Keycodes Values for 0-9: 48='0', 49='1', 50='2', 51='3', 52='4', 53='5', 54='6', 55='7', 56='8', 57='9'.
? Exit registry editor once you have mapped it to your favorite keys.


8. Change VZW Image that is Above the # Dial Window


When you go to dial a # you will see a Verizon Wireless Image above that #.


To get rid of this or to change it...


? Upload the desired image to /windows.
The default VZW image is 240x27. However the author, tonyxcom, says: "Oh, and you can pretty much make the image any size you want. I made mine 320. If you make it any less wide, it will get stretched."
? Navigate to:
HKLM/Software/Microsoft/Shell/Rai/:MSCdial/
Click on the String/Value BannerImage
You will see in the String: /windows/16_brick_131.gif
Type in the string field: /windows/YourImagesName.jpg
YourImagesName.jpg being the name of the file you put in the /windows folder in Step 1.

Someone named Ben Hirashima has an auto installing CAB file for this hack. It can be downloaded at:
http://benhirashima.com/hostedFiles/DialPad.CAB



9. Change Startup Microsoft Splash Screen


The file that we are dealing with is "ms_screen.png". The system uses this file for both the startup and shutdown screens. There are 2 ways to do this mod. The first is to create another image file named ms_screen.png, and move it into your windows directory. Of course it will need to be 320x240, and I would save in PNG format just to be safe. Be sure to make a backup of the original just in case you happen to botch something.
The method that I chose was to create a PNG file, again 320x240, and save it under a different filename. Then, move this file into the Windows directory. Now it's time to edit the registry to point to this new file.

The registy keys are located at: HKEY_LOCAL_MACHINE\Software\Microsoft\Splash Screen
We are interested in the CarrierBitmap, MSBitmap, and MSShutdownBitmap keys. They point to the \Windows\ms_screen.png file by default. Change all 3 to the new filename, and restart the Q. You should see your new startup logo after the Verizon logo and animations, prior to your Home screen coming up.




10. Remove Sent Message Popup With SMS.


? Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox
? Next, click on Inbox (make sure the Inbox is highlighted) and select Edit, New Key
? Name the New Key as "Settings"
? Click on "Settings" (make sure the Settings is highlighted) and select Edit, New String Value
? On "Value name:", key in SMSNoSentMsg and in "Value data", key in 1
? Soft reset your device and test it with one SMS, and you will notice that the SMS Sent bubble is being disabled



11. Increasing Call History


? Navigate to: \HKEY_CURRENT_USER\ControlPanel\Phone
"CallHistoryMax" contains the number of numbers that will be kept in history. [ie. change it to 100]


[Here is one that I didn?t venture to try: ]

USB Native Tethering, Make DUN Settings Stick

? To make the DUN setting (##342587) stick, do the following delete the following string value: HKey_Local_Machine\init\"Launch99"
? Exit regedit, dial in ##342587. Select OK, then Exit.
? Reset your Q.
Upon restart, the Modem Link app will be there indefinitely, lest you do the ##342587 again and disable it.
NOTE: Unless you take certain measures your phone can lock up 80% of the time.
-------------------------------------------------------------------------------------
Power Savings

"...simple registry trick and hack that will enable power management on several communications protocols to save and conserve the battery life, and thus extend and prolong the battery of the Windows Mobile devices."

Source

[HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms]
Default value type and value are
“DisablePowerManagement”=dword:1
Change to
“DisablePowerManagement”=dword:0

[HKEY_LOCAL_MACHINE\Comm\Irsir1\Parms]
Default value type and value are
“DisablePowerManagement”=dword:1
Change to
“DisablePowerManagement”=dword:0

[HKEY_LOCAL_MACHINE\Comm\PPTP1\Parms]
Default value type and value are
“DisablePowerManagement”=dword:1
Change to
“DisablePowerManagement”=dword:0

[HKEY_LOCAL_MACHINE\Comm\L2TP1\Parms]
Default value type and value are
“DisablePowerManagement”=dword:1
Change to
“DisablePowerManagement”=dword:0

__________________
This post has been thanked 2 times.
  #2 (permalink)  
Old 01-24-2007, 08:15 PM
g-funkster's Avatar
N00b
Offline
Pocket PC: None
Carrier: Verizon
 
Join Date: Nov 2006
Posts: 48
Reputation: 10
g-funkster is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
System Startup sound: NONE

I changed it to none by changing the value to:

\windows\*none*

Yay! silence
  #3 (permalink)  
Old 01-24-2007, 08:18 PM
g-funkster's Avatar
N00b
Offline
Pocket PC: None
Carrier: Verizon
 
Join Date: Nov 2006
Posts: 48
Reputation: 10
g-funkster is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Page Up and Page Down Suggestion

Follow this trick to use the Left & Right directional for page up/down (works on the Q):

http://discuss.treocentral.com/showthread.php?t=131978
  #4 (permalink)  
Old 02-02-2007, 03:29 AM
Malatesta's Avatar
Moderator/WMExperts Staff
Offline
Pocket PC: Pure, TP2, Snap, Ozone, Intrepid,Treo Pro
Carrier: Sprint
Threadstarter
Location: NY
 
Join Date: Jun 2006
Posts: 2,413
Reputation: 3635
Malatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Opera 8.0 for Smartphones: WM5 Fixes

Makes some changes to Opera Mobile 8.0 if you use it:
http://www.modaco.com/index.php?show...referid=185375

- replaces the ini file with one that works for wm5
- moves the opera data directory to the storage card
- replaces the old non-qvga startup page with the qvga startup page from opera 8.60 ppc
  #5 (permalink)  
Old 02-04-2007, 10:58 AM
spinedoc's Avatar
Lurker
Offline
 
Join Date: Jan 2007
Posts: 17
Reputation: 0
spinedoc is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tweaks!: Huge List for the Moto Q

Anyone getting this to work? I did the reg changes and rebooted and I still get the message sent notification. I made sure and open the reg and double check that my settings were sticking.

Quote:
Originally Posted by Malatesta


10. Remove Sent Message Popup With SMS.[/b]

? Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox
? Next, click on Inbox (make sure the Inbox is highlighted) and select Edit, New Key
? Name the New Key as "Settings"
? Click on "Settings" (make sure the Settings is highlighted) and select Edit, New String Value
? On "Value name:", key in SMSNoSentMsg and in "Value data", key in 1
? Soft reset your device and test it with one SMS, and you will notice that the SMS Sent bubble is being disabled

  #6 (permalink)  
Old 02-08-2007, 04:18 PM
bubbatex's Avatar
PPCGeeks Regular
Offline
Pocket PC: Sprint Touch Pro
Location: Austin, TX
 
Join Date: Feb 2007
Posts: 109
Reputation: 5
bubbatex is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tweaks!: Huge List for the Moto Q

Quote:
Originally Posted by spinedoc
Anyone getting this to work? I did the reg changes and rebooted and I still get the message sent notification. I made sure and open the reg and double check that my settings were sticking.

Quote:
Originally Posted by Malatesta


10. Remove Sent Message Popup With SMS.[/b]

? Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox
? Next, click on Inbox (make sure the Inbox is highlighted) and select Edit, New Key
? Name the New Key as "Settings"
? Click on "Settings" (make sure the Settings is highlighted) and select Edit, New String Value
? On "Value name:", key in SMSNoSentMsg and in "Value data", key in 1
? Soft reset your device and test it with one SMS, and you will notice that the SMS Sent bubble is being disabled

Nope - did not stick for me either.
  #7 (permalink)  
Old 02-08-2007, 04:19 PM
bubbatex's Avatar
PPCGeeks Regular
Offline
Pocket PC: Sprint Touch Pro
Location: Austin, TX
 
Join Date: Feb 2007
Posts: 109
Reputation: 5
bubbatex is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
'Increasing Call History" - My Sprint Q does not have 'CallHistoryMax' on it.
  #8 (permalink)  
Old 02-08-2007, 09:59 PM
Malatesta's Avatar
Moderator/WMExperts Staff
Offline
Pocket PC: Pure, TP2, Snap, Ozone, Intrepid,Treo Pro
Carrier: Sprint
Threadstarter
Location: NY
 
Join Date: Jun 2006
Posts: 2,413
Reputation: 3635
Malatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIPMalatesta is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Tweaks!: Huge List for the Moto Q

Quote:
Originally Posted by bubbatex
Quote:
Originally Posted by spinedoc
Anyone getting this to work? I did the reg changes and rebooted and I still get the message sent notification. I made sure and open the reg and double check that my settings were sticking.

Quote:
Originally Posted by Malatesta


10. Remove Sent Message Popup With SMS.[/b]

? Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox
? Next, click on Inbox (make sure the Inbox is highlighted) and select Edit, New Key
? Name the New Key as "Settings"
? Click on "Settings" (make sure the Settings is highlighted) and select Edit, New String Value
? On "Value name:", key in SMSNoSentMsg and in "Value data", key in 1
? Soft reset your device and test it with one SMS, and you will notice that the SMS Sent bubble is being disabled

Nope - did not stick for me either.
I used SmartTweaker since Day 1 and I haver never, ever seen this pop up message.

If it's not sticking, this is important: DO NOT soft reset for at least 1 minute and let the screen go dim 1st.

Long story short: any changes to the Registry are stored in RAM then go to ROM...when it is flushed, which usually takes 1-2 minutes. If you soft-reset right away, you'll undo the changes since they never wrote to ROM.
  #9 (permalink)  
Old 02-09-2007, 12:00 AM
bubbatex's Avatar
PPCGeeks Regular
Offline
Pocket PC: Sprint Touch Pro
Location: Austin, TX
 
Join Date: Feb 2007
Posts: 109
Reputation: 5
bubbatex is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Thanks Mala - that is good to know.....

edit - I followed the above, did not do a reset until later and now SMS message works (or doesn't work ) as advertised now.
  #10 (permalink)  
Old 02-10-2007, 09:19 AM
omega5's Avatar
Lurker
Offline
 
Join Date: Sep 2006
Posts: 9
Reputation: 5
omega5 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Malatesta, i have total commander install and i can't seem to find HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE\
could you please tell me how to navagate to it?

thank you

Edit; duh! got it.
__________________
Don't change the people, change how you deal with them.
Closed Thread

  PPCGeeks > Windows Mobile > Windows Smartphones > Devices > Motorola Q
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 07:24 AM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com