07
Feb
08
Tagged Under: , ,
Add A Gradient Behind Icons In Stacks

Hey

This is another “improvement” that you can add to improve the look of stacks. What this hack does is add a gradient background to any item you hover over in a stack. The result of this means you get a cool graphical effect as shown in the conveniently placed picture below.


First step open up Terminal. Then type the following.

defaults write com.apple.dock mouse-over-hilte-stack -boolean YES

This puts the command in place for the magic to happen. On the next line in Terminal type the following.

killall Dock

This kills the dock and restarts it. As a result the stacks will re-configure and the code will load. As a result every time you hover over a stack icon a cool gradient should appear. The only problem I find is that it feels a little slower, especially on the big stack items. As well as this it doesn’t work on the list stacks.

If you want to revert the gradient back to normal type the following code.

defaults write com.apple.dock mouse-over-hilte-stack -boolean NO
killall Dock

The only difference is the Yes has now changed to No. As with any hacks in terminal if you come across a Yes or a no in the line of code they can usually be reverted. This is also the same for 1 and 0.

A great little trick, please leave a comment if you no of any more.

If you want to keep up with the latests post from Mac Tricks And Tips I recommend you subscribe to the RSS Feed. To find out more about RSS check out the help page form more information.

Save/Promote This Post

If you enjoyed reading this article, post you vote. Each vote is highly appreciated. Find out more about bookmarking here

One Response


  1. 1

    Wanna do something really cool? Get a PC.

    Comment By Spacster on February 9th, at 6:38 am

Trackbacks/Pingbacks (Trackback URL)

Please use the Trackback URL above to get properly credited

Respond

Name (required)

Mail (will not be published) (required)

Website

Comments Guidelines

  • Only basic HTML tags are allowed:
  • <a href> <h1 - h6> <acronym> <code> <em> <strike> <strong> <i> <b>
  • Spam comments will be deleted and IP's and websites blacklisted.
  • Remember the rules are here to make sure every one has a good time.
  • If you want more information visit the Comment Guidelines & Help page.

Live Comment Preview:

3,018 Spam comments caught. So why bother spamming?

Small RSS Icon