Fix slow Exposé in Snow Leopard

November 6th, 2010 by Mark Nanut Leave a reply »

Exposé in Snow LeopardEver since I installed 10.6 Snow Leopard, the all-new, slow, laggy Exposé has been a constant annoyance for me. The windows in the 10.6 Exposé were now all neatly aligned and labeled, but the transition animation was choppy, adding to the perception of a slowed down OS. As always, I am running the OSX user interface mostly with BeamSync turned off, but that didn’t help the choppy 10.6 Exposé much. Being an optimization freak, a slow interface is sort of a worst thing for me. The general conclusion was that Exposé in the previous version of Mac OSX, 10.5 Leopard, was faster, smoother and also more intuitive, and the question was how to get the same functionality of Leopard’s Exposé back into Snow Leopard.

Luckily, a guy named miknos at MacRumors Forums came up with a solution and all I can say is thank you very much. The fix requires to replace Snow Leopard’s Dock.app (found in System>Library>Core Services) with a fixed Dock.app from an early BETA version of Snow Leopard. I’m running 10.6.3 and the solution works with a 10.6.4 as well. It requires you to download the fixed dock and use some Terminal, so here are the instructions, copied from the MacRumors forum:

——————-
Instructions:

1 – Download the fixed Dock.app from this link on a MacRumors forum thread. Extract to Desktop.

2 – Create a new folder on the desktop called OldDock.

3 – Open terminal and (changing username) type:

sudo chown -R root /Users/USER/Desktop/Dock.app
type your password if necessary

sudo chgrp -R wheel /Users/USER/Desktop/Dock.app

Now copy/paste everything. Don’t forget to change to your username:
sudo killall Dock && \
sudo mv /System/Library/CoreServices/Dock.app /Users/USER/Desktop/OldDock/ && \
sudo mv /Users/USER/Desktop/Dock.app /System/Library/CoreServices/

Restart and Enjoy! To revert, just put the dock.app inside OldDock folder in Desktop and repeat everything.

—————————

Read the whole thread here: http://forums.macrumors.com/showthread.php?t=869611

Most Commented Posts

Advertisement
  • Qvz33
    THERE IS A MUCH EASIER FIX: This may work for some and i suggest you attempt it first before the other complex solutions posted out there. RESET YOUR PRAM on your mac and the slow expose problems will go away. (worked for me and some others after tempting other much harder and complex solutions)

    1. locate your apple, option, "P" and "R" keys
    2. Reset your system and hold all four keys down and the same time (prior to the apple welcome or spinning wheel)
    3. Continue to hold down the keys and the system will reset four (4) times.
    4. On the fourth reset release the keys and your system will restart normally with the PRAM reset.

    I hope this will help your expose choppiness! If it does share with others as i have found this was the most logical and simple fix!

    RA
blog comments powered by Disqus