beyondmac.com|comments, answers, etc.

Home Contact About Subscribe(RSS)

The Book:

Buy Mac OS X Leopard: Beyond the Manual from Amazon, or check out the Apress website for more information.

Categories:

Bookmarks:

Powered by WordPress

Add Recent/Favorite Items Stack to Dock | November 22, 2007

You can add a very useful stack to your dock that can display a variety of you recent or favorite items. Do do this simply enter the following commands in the terminal:

defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
killall Dock

You can then select what items you want this item to display from the stacks contextual menu.

Personally I like to leave it on “Favorite Items” which correspond to the user selectable locations under “PLACES” in the Finders side bar.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment