Showing posts with label Stacks. Show all posts
Showing posts with label Stacks. Show all posts
Quick Look Stacks and Spotlight in Lion
11:02 PM
Advanced, Files, Help, lion, mac, mac os x, Preview, Quick Look, Spotlight, Stacks, tips, Tips and Tricks, Tutorial
New List View in Stacks
8:48 PM
hack stacks, list view in stacks, mac os x, Mac os x stacks, Stacks, Terminal
List View in Stacks |
Stacks are the little folder icons in your Dock on the right hand side which provide you with quick and easy access to any file in those folders. By default, they are set to "automatic" wherein they display items of the folder in 'Fan' or 'Grid' mode depending on the number of files in the folder. Alternatively, you can also choose to display it in 'List' mode which is a neat and organized view of all the files. Sadly though, it lacks eye candy. But what if we could add the visual effects ? To add these effects simply Open 'Terminal' ( Applications --> Utilities ) and type in the following -
defaults write com.apple.dock use-new-list-stack -bool YES && killall Dock
Stacks on Mac
5:12 PM
Create a Stack on Mac, iMac, leopard, lion, mac, mac os x, Macbook, Macbook Air, Macbook Pro, OS X, snow leopard, Stacks, Stacks on Mac
![]() |
Fan in the form of a stack |
What are stacks on Mac ?
Stacks on Mac provide an easy way to access folders right from your Dock. These folders are positioned to the right of your Dock seperator. You can add stacks to the Dock by simply dragging a folder here. You can view these stacks in the form of a fan, grid, list or let Mac decide.
Enable Gradiented Background in Stacks on Mouseover.
4:51 PM
Control Your Mac, controlyourmac.com, cym, Gradient, leopard, Mouseover, Shiv Sakhuja, snow leopard, Stacks, Terminal
This gradiented background in stack on Leopard or Snow Leopard can be achieved through terminal.
Open Terminal and type -
defaults write com.apple.dock mouse-over-hilite-stack -boolean yes
- Shiv ( controlyourmac.com )