8

I have two monitors on my computer and the right hand monitor is the main display, but Lubuntu always puts the main display onto the left hand monitor. There aren't enough settings in the Monitor Settings window to change the main display onto the right hand monitor. How do I do this? I have Mint on some other computers and this is easy with their tools so it must be supported in the underlying X server? I have an AMD graphics card with the default driver.

Also is it possible in LXDE to have panels on both monitors instead of just the main display monitor?

2 Answers2

5

Install arandr from the repos and you'll have a GUI to configure the multiple monitors. I don't know about the panel part of the question.

Organic Marble
  • 23,641
  • 15
  • 70
  • 122
3

To establish dual monitors with LXDE, install Arandr from Synaptics. Arandr can set-up placement, orientation and resolution for each monitor. Before saving, set up the geometry of any horizontal panels. For a bottom panel across both monitors, align the bottoms of the displays; for a top panel, align the tops. A second horizontal panel can be only set-up on the display whose unaligned edge is outermost, since any extension onto the smaller display will be hidden. Otherwise, the horizontal placement and geometry in general can be achieved in the usual way. See http://lxlinux.com/#14 for more details.

Rex
  • 1,645
  • 1
  • 14
  • 16