14

My workspace extends, and is not a mirror or copy of original display, but I still get the vertical purple Icon launcher bar on both screens and see no way to remove it. Please advise!

Jorge Castro
  • 73,717
jdv
  • 143

5 Answers5

26

You can configure whether the launcher will show on all monitors or in a single one:

Open the dash and type display

Now configure where you want the launcher to appear:

enter image description here

MestreLion
  • 20,726
2

If you have an Nvidia video card you need to run the Nvidia software and change the primary display. Don't know about other chipsets

Alister
  • 21
1

It is simple
Go to Settings --> Dock --> Show on
Select Built-in display
That's it

For more information .

Legend
  • 11
0

Do you mean the 'Launcher' (which contains the Ubuntu symbol, Home folder, Ubuntu Software Manager, Ubuntu One, etc etc) on the left of the screen? If yes, then follow these instructions:

  1. On the desktop, right-click and select Change Desktop Background.
  2. Switch to Behavior tab.
  3. Change Auto-hide the Launcher from OFF to ON.
Eliah Kagan
  • 119,640
0

Nvidia users, just disable "Xinerama", restart lightdm and then make changes to Display and Enable Xinerama.

Steps:

  1. edit /etc/X11/xorg.conf
  2. change Xinerama value from 1 to 0
  3. service lightdm restart
  4. System Settings -> Display -> Launcher placement -> select monitor
  5. edit /etc/X11/xorg.conf
  6. change Xinerama value from 0 to 1
  7. service lightdm restart

You can disable sticky edge this way too.