can not configure metacity window button anymore

Asked by funicorn

just upgraded to unity 6.6.0 on Ubuntu 12.10 amd64. Unity window button cannot be configured like before.
It's used to be done through gconf-editor or gsettings.

Actually I read through the unity upgrade changelog, and see some key words about how unity has transited
its conf data from here to there blabla.

But however you change your conf framework, you have to make sure the real settings are transited, not only the codes!

So could you please teach me how to set the window button from top-left to top-right, which is obviously accepted
by most users as human-preferred ? and how to hide the 'maximize' and 'minimize' button, if possible ?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu unity Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
funicorn (funicorn) said :
#1

just upgraded to unity 6.6.0 on Ubuntu 12.10 amd64. Unity window button cannot be configured like before.
It's used to be done through gconf-editor or gsettings.

Actually I read through the unity upgrade changelog, and see some key words about how unity has transited
its conf data from here to there blabla.

But however you change your conf framework, you have to make sure the real settings are transited, not only the codes!

So could you please teach me how to set the window button from top-left to top-right, which is obviously accepted
by most users as human-preferred ? and how to hide the 'maximize' and 'minimize' button, if possible ?

Revision history for this message
Daniel van Vugt (vanvugt) said :
#2

Try this:
gsettings set org.gnome.desktop.wm.preferences button-layout ':close'

And to revert back to the Unity defaults:
gsettings set org.gnome.desktop.wm.preferences button-layout 'close,minimize,maximize:'

Can you help with this problem?

Provide an answer of your own, or ask funicorn for more information if necessary.

To post a message you must log in.