check this demo video (it also displays the Recent Stack):
in order to activate in the terminal write:
defaults write com.apple.dock mouse-over-hilte-stack -boolean yes
killall Dock
if you would like to turn it off just turn last yes value to no like this:
defaults write com.apple.dock mouse-over-hilte-stack -boolean no
killall Dock
Enjoy
No comments:
Post a Comment
Don't bother spamming, please use comments for This blog subject only
Note: Only a member of this blog may post a comment.