1

I am wondering how I can disable the maximize/minimize animation for ubuntu 13.10. I know there are other questions like this, but they are either directed to different ubuntu types, (Kubuntu, etc) or they are recommending third party software (Unity Tweak Tool).

I would like to disable this with a built in option, if possible. If not, what would be the best application to do this?

Thanks

Trevor
  • 563

1 Answers1

0

The best option might be to use the Compizconfig Settings Manager:

sudo apt-get install compiz compizconfig-settings-manager compiz-fusion-plugins-extra compiz-fusion-plugins-main compiz-plugins

You should then be able to open Compiz through the dash by searching for "ccsm".

Once it's open, go to "animations" and you should be able to find the options to disable things there.

mrm
  • 452