Here is a cool hack you can do to access your most recent apps / documents / server / Favorite Items from Mac OS X Dock.
Here is a screen shot for my most recent apps used:
What you need to do it is to start up terminal and copy paste the below two lines:
$ defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
$ killall Dock
Don't copy the $, this represents the prompt.
2008-10-04
Access your most recent apps / docs / servers from your Dock
Subscribe to:
Post Comments (Atom)



1 great comments:
or... u can download and install Sapiens :P
Post a Comment