The default window manager in Xubuntu places the window border controls (minimize, maximize, close) on the wrong (left) side of the window. Here's how to put them back to the right side.
- $ sudo apt-get install gconf-editor
- $ gconf-editor
- navigate to apps -> metacity -> general
- button_layout should be menu:minimize,maximize,close
source
No comments
Post a Comment