Mac OS X 10.5: Disable Glass Shelf in Dock
I originally posted this at http://www.318.com/TechJournal
For early Leopard adopters that don’t like the new look and feel of the dock, here’s a command to disable that Glass shelf look in your dock:
defaults write com.apple.dock no-glass -boolean YES killall Dock
If you would like to revert the setting:
defaults write com.apple.dock no-glass -boolean NO killall Dock
click on the code and choose run to activate or deactivate this setting
Similar Articles:
- Dock Highlighting
- Stop the Bouncing!
- Disabling Dashboard
- Mac OS X: Showing Invisible Files
- Perl Control
In: Mac OS X · Tagged with: com.apple.doc, Command line, defaults, killall dock, Mac OS X, MCX, no-glass


