I’m writing this blog entry mostly so I never forget how to roll back the Leopard Dock bar:
[open terminal window]
defaults write com.apple.dock no-glass -boolean YES; killall Dock
I’m writing this blog entry mostly so I never forget how to roll back the Leopard Dock bar:
[open terminal window]
defaults write com.apple.dock no-glass -boolean YES; killall Dock