Translucent Icons in the Dock under MacOS X

Translucent Dock Icons under Mac OS X

I’ve run into this in a few places and use it myself. It doesn’t do anything useful, but it is pretty.

There’s a hidden option on the Dock which will display the icons for hidden applications as translucent images instead of the normal opaque icons. It’s a very pretty effect and is slightly useful to let you quickly know why you don’t see your Safari window.

In order to set the dock to do this, you’ll need to open a terminal window (from Applications | Utilities) and type in the following:


defaults write com.apple.dock showhidden -bool true
killall Dock

The first line sets the hidden preference for the dock. The second kills the current instance of the dock, which the system will automatically restart.

If you ever want to change it back, do this:


defaults write com.apple.dock showhidden -bool false
killall Dock

[tags]finder, dock, macintosh, mac os x, translucent, icon, hidden[/tags]

| Print This Post Print This Post

Comments are closed.

Sponsored Links

Warning: include(/home/romkey/cache/apocablog.html) [function.include]: failed to open stream: Permission denied in /web/bfr/www/shinythings.romkey.com/wp-content/themes/bfrblog2/leftbar.php on line 40

Warning: include() [function.include]: Failed opening '/home/romkey/cache/apocablog.html' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /web/bfr/www/shinythings.romkey.com/wp-content/themes/bfrblog2/leftbar.php on line 40

Warning: include(/home/romkey/cache/bfrblog.html) [function.include]: failed to open stream: Permission denied in /web/bfr/www/shinythings.romkey.com/wp-content/themes/bfrblog2/leftbar.php on line 46

Warning: include() [function.include]: Failed opening '/home/romkey/cache/bfrblog.html' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /web/bfr/www/shinythings.romkey.com/wp-content/themes/bfrblog2/leftbar.php on line 46