08/03/10 18:01:44

To get the list view back in Stacks run:

defaults write com.apple.dock use-new-list-stack -bool YES

Afterwards killall Dock.

To revert back to the normal behavior run:

defaults delete com.apple.dock use-new-list-stack