5

I have looked at:

  1. How does /will Unity handle multiple monitors? -> only two monitors with twinview
  2. How do I get three monitors working? -> each monitor uses a separate x screen + xinerama (no 3d acceleration -> no Unity)

My current setup looks like this:

Two monitors in Twinview + one monitor as a separate X screen (it is not a problem that I cannot move windows from that monitor to the other two, I used to work like this on Ubuntu 10.10). The problem with this is, that I am unable to start applications on the separate X screen and when I manage to open a terminal on there, I am unable to interact with it (no window decoration).

I can still use my setup with the Gnome session (Ubuntu Classic), so I am not urgently looking for an answer, but I would like to know if it can be done and hopefully learn something in the process.

Edit: I should probably mention that I have two nvidia graphics cards in my computer. And that I am happy with the solution that I am currently using with gnome (i. e. TwinView + separate X screen). This won't work with Unity as I don't know of a way to launch applications on the separate X screen.

Byte Commander
  • 110,243
bjoernz
  • 238

3 Answers3

3

It's currently quite hard to get even dual monitors working. There are reports of bugs and inability to get a dual monitor working so 3 monitors is going to be a stretch at this point.

1

I'm having the same problem for a very similar set up: 2 nvidia gpus, one using twinview and the other as a separate xscreen. The separate xscreen is effectively useless with no keyboard input or menus...Maverick worked fine.

Guess we just wait...

EDIT filed bug report https://bugs.launchpad.net/unity/+bug/779124

amc
  • 7,292
1

I get minor functionality by running a /usr/bin/unity link on my desktop in the seperate x-screens. I also created a new folder on the seperate desktops so I can get filesystem access. Still no panels, and due to unity, no menu bar, but at least it lets the keyboard work on the other screens.

Reaper
  • 11