Results 1 to 3 of 3

Thread: How to move window buttons?

  1. #1
    Join Date
    2013-Mar
    Posts
    1

    How to move window buttons?

    With gconf-tool, I don't see button_layout under "/apps/metacity/general" (gnome 2) or "/desktop/gnome/shell/windows" (gnome 3). How can I move window buttons to the left?

  2. #2
    Join Date
    2013-Mar
    Posts
    3
    Execute dconf-editor and search for /org/gnome/shell/overrides/button-layout. Then change the values. Or from Terminal execute this:
    Code:
    gsettings set org.gnome.shell.overrides button-layout 'close,maximize,minimize:'
    Last edited by source; 2013-04-05 at 05:48.

  3. #3
    Join Date
    2013-Mar
    Location
    Totally lost
    Posts
    45
    Or org.gnome.desktop.wm.preferences

Similar Threads

  1. Kali Linux problem with all of the buttons
    By Marc in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2018-02-22, 19:53

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •