How to: Tips and Tricks

Put Minimize, Maximize, Close buttons to the left in Ubuntu window

Default are Minimize/Maximize/Close buttons in the title bar on the right. This short tutorial shows you, how to put these icons to the left, like in Mac OS X.

1. Press ALT + F2, type in gconf-editor and press Enter key

gconf-editor

2. Navigate to apps > metacity > general. On the right find option called button_layout

Button layout

3. Double click on the value menu:minimize,maximize,close and change it to

close,maximize,minimize:menu

4. Look at your new titlebar :) It may look like this

Titlebar - icons left

Tip: You can remove unused buttons, or change their order. Just change the value to eg. close:menu or menu:close,minimize,maximize.

Related posts:

  1. Disable 60 seconds delay notification in Ubuntu 9.10 (Karmic)
  2. Change mouse cursor theme in Ubuntu with Compiz enabled (10.04 and higher)
  3. Ubuntu: Make ALSA default instead of PulseAudio
  4. Put Home, Computer, Network, Trash icons on Gnome Desktop
  5. Quick Setup fresh installed Ubuntu with Ailurus

You can follow any responses to this entry through the RSS 2.0 feed.