Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I can’t get used to the new Unity system. I’d like to move the left Unity panel to the bottom of screen (like Windows 7 – more similar is better).

But I can't find a way. Is it possible?

share|improve this question

2 Answers

up vote 78 down vote accepted

11.10

There is now an unofficial Compiz Plugin that allows you to move the Unity 3D (not Unity 2D) launcher from the left to the bottom.

enter image description here

Credit to WebUpd8]2.

In summary:

  1. You can now peruse the source-code. Contact the maintainer with suggested fixes! Remember this is unofficial and can & probably will have many bugs still to be ironed out.
  2. Install the PPA - ppa:paullo612/unityshell-rotated
  3. The packages to install are unityshell-rotated libnux-1.0-0
  4. A new plugin Ubuntu Unity Plugin Rotated will be made available in CCSM
  5. There is a likelihood of freezes on installation. If this occurs use CTRL+ALT+F1 to start a TTY, login and restart lightdm with sudo service lightdm restart. Rerun ccsm to enable the new plugin
  6. This plugin replaces the official Unity Plugin. You will obviously not receive further bugfixes from the Ubuntu development team - you will be reliant on the PPA maintainer to supply bug-fixes

warning please see this Q&A as to potential stability issues using CCSM


Linked Questions:

  1. What are PPAs and how do I use them?
  2. Source code
share|improve this answer
@fossfreedom Can i restore the Official Unity Plugin incase i decide to revert back??( I use 12.04 now) – Nirmik May 19 '12 at 6:01
1  
I've headlined the answer as 11.10 - it is applicable only to 11.10 (no 12.04 PPA as yet). For 11.10 users - yes you can revert because the standard plugin exists in CCSM to be chosen (reactivated). – fossfreedom May 19 '12 at 6:40

12.04 and newer

As of 12.04 you can not move the launcher, and there’s no official support for that.

This is by design, and so far, there are no Canonical plans to change that. Here’s a quote from Mark on the bug report for Ubuntu 11.04:

I think the report actually meant that the launcher should be movable to other edges of the screen. I’m afraid that won’t work with our broader design goals, so we won’t implement that. We want the launcher always close to the Ubuntu button.

I interpret that as a stand that a consistent design must be experienced as a Unity (pun intended), or it won't work at all.

While I personally disagree with Mark’s/Canonical’s decision not to provide a way to move the launcher (please read my final note on this), I do understand the design choice: it truly makes sense for it to be on the side and not at the bottom. Most users today have a widescreen monitor, and virtually all monitors for sale, specially for end-user consumer market, are widescreen too. That means the vast majority of users have lots of extra horizontal space (mostly underused), while vertical space is premium.

Most apps and websites do not use your whole screen width (check the large vertical background bars in both sides of screen of Ask Ubuntu, for example). But they do use the full vertical length (actually, they scroll 3, 5, 10 times your screen height). Meaning lots and lots of scrolling. And then you subtract title bar, menu bar, favorites bar, tabs bar, etc., all of them sucking up your precious vertical space. So adding the launcher on top/bottom would make things even worse, while there’s plenty of extra, “idle” horizontal space.

There is an ongoing, strong movement in app development, specially browsers, towards reducing the number of bars and merging them together. Think about how Firefox changed in this regard in the last few years. So it makes sense for an OS to do the same.

True, Windows’ panel is a well-crafted one… but the design choice of Unity to put it at side and not the bottom is a wise one, once you get used to it. And it’s worth doing so. Your mouse wheel will say thanks ;)

That said, some important notes:

  • I am just expressing Mark’s/Canonical’s statements and point of view. While I do understand the design choice, and I do agree with a side launcher, I certainly do not agree with the decision of not being able to move it. But I’m just a messenger. Don’t shoot the messenger.

  • There are unofficial, third-party packages that allow you to move the launcher. This other answer covers that in great depth.

  • You can, at least, have some control over the launcher in a multi-monitor setup:

Unity launcher multi-monitor settings

(image edited from Ubuntu Vibes)

share|improve this answer
25  
If you’re wondering, the “Ubuntu button” (a.k.a. “BFB”) mentioned by Mark in the quote is apparently a button that was in the top-left of the screen at the time of his comment. Now it is on the launcher itself, at the top. Since it would thus move with the launcher, it no longer helps to justify Mark’s design choice. – Rory O'Kane Jul 3 '12 at 17:51
3  
On multi-monitor setups, the bar on the side is demonstrably inferior to on the bottom (provided the bar is on a screen that has another screen to the left of it, as the center screen in a 3-screen setup would). The launcher is now "out in space" and no longer enjoying the Fitts' Law infinite sized screen edge. Sticky edges attempt to make that edge a wider target, but it's still a poor substitute for a hard stop. – Legion Jul 26 '12 at 2:51
With regards to design, Usability and aesthetics. Although the "using the horizontal space" discours is interesting, the current taskbar is by far not a solution. Why? Simply because the icons are not really polished, sometimes not representative, and as there is no horizontal space for TEXT you cant have informative text.. for example "Google Chrome - 2 instances open" or if you're on Gmail: "2 New emails - Gmail". I guess Windows 8 are doing the horizontal space thing, but much much better.. Where do I raise these concerns? – George Katsanos Nov 11 '12 at 7:04
@GeorgeKatsanos: Not true: both number of windows and an arbitrary number can be shown for each icon in the launcher. First is represented by little white triangles at right side of each icon, and the arbitrary number can be seen in several applications (update manager, IM chat, etc). You can even have a mini-progress bar in each icon! – MestreLion Nov 12 '12 at 5:18
@GeorgeKatsanos : as for the best place to discuss design issues (and questions, ideas, feedback), I think it would be the Ayatana mailing list, or their launchpad project page. (Ayatana is the Ubuntu Design project/Team for Unity & more) – MestreLion Nov 12 '12 at 5:20
show 4 more comments

protected by Oli Apr 29 '11 at 23:45

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.