Page 1 of 1

Ubuntu 12.04 right close minimize maximize

Posted: Wed Feb 06, 2013 10:22 am
by a24uall
First you need to install "gconf-editor" if its not already installed using the command below :
sudo apt-get install gconf-editor
Once this is done login as the user whome you want the customization to be done and run the command.
gconf-editor
Under
/apps/metacity/general/button_layout
change the value for
button_layout from
close,maximize,minimize:
to
:minimize,maximize,close