Skip to content

Changing the menu buttons positions on Ubuntu 11.10

Hello

I’m still setting up my Ubuntu 11.10 (Oneiric Ocelot). Let’s change the menu buttons (minimize, maximize, close) position to the right (again).

Open your Terminal
$ sudo apt-get install gconf-editor

Run it
$ gconf-editor

Go to “apps/metacity/general/”
Find “button_layout” and update the value to:

menu:minimize,maximize,close

Save, logout, login. Done!

Best Regards,
Matheus

Published inUbuntu

13 Comments

  1. Watchful_eye Watchful_eye

    I got the buttons on the right side since 10.04 (and the values are still edited in the way you put it here), but since 11.10 my buttons are only on the right side when they are in the window format.

    After maximizing a window, they are on the left again. Do you know how to change this? Thank you 🙂

  2. Not working at all. 🙁
    It used to work in 11.04 and before, but no longer for 11.10. Another regression?

  3. Wayne Wayne

    You need to “sudo gconf-editor”, otherwise the configuration can’t be edited.

  4. eduardo eduardo

    não consegui,diz que não foi possivel encontrar o pacote gconf-editor, alguem pode me ajudar ?

  5. Pedro Pedro

    I was able to change the buttons to the right side BUT it only works when the window is not Maximized…when i change the window to maximize the buttons go back to the left again 🙁
    any ideas to solve this?
    Cheers

  6. ruwan ruwan

    No man.it doesn’t work on 11.10…it works up to 11.04….

Leave a Reply

Your email address will not be published. Required fields are marked *