PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA TP Development (http://forum.ppcgeeks.com/forumdisplay.php?f=68)
-   -   Volume Control on Ringer Tab (http://forum.ppcgeeks.com/showthread.php?t=52907)

creedin 01-12-2009 06:33 PM

Volume Control on Ringer Tab
 
Well, i experienced this today, that when you click on the volume button and the volume control comes up with the ringer tab first, and after a few short minutes figured it out. I looked in my .rgu file in the task manager folder in the kitchen i use (eRice 1.03.9c) and saw all this.

Quote:

REGEDIT4
[HKEY_CURRENT_USER\Software\HTC\BootLauncher\Servic es\HTCVOLUME]
"Order"=dword:0000000c
"Index"=dword:00000000
"Info"=dword:00000000
"Prefix"="VOL"
"Module"="\\Windows\\HTCVolumeControl.dll"
[HKEY_CURRENT_USER\ControlPanel\Notifications\Shell Overrides]
"SavedInCallVolume"=dword:66666666
[HKEY_CURRENT_USER\ControlPanel\Volume]
"Ringer"=dword:99999999
"Duration"=dword:00000BB8
[HKEY_LOCAL_MACHINE\Software\HTC\VolumeOverlay]
"MultiIncallSetting"=dword:00000000
"LoadIconFromResDLL"=dword:00000000
"OverlayUI"=dword:00000000
"OverlayAPClassName1"="SprintTV"
"DefaultPage"=dword:00000001
"ClearType"=dword:00000000
"AdjustVolInScreenOff"=dword:00000001
"OverlayWndForRightHander"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\MASD]
"VolumeControl"="1_6_18201829"
I looked closer and saw this

Quote:

"DefaultPage"=dword:00000001
I thought to myself, well if it's on page "1" and you read a book left to right, i would assume system would be page 0. I changed it in the registry and Eurieka. It worked, i remembered seeing something about it and so i posted. I couldn't find the thread I was thinking of, but sent someone a pm about it when i found a thread he asked about it in.

Cliff Notes: Change
Quote:

[HKEY_CURRENT_USER\Software\HTC\BootLauncher\Servic es\HTCVOLUME]
"DefaultPage"=dword:00000001"
to
Quote:

[HKEY_CURRENT_USER\Software\HTC\BootLauncher\Servic es\HTCVOLUME]
"DefaultPage"=dword:00000000"
to get system tab to be the default tab on the volume control.

jaggrey 02-04-2009 11:19 AM

Re: Volume Control on Ringer Tab
 
I tried making this change but it still defaults to "Ring". I didn't have that key there though. After adding it I soft-reset but it still defaults to "ring".

jaggrey 02-05-2009 10:52 AM

Re: Volume Control on Ringer Tab
 
I got it... I took a closer look at what you posted instead of the "Cliffnotes" version.

[HKEY_LOCAL_MACHINE\Software\HTC\VolumeOverlay]
"DefaultPage"=dword:00000001 --> dword:00000000

That's the key that needs to be changed, not [HKEY_CURRENT_USER\Software\HTC\BootLauncher\Servic es\HTCVOLUME] like you have up there.

wdaniels2007 02-05-2009 11:56 AM

Re: Volume Control on Ringer Tab
 
Question, do you need to create the dword key DefaultPage, because its not there?


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

Powered by vBulletin® ©2000 - 2026, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0