How to tweak OS X Lion to disable window zooming and other eye-candy

lionDon’t like Mac OS X 10.7 Lion’s annoying window zoom effect for new windows? Thanks to Tomas Franz, you can disable it. Open Terminal (Applications > Utilities > Terminal) and copy and paste the following line:

defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO

You then need to restart any apps that are running for them to get the new setting.

Hurrah! Snappy window performance again.

Also, if you want to restore CMD+D to being “don’t save” as it was in previous versions of OS X, you can do that with this command:

defaults write NSGlobalDomain NSSavePanelStandardDesktopShortcutOnly -bool YES

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: