Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I found this video clip on YouTube gives a visual description of how to move minimize, maximize, close, and menu button left or right for Ubuntu. I tried it on my Debian system and it also works.

Here is the precedure: #1

  1. Start gconf-editor
    No Format
    
    $ gconf-editor
    

...

  1. Edit following key
    No Format
    
    /apps/metacity/general/button_layou
    
    Following is my favorite setting.
    No Format
    
    close,minimize,maximize,close:menu
    

You can change it to any order as you like. Anything on the left of the colon mark(:) will show on the left side of a title bar. You can also put every button left or right by put the colon mark at the end or the beginning of the value string.