The Greatest Linux Blog on the Internets.

Ubuntu, I 'buntu, We all 'buntu, (but only if we want'u).

The Greatest Linux Blog on the Internets. header image 4

Entries Tagged as 'UI tweaks'

Move Ubuntu window close/maximize/minimize buttons to the left or right side: quick one-liners.

February 27th, 2011 · 1 Comment · Linux, Ubuntu, UI tweaks

Open a Terminal (Applications -> Accessories -> Terminal), or press Alt-F2 to bring up the Run Application dialog. To put window buttons on the left-hand side, OSX-style, on a single line type: gconftool-2 –set /apps/metacity/general/button_layout –type string close,maximize,minimize:menu For the right-hand side, Windows-style (& earlier Ubuntu releases): gconftool-2 –set /apps/metacity/general/button_layout –type string menu:minimize,maximize,close Easy ! [...]

[Read more →]

Tags:··