PDA

View Full Version : change metacity button


lizardking
March 11th, 2005, 06:21 PM
I found a tutorial to change metacity window button position (minimize,maximize, colse) from the right position to the left position like window of macOSx
Question: the buttons for the window border being on the left,
is that a theme thing or can that be configured somewhere?

Answer: ( original tutorial by -fissy. )

using the "run program" action or a terminal, start gconf by typing:

gconf-editor

and hitting enter.

This program is a bit like the registry editor for windows.

In the tree on the left you need to go to /apps/metacity/general/

There is then a key in the right pane called "button_layout"

edit this key so that it reads:

CODE
close,minimize,maximize:menu

or
CODE
close,maximize,minimize:menu

I hope that it will useful...
[-o<

bored2k
March 11th, 2005, 06:43 PM
I found a tutorial to change metacity window button position (minimize,maximize, colse) from the right position to the left position like window of macOSx
Question: the buttons for the window border being on the left,
is that a theme thing or can that be configured somewhere?

Answer: ( original tutorial by -fissy. )

using the "run program" action or a terminal, start gconf by typing:

gconf-editor

and hitting enter.

This program is a bit like the registry editor for windows.

In the tree on the left you need to go to /apps/metacity/general/

There is then a key in the right pane called "button_layout"

edit this key so that it reads:

CODE
close,minimize,maximize:menu

or
CODE
close,maximize,minimize:menu

I hope that it will useful...
[-o<
Cool.

Its a little awkward though, but its cool for PowerPC users. Again, I used to think I would never use an upper panel, and thats not the case with g-nome huh?

mtcycler
March 5th, 2010, 07:44 PM
It works in 10.04 alpha 3 too...

Cuppa-Chino
March 10th, 2010, 02:46 PM
Very true, especially note the colon position for the placement wrt to the corners!