Return window control buttons to the right side (Ubuntu 10.04)
I don’t know who had the brilliant idea to move window control buttons to the left side, but should have a simple way to bring back to the right side.
So, let’s “fix this bug” by hand:
Press Alt + F2, and execute gconf-editor.
Navigate to apps -> metacity -> general. Look for “button_layout” entry and change to:
menu:maximize,minimize,close
Done!
Advertisement