|
||||
Ok well I at least figured part of this out on my own.
The digital type one in the upper right was the quick menu battery indicator. So with that disabled the SPB works correctly now. So now, is there anyway to remove the standard battery gauge from the title bar? |
|
||||
I posted a response here... http://forum.ppcgeeks.com/showpost.p...&postcount=107
__________________
|
|
||||
I used the following.
Clock HKLM\Software\Microsoft\Shell\ "ShowTitleBarClock"=1 (enable) "ShowTitleBarClock"=0 (disable) Battery HKLM\Software\Microsoft\Shell\ "TBOpt"=dword:1 (enable top battery meter) You may have to add TBOpt dword if it doesn't exist. "TBOpt"=dword:0 (disable top battery met) Except I set "ShowTitleBarClock"=1 (enable) To 2 to keep the dialer from popping up. I also tried it as 0, but for some odd reason that was keeping almost all of the information on the title bar off. Meaning I could only see 1/3 of the signal icon and no speaker icon either. Perhaps a few soft resets would have gotten it to work correctly. However I instead went with the setting equal to 2 and now have the date and time in the title. |
|
|
|