Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

toonz diggler

macrumors member
Original poster
Nov 11, 2007
87
0
Hi is it possible to create a icon on the bottom of the screen, eg: itunes,ichat.

That you can click to have pop up your favorite places?

thanks
 
I think this is what you want. Type this into terminal:

Code:
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
Then press return, then:
Code:
killall Dock

Then right click on the created icon, and choose the option you want :)
 
i wouldn't recommend fiddling in terminal unless you know what you're doing.

OP: do you mean just putting those apps in the dock? or do you mean something like Overflow? or something completely different?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.