Since I installed Snow Leopard, I'm stuck with huge icons in my stacks/folder views in my dock. It use to adjust the layout and size of the window so that as many icons as possible fit on the screen, but now it shows huge icons and a scrollbar instead. I'd like the old behavior back so I don't have to scroll anymore.

Does anyone know where the setting for this is? Maybe hidden in some .plist?

link|improve this question

50% accept rate
feedback

6 Answers

up vote 3 down vote accepted

This is possible in Lion. Just press ⌘- or ⌘+ in the grid.

link|improve this answer
hey, that works. Thanks! – Sietse Jul 25 '11 at 8:39
Very glad to have found this tip - makes the grid view usable! Thanks. – John Wordsworth Sep 5 '11 at 20:50
feedback

Doesn't look to be possible, going by this current discussion at the Apple forum: Topic : Stacks have huge icons! (in grid view).

link|improve this answer
feedback

There doesn't seem to be a way to do so, but you can make them smaller by adding more items or using the fan or list views... Sorry I'm not more help!

link|improve this answer
Hmmm, adding more items only adds an annoying scrollbar on my Mac. Do the icons on your Mac scale to fit in a window without a scrollbar? (And are you on 10.6?) – Arjan Sep 17 '09 at 7:20
feedback

You can change icon size under View -> Show View Options

link|improve this answer
Where's that? This is about dock stacks icons, and the dock has no View menu afaik. – Sietse Jan 11 '10 at 8:46
feedback

The Correct way of making your icons smaller using Mac OS X Lion is by first opening the folder to where you can view all the icons, now as what was stated earlier you will have you most pointer inside the folder with the icons, First push and hold COMMAND while pushing either - or + and there you go your icon will change!

link|improve this answer
feedback

The trick: In Terminal, tested in Lion and Snow Leopard:

defaults write com.apple.dock use-new-list-stack -boolean YES
killall Dock

Then you can use cmd-+ and cmd-- while a Dock based list/grid is open.

link|improve this answer
On Lion, ⌘+ and ⌘- work by default when stacks are viewed as a grid. use-new-list-stack has to be enabled only when they're viewed as a list. – Lri Oct 19 '11 at 14:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.