Jump to content

Speed Up Mission Control Animations in Mac OS X Lion


Recommended Posts

Posted

<div class="KonaBody"><p><img src="http://osxdaily.com/wp-content/uploads/2012/02/speed-up-mission-control-animation.jpg" alt="Speed Up Mission Control Animations" title="speed-up-mission-control-animation" width="620" height="388" class="aligncenter size-full wp-image-27246" /></p>

<p>Boosting the speed of Mission Control animations can make Mac OS X Lion feel a bit faster when switching between windows, spaces, and apps within the feature. It’s easy to do and reversible if you decide you don’t like it, launch the Terminal to get started.</p>

<h2 style="font-size:1.2em;">Speed Up Mission Control Animations</h2>

<p>This will speed up Mission Control quite noticeably but still maintain a decent looking animation:</p>

<p><code>defaults write com.apple.dock expose-animation-duration -float 0.15</code></p>

<p>Now kill the Dock to <a href="http://osxdaily.com/2011/11/23/restart-mission-control-in-os-x-lion/">restart Mission Control</a>:</p>

<p><code>killall Dock</code></p>

<p>Do a three-fingered swipe up or down to see the difference in speed.</p>

<p><strong>Super Fast Mission Control Animations</strong>

If you want extremely fast animations, this is your defaults write command:</p>

<p><code>defaults write com.apple.dock expose-animation-duration -float 0.1</code></p>

<p>Again, kill the Dock for changes to take effect:</p>

<p><code>killall Dock</code></p>

<p>As you may have guessed, you can adjust the animation speeds by changing the number after the -float flag, the larger the number the slower the animation, and the lower the number the faster the animation. The default setting is probably about 0.2 or 0.25, meaning anything larger than that starts to be slower than default. Whole numbers become increasingly slow, similar to holding down the shift key. </p>

<p><strong>Slowing Down Mission Control Animations</strong>

This is marginally slower, but can quickly become a nuisance with usability:</p>

<p><code>defaults write com.apple.dock expose-animation-duration -float 1</code></p>

<p>Followed by:</p>

<p><code>killall Dock</code></p>

<p><strong>Disable Mission Control Animations</strong>

This removes all animations, making Mission Control just snap in and out:</p>

<p><code>defaults write com.apple.dock expose-animation-duration -float 0</code></p>

<p>Killing the Dock is required for the animations to disappear:</p>

<p><code>killall Dock</code></p>

<p>The effect of disabling the animation is quite jarring and unless you’re trying to preserve frame rate for some reason it’s not very pleasant.</p>

<h2 style="font-size:1.2em;">Return to Default Mission Control Animation Speeds</h2>

<p>Want Mission Control to be back to normal? Use the following defaults command to clear any customizations, returning to the default setting:</p>

<p><code>defaults delete com.apple.dock expose-animation-duration; killall Dock</code></p>

<p>Check out <a href="http://osxdaily.com/tag/mission-control/">more of our Misson Control tips</a>.</p>

</div>

<p><a href="http://feedads.g.doubleclick.net/~a/EkMrpV3jztOO1dsgdRZaJ-XYZU0/0/da"><img src="http://feedads.g.doubleclick.net/~a/EkMrpV3jztOO1dsgdRZaJ-XYZU0/0/di" border="0" ismap="true"></img></a><br/>

<a href="http://feedads.g.doubleclick.net/~a/EkMrpV3jztOO1dsgdRZaJ-XYZU0/1/da"><img src="http://feedads.g.doubleclick.net/~a/EkMrpV3jztOO1dsgdRZaJ-XYZU0/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">

<a href="http://feeds.feedburner.com/~ff/osxdaily?a=aB9c4hgWjZE:f5I45er9LS8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/osxdaily?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/osxdaily?a=aB9c4hgWjZE:f5I45er9LS8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/osxdaily?i=aB9c4hgWjZE:f5I45er9LS8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/osxdaily?a=aB9c4hgWjZE:f5I45er9LS8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/osxdaily?i=aB9c4hgWjZE:f5I45er9LS8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/osxdaily?a=aB9c4hgWjZE:f5I45er9LS8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/osxdaily?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/osxdaily?a=aB9c4hgWjZE:f5I45er9LS8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/osxdaily?d=qj6IDK7rITs" border="0"></img></a>

</div><img src="http://feeds.feedburner.com/~r/osxdaily/~4/aB9c4hgWjZE" height="1" width="1"/>

 

View the full article

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic


×
×
  • Create New...