View Single Post
  #1 (permalink)  
Old 01-12-2009, 06:33 PM
creedin's Avatar
creedin
Regular 'Geeker
Offline
Location: indiana
 
Join Date: Nov 2008
Posts: 324
Reputation: 205
creedin is keeping up the good workcreedin is keeping up the good workcreedin is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to creedin Send a message via MSN to creedin
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.

Last edited by creedin; 01-12-2009 at 06:51 PM.
Reply With Quote