Can I put the title bar buttons in Unity on the right side somehow, or is that impossible?
6 Answers
You do this using gsettings:
gsettings set org.gnome.desktop.wm.preferences button-layout ':minimize,maximize,close'
or gconf-editor which has more complicated instructions listed at:
http://handytutorial.com/move-window-buttons-to-right-in-ubuntu-12-10-12-04/
- 164
- 1
- 3
FWIW, hopefully this will save someone else who is googling this issue the time.. Ubuntu Tweak nor gconf-editor will fix this problem. Seems to be a known issue with Unity. Seems there is no solution in the works either.
Closest thing I saw to a somewhat resolution. Seems to be pawned off on Unity:
impossible as of now, and most likely it will stay impossible, unless someone wants to write a nasty hack.
- 1,005
Ubuntu Tweak can do that for you in the Windows Management Settings. You can get it at http://ubuntu-tweak.com
- 3,583
Moving min/max/close buttons back to right hand side for full screen windows
Look the last post. I could help you...