Ubuntu – How to add minimize / maximize buttons to GNOME shell windows

gnome-shellwindow-buttons

Just installed Ubuntu 12.04, then I did

sudo apt-get install gnome-shell

and windows have only a close button, how can I enable minimize / maximize? The old gconf-editor doesn't seem to work cause it has the three buttons in the config.

Best Answer

You need gnome tweak tool.

Click the Download button to install with Ubuntu Software Center:

Install via the software center


Or you can install in Terminal:

sudo apt-get update; sudo apt-get install gnome-tweak-tool

Then open Advanced Settings to change the minimize and maximize buttons.