Can I disable the animation that occurs when switching between Spaces?
Yes, you can! You'll need to be running Mac OS X 10.6.4 or higher, then just follow these steps:
- Open
/Applications/Utilities/Terminal.app - Copy and paste the following into the terminal window and then
press enter:
defaults write com.apple.dock workspaces-swoosh-animation-off -bool YES && killall Dock
If you'd like to re-enable the animation, just do the following:
- Open
- Copy and paste the following into the terminal window and then
press enter:
defaults delete com.apple.dock workspaces-swoosh-animation-off && killall Dock
-
General
-
Hyperspaces
- Why doesn't Hyperspaces run under Mac OS X Lion?
- Is Hyperspaces usable without having Apple’s Spaces enabled?
- I have an older Mac – will Hyperspaces run well on my computer?
- When I set a custom desktop image for my space, the translucent menubar still shows my old desktop image - why?
- I would like the desktop label to be shown above (or beside) the Dock - not underneath it.
- View all (10 more)
