Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

The General

macrumors 601
Original poster
Jul 7, 2006
4,825
1
Okay, I've been Googling for an hour or so now and I can't find anything.

The "Solid Status Bar" theme that comes with Winterboard sucks. It makes all status bars solid. I don't want that. I just want the Springboard status bar to be "tiger like" or "solid"

In 1.x and 2.x all you had to do is open com.apple.springboard.plist and change the SBDefaultStatusBarModeKey to 0 from 1.

Now, that key isn't anywhere in com.apple.springboard.plist. Where is it? I can't find anything about this.
 
Okay, I found the solution.

1. Open /var/mobile/Library/Caches/com.apple.springboard.displaystate.plist
2. Add this to it:

Code:
<dict>
	<key>SBDefaultStatusBarModeKey</key>
	<string>0</string>
</dict>
3. Respring.
 
Okay, I found the solution.

1. Open /var/mobile/Library/Caches/com.apple.springboard.displaystate.plist
2. Add this to it:

Code:
<dict>
	<key>SBDefaultStatusBarModeKey</key>
	<string>0</string>
</dict>
3. Respring.

I really would love to do this but no matter how ienter the info it always gives me an error, can you explain it to the slow minded like myself in more detail?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.