4

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?

Sietse
  • 574

5 Answers5

6

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

Lri
  • 42,502
  • 8
  • 126
  • 159
jason
  • 76
2

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

1

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!

0

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!

0

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.

slhck
  • 235,242
Nimja
  • 1