I have a tendency to leave A LOT of Applications open at once, and I also leave a lot of windows open at the same time - so its really hard to tell which Apps I have hidden on my Dock.

There is a trick, however, to making this much easy to see. Plus, it looks really cool.

All you have to do to enable the Transparent Dock effect is open the Terminal and paste the following into the Terminal window:
defaults write com.apple.Dock showhidden -bool YES
The reload the Dock by typing in the following:
killall Dock
Note that if you have any applications hidden already you may have to show them, then re-hide them before the effect will display properly.
If you want to disable this effect at anytime you can do so by opening the Terminal again and typing in the following:
defaults write com.apple.Dock showhidden -bool NO
Then reloading the Dock again.

James
Nice tip anyway, I have it active. August 27th, 2008 at 8:47 am
Kevin Gorzny
Thanks. August 27th, 2008 at 5:31 pm
JaY
bigkat
Jay: Terminal is an application. By default it's supposed to be in your Utilities folder. As far as I understand you should launch app. named Terminal and do the tip. That's it.
_________________________
Thanks for this tip. I am wondering if it works with Tiger? September 4th, 2008 at 8:11 pm
Michael
Yes, this does work in Tiger. September 4th, 2008 at 11:36 pm