1. Home
  2. Computing & Technology
  3. Macs

Use Terminal to Remove Leopard’s 3D Dock Effects
Use Terminal to Remove Leopard’s 3D Dock Effects

By Tom Nelson, About.com

2D Dock: Remove Leopard’s 3D Dock Effects

The 2D Dock is similar to the Dock in Tiger

Leopard (OS X 10.5.x) introduced the 3D Dock, which makes Dock icons appear to be standing up on a ledge. Some people like the new look, and some prefer the older 2D look from Tiger (OS X 104.x). If Leopard’s 3D Dock isn’t to your taste, you can use Terminal to switch to the 2D visual implementation. Can’t decide? Try them both. Changing from one to the other takes a matter of minutes.

Use Terminal to Apply a 2D Effect to the Dock

  1. Launch Terminal, located at /Applications/Utilities/Terminal.
  2. Enter the following command line into Terminal. You can copy/paste the text into Terminal, or you can simply type the text as shown. The command is a single line of text, but your browser may break it into multiple lines. Be sure to enter the command as a single line in the Terminal application.
  3. defaults write com.apple.dock no-glass -boolean YES

  4. Press enter or return.
  5. Enter the following text into Terminal. If you type the text rather than copy/paste it, be sure to match the case of the text.
  6. killall Dock

  7. Press enter or return.
  8. The Dock will disappear for a moment, and then reappear.
  9. Enter the following text into Terminal.
  10. exit

  11. Press enter or return.
  12. The exit command will cause Terminal to end the current session. You can then quit the Terminal application.

Use Terminal to Apply a 3D Effect to the Dock

  1. Launch Terminal, located at /Applications/Utilities/Terminal.
  2. Enter the following command line into Terminal. You can copy/paste the text into Terminal, or you can simply type the text as shown. The command is a single line of text, but your browser may break it into multiple lines. Be sure to enter the command as a single line in the Terminal application.
  3. defaults write com.apple.dock no-glass -boolean NO

  4. Press enter or return.
  5. Enter the following text into Terminal. If you type the text rather than copy/paste it, be sure to match the case of the text.
  6. killall Dock

  7. Press enter or return.
  8. The Dock will disappear for a moment, and then reappear.
  9. Enter the following text into Terminal.
  10. exit

  11. Press enter or return.
  12. The exit command will cause Terminal to end the current session. You can then quit the Terminal application.

That’s it for this simple tip. The 2D and 3D versions of the Dock have exactly the same functionality. It’s just a matter of deciding which visual style you prefer.

Explore Macs
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Macs
  4. Using Your Mac
  5. 2D Dock: Remove Leopard’s 3D Dock Effects>

©2009 About.com, a part of The New York Times Company.

All rights reserved.