Linked by Thom Holwerda on Wed 3rd Mar 2010 20:43 UTC, submitted by kragil
Thread beginning with comment 412187
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
It's simple to make a graphical tool for tweaking this, but nobody's bothered. That's because clicking on Configuration Editor, navigating to apps/metacity/general and writing some text in "button_layout" takes about 30 seconds max. Or you can copy and paste this command in a terminal window in 5 seconds:
gconftool-2 --set \
/apps/metacity/general/button_layout \
--type string "minimize:maximize,close"
Problem solved. It is not worth the time to make a GUI and the Gnome guidelines don't consider such settings worthy of a GUI of their own. People who want to tweak gconf have the above solutions.




Member since:
2006-06-24
Even XFCE has an intuitive drag-and-drop setting for these buttons.