Results 1 to 10 of 10

Thread: Switching position of buttons

  1. #1
    Join Date
    Jul 2010
    Location
    Croatia
    Beans
    61

    Switching position of buttons

    Dear friends,

    Is there any possible way I could switch the position of buttons on the top of the screen? I want to have minimise/maximise/close buttons on the right side and the rest of the commands on the left, as I have shown on the attached picture (which I manipulated by GIMP).

    Thank you.
    Attached Images Attached Images

  2. #2
    Join Date
    Dec 2012
    Location
    In my head.. I think?
    Beans
    113

    Re: Switching position of buttons

    Perhaps this will help, if not I'll try to figure something out for you.

    http://www.lubuntutips.com/2012/07/m...l#.UNk1dflx0y0
    Last edited by lisati; December 25th, 2012 at 07:38 AM. Reason: You don't need to enclose links with [code] and [/code]

  3. #3
    Join Date
    Jul 2010
    Location
    Croatia
    Beans
    61

    Re: Switching position of buttons

    Hm. This may work in Lubuntu, but I have Ubuntu 12.04.

  4. #4
    Join Date
    Dec 2007
    Beans
    12,521

    Re: Switching position of buttons

    Quote Originally Posted by Vladimir Pavic View Post
    Hm. This may work in Lubuntu, but I have Ubuntu 12.04.
    But your post has been tagged as Lubuntu hence the confusion.

    IMO, it's a forum bug because it happens quite often.

  5. #5
    Join Date
    Dec 2007
    Beans
    12,521

    Re: Switching position of buttons

    And, with reference to your image, it is possible in Ubuntu to switch the min/max/close buttons around but I don't think you'll be able to move the other ones, the panel icons, at all.

  6. #6
    Join Date
    Jun 2007
    Location
    Paraparaumu, New Zealand
    Beans
    Hidden!

    Re: Switching position of buttons

    Quote Originally Posted by Vladimir Pavic View Post
    Hm. This may work in Lubuntu, but I have Ubuntu 12.04.
    I have removed the "lubuntu" tag for you.
    Forum DOs and DON'Ts
    Please use CODE tags
    Including your email address in a post is not recommended
    My Blog

  7. #7
    Join Date
    Dec 2012
    Location
    In my head.. I think?
    Beans
    113

    Re: Switching position of buttons

    For ubuntu 12.04; There is a tool called ubuntu tweak, that does this.

    To install ubuntu tweak in 12.04:
    In terminal paste/type
    Code:
    sudo add-apt-repository ppa:tualatrix/ppa
    Followed by
    Code:
    sudo apt-get update
    And finally
    Code:
    sudo apt-get install ubuntu-tweak
    For ubuntu 12.10 you can use this command to switch the buttons:
    In terminal type:

    Code:
    gsettings set org.gnome.desktop.wm.preferences button-layout  ':minimize,maximize,close'
    A program called dconf-editor will achieve this in 12.10 to install it open the software centre and search dconf. Then select dconf Editor > install it.
    (I added this for the 12.10 users who may come across this)
    Last edited by TOMBSTONEV2; December 25th, 2012 at 08:16 AM.

  8. #8
    Join Date
    Jul 2010
    Location
    Croatia
    Beans
    61

    Re: Switching position of buttons

    I have got Ubuntu Tweak. So, what exactly am I supposed to do?
    Never mind the panel icons. If I could move max/min/close buttrons to the right - that would be great!
    Last edited by Vladimir Pavic; December 25th, 2012 at 10:29 AM.

  9. #9
    Join Date
    Feb 2011
    Location
    Somewhere...
    Beans
    1,554
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: Switching position of buttons

    You can't actually modify the Unity panel, but you can modify the buttons on the title bar.

    Open Ubuntu Tweak, go to Tweaks > Windows, then choose "Right".

  10. #10
    Join Date
    Jul 2010
    Location
    Croatia
    Beans
    61

    Re: Switching position of buttons

    Thank you (and others). It works!

Bookmarks

Posting Permissions

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