Tip: Disable the window opening animation in Lion

NewImage

I personally like the animations that Apple has introduced, but it is true that this one in particular can be a bit annoying for some users.

If you want disable it the thing is very simple and it is, how could it be otherwise, via Terminal:

defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO

And if you want to re-enable it:

defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool YES

Keep in mind that you have to restart the apps -or the system if you want to do it faster- for the changes to be effective.


Leave a Comment

Your email address will not be published. Required fields are marked with *

*

*

  1. Responsible for the data: Miguel Ángel Gatón
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.

  1.   iDevi1d said

    Which animation is that, I don't see it 🙁