If you prefer to have the minimize, maximize and close buttons to the right of the window, on your Ubuntu 13.04, this is what you have to do:
$ gsettings set org.gnome.desktop.wm.preferences button-layout ':minimize,maximize,close'
If you prefer to have the minimize, maximize and close buttons to the right of the window, on your Ubuntu 13.04, this is what you have to do:
$ gsettings set org.gnome.desktop.wm.preferences button-layout ':minimize,maximize,close'
Thank you for this. Using gconf-editor just doesn’t as simply as before.