Quick command line trick to make your Leopard stacks look nice….

datePosted on 15:30, August 25th, 2008 by Many Ayromlou

Here is a quick command to make Leopard’s stacks behave nicer when you move your mouse across the icons. You can type these two commands in terminal to activate the feature:
defaults write com.apple.dock mouse-over-hilte-stack -boolean YES
killall Dock

or alternatively if you don’t like the look, type the following in terminal to reset it back:
defaults write com.apple.dock mouse-over-hilte-stack -boolean NO
killall Dock

Share
Related Posts:

2 Responses to “Quick command line trick to make your Leopard stacks look nice….”

  1. Anonymous on December 20th, 2008 at 16:44

    Hello Sir,

    I’m very very new to your site and the world of development… I am in need of your help.

    Could you possibly tell which header files are responsible for the implementation of the ” stacks ” on my Mac OS X dock??

    Much thanks!

  2. Many on December 20th, 2008 at 21:38

    I Anonymous,

    I don’t have the slightest clue. Sorry :-(

    TTYL
    Many

Leave a Reply

Name: (required)
Email: (required) (will not be published)
Website:
Comment: