I would like to disable the switching animation when switching the desktop in mac os El Capitain. Do you know how to do that?
Thank!
I would like to disable the switching animation when switching the desktop in mac os El Capitain. Do you know how to do that?
Thank!
There is a program named TotalSpace, that has the feature you need. Once installed, you should open it up, go into "Transitions" and disable "Use transitions", this will remove the animation you get when you switch Workspace (aka Dekstop)
If you're on OS X 10.11.x El Capitan or later, you will also need to disable a feature known as "System Integrity Protection
" which prevents you to edit or access system files. To disable it:
cmd
(or Windows key) and R
keys, before hearing the sound of your Mac startup. Hold them down for 5 secs.csrutil enable --without debug
.csrutil enable --without debug is the better solution suggested by [http://totalspaces.binaryage.com/elcapitan][totalspace].