Disable Zoom Effect When Opening New Window in OS X Lion
Editor’s Note: This tutorial was written and demonstrated for Mac OS X Lion 10.7.
Mac OS X Lion is supposed to combine what Apple learned from the Mac and what they learned from iOS, and put it all together in a grand display of Apple engineering and design at its best. One of the trivial features that they’ve added is the “zoom” effect that you get when you open new windows in the operating system, something that they took straight out of iOS. Although some people may find this feature cool, others may find it distracting, or for whatever reason, what to disable it. Here’s how.
In this tutorial, you will be using Terminal, a “command prompt” style app that is used to control the Mac using commands that you type. Have no fear, although Terminal may seem a bit intimidating, the code that you will be using today is completely safe, and will not harm your system in any way. Also, what you’re about to do is fully reversible, so if you want the zoom effects back again, we’ll be teaching you how to do that too.
So first, launch Terminal. If you can’t find it, a quick Spotlight search should do the trick. Afterwards, type in the following command to disable the zoom effects:
defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool false
Let the terminal do its trick, and you can test what you just did out by opening a new window, and you should see that the zoom animation is gone. If you want it back, understand that this is a “bool” command; basically, it has two options, true and false. In the code above, you changed the “NSAutomaticWindowAnimationsEnabled” to false, disabling, the animation. Just change it back to “true” with the following code:
defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool true
That’s it!
Like This Article? Subscribe to our FREE Weekly Newsletter
Subscribe to iTracki for a FREE weekly newsletter keeping you informed about the latest in iPod, iPhone, iPad, and Mac apps and news. 100% free 100% spam free, guaranteed. We'll never give away your email address.
You May Also Be Interested In:
- Mac Tutorial: Using Terminal to Disable OS X Lion’s ‘Resume’ Feature
- Mac Tutorial: Enable Key Autorepeat in OS X Lion
- Mac Tutorial: Disable Spelling Correction in OS X Lion
- Mac Tutorial: Always Show Scrollbars in OS X Lion
- Mac Tutorial: Remove Indicators From OS X Lion Dock
- Mac Tutorial: Disable Lion’s ‘Resume’ Feature
- Safari Tutorial: Hide the ‘Reading List’ Icon
- Mac Tutorial: Zoom In And Out on Screen
- Mac Tutorial: Show Library Folder in OS X Lion
- Mac Tutorial: Make Any OS X Lion App Fullscreen
Incoming Search Terms:
- disable lion window zoom (17)
- lion disable zoom (16)
- disable zoom lion (9)
- disable lion zoom (7)
- mac lion remove desktop effect (6)
- disable zoom on mac (6)
- lion zoom effect (6)
- turn off Lion window effects (5)
- stop lion window zoom (5)
- disable zoom effect lion (5)
Charles Tian
Charles is the founder and administrator of iTracki.com. After years of following and keeping up with Apple products, he founded this website and worked with others to bring the best news, reviews, tutorials, and editorials straight to you.
Desktop Tutorials
- Mac Tutorial: Organize Finder Windows With Tabs
- Mac Tutorial: Zoom In And Out on Screen
- TextEdit Tutorial: Changing Text Color
- GarageBand Tutorial: Split Track
- Safari Tutorial: Hide the ‘Reading List’ Icon
- Mac Tutorial: Show Library Folder in OS X Lion
- Mac Tutorial: Choose Which Apps Appear in Launchpad in OS X Lion
- Mac Tutorial: Install iLife On Multiple Macs When You Buy A New One
- Mac Tutorial: Disable Spelling Correction in OS X Lion
- Mac Tutorial: Reverse Scrolling in OS X Snow Leopard
- Mac Tutorial: Always Show Scrollbars in OS X Lion
- Mac Tutorial: Enable Key Autorepeat in OS X Lion
- Mac Tutorial: Make Any OS X Lion App Fullscreen
- Mac Tutorial: Remove Indicators From OS X Lion Dock
- Safari Tutorial: Restore Safari 5.1 Tab Behavior To How It Used To Be
- Mac Tutorial: Show Dock in OS X Lion’s Fullscreen Apps
- Mac Tutorial: Disable Zoom Effect When Opening New Window in OS X Lion
- Mac Tutorial: Using Terminal to Disable OS X Lion’s ‘Resume’ Feature
- Mac Tutorial: Get Launchpad for OS X Snow Leopard (Kind Of)
- Mac Tutorial: Discarding Windows in OS X Lion
- Mac Tutorial: Configuring Pre-Lion Keyboards
- Mac Tutorial: Bootable OS X Lion Flash Drive
- Mac Tutorial: Check App Compatibility With Lion
- Mac Tutorial: Disable Lion’s ‘Resume’ Feature
- iTunes Tutorial: DI: How Can I Access Settings on iTunes?
Forum Disussion
- 【Limited Free】★★ i-Sokki - Remember Japanese vocabulary easily★★ by: ultrapped
February 17, 2012, 21:24 - Happy Valentine with Pictosoft!($50 itunes gift card + more) by: Pictosoft
February 13, 2012, 06:58 - 【Free】★★ Last Bunny - Cute Rabbit, Innovative Platform Game ★★ by: ultrapped
February 11, 2012, 00:59
- 【Limited Free】★★ i-Sokki - Remember Japanese vocabulary easily★★ by: ultrapped
External Links
Popular Topics:
android app Apple App Store AT&T beta china Coming Soon facebook free game google icloud ios ios 5 iPad ipad 2 iPhone iphone 4 iphone 4s iphone 5 iPod iPod Touch iTunes jailbreak leak Mac new new release News os x os x lion price drop Price Drops release rumor sale sales samsung Software sprint steve jobs store update Video










Recent Comments