Put Close/Maximize/Minimize Buttons on the Left in Ubuntu
If you are a new Ubuntu user coming from a Mac background, you might be disoriented by the placement of the minimize/maximize/close box on Ubuntu, which mimics Windows by default.
This setting is an easy one to change, thankfully, and combined with a nice OS X theme can really have a nice effect.
To change this setting, use Alt+F2 to bring up the Run Application dialog, and type in gconf-editor to launch the Gnome Configuration Editor.
Once in the editor, find the following key:
apps \ metacity \ general
On the right hand side of the screen you should see an option called button_layout.

This option takes a string value separated by commas, as well as a colon that separates which side of the window the buttons will be on. To mimic the OS X setting, enter this string:
close,maximize,minimize:menu
In this example, the close/maximize/minimize buttons are on the left, and the menu button is on the right. You can remove an item from this list if you'd like. For example, I don't really use the menu button so I usually just remove it.


Wow !! What gtk theme are using ? This is one of a hell "à la Mac OS X" gtk theme !! Would be good if I can get it……
And for us Kubuntu users?!
For me doesn't work. Ubuntu 7.04 with default Compiz
Sasha: This only works if you're using Metacity as your window manager. You don't. You use Compiz.
On Kubuntu:
Go to K>System Settings
Go to Appearance
Go to Window Decorations
Go to the Buttons tab
Drag and drop as you please!