View Single Post
  #485 (permalink)  
Old 06-26-2008, 03:05 PM
DssTrainer's Avatar
DssTrainer
PPCGeeks Regular
Offline
 
Join Date: May 2008
Posts: 157
Reputation: 80
DssTrainer is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NEW official Sprint ROM posted on XDA-dev by DCD

Quote:
Originally Posted by Whosdaman View Post
Anyone know how to get the battery icon back on the Title Bar.....this new ROM replaces it with the Clock and if you click on the clock it shows you your appointments and battery lvl....but I like having the battery on the top bar please and thank you!!
This was not my default. I actually had the reverse. It showed the battery but not the clock, and I wanted the clock, not the battery

Had to use a regedit like boggsie said, but I used:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell]
"ShowTitleBarClock"=dword:1
"ShowTitleBarBattery"=dword:0

actually had to create the ShowTitleBarBattery one as that didn't exist yet. So try that full word method, but reverse the values from what I used.

Or use Advanced Config tool to set those values for you.