TUAW.com A half dozen fun undocumented iPhone preferences by Erica Sadun
explains how to use a couple of hidden features.
Quote:
4. Use a different dock As you know the iPod touch dock differs from the default iPhone dock. If you want to switch between the matte dock to the shiny dock, SBUseNewDock will accomodate.
iphone # plutil -v YES -s SBUseNewDock com.apple.springboard.plist
Setting property SBUseNewDock to YES
iphone # restart
|
I guess you can turn it off by setting it to NO
I don't know if iMilk uses the same method to turn it on..