Fix the button layout in Ubuntu 10.04

Love the new button layout in Ubuntu 10.04? Yeah, me neither. Thankfully, it’s absurdly easy to fix it. You can run this from a terminal window or from the Run dialog (Alt+F2).


gconftool-2 --type string --set /apps/metacity/general/button_layout "menu:minimize,maximize,close"

Bada-bing!

Comments are closed.