Mouse-over effect in Leopard Stacks
In Mac OS X Leopard, there is a command-line option you can use to get a mouse-over effect when looking at Stacks. Here's an example of what the effect looks like (the mouse is over Chess.app and it's highlighted):
An example of an highlighted application in a Leopard Stack
To get this effect, you first need to open a Terminal Window (go to Applications > Utilities > Terminal). At the command line type the following:
and then press Enter. Then enter the following:
and press enter again. The effect will then be enabled. If you decide that you don't like the effect, you can repeat the above commands but in the first command, change the YES to a NO.
An example of an highlighted application in a Leopard Stack
To get this effect, you first need to open a Terminal Window (go to Applications > Utilities > Terminal). At the command line type the following:
defaults write com.apple.dock mouse-over-hilte-stack -boolean YES
and then press Enter. Then enter the following:
killall Dock
and press enter again. The effect will then be enabled. If you decide that you don't like the effect, you can repeat the above commands but in the first command, change the YES to a NO.
| Rating: |
50% positive
– 2 total Votes
I Like this Tip
I Don't Like this Tip
|
| Categories: | Leopard Finder customization |
| Added: | on Nov 21, 2007 |
| Added By: | an anonymous user |
| Searches: | leopard effect stack finder customization |


That one will probably work better...