Hi all,
Was able to find a workaround: I have edited the xorg.conf manually and
changed the following lines:
Section "ServerLayout"
[...]
Screen 0 "Screen0" 1680 0
Screen 1 "Screen1" 0 0
[...]
with:
Section "ServerLayout"
[...]
Screen 0 "Screen1" 0 0
Screen 1 "Screen0" 1680 0
[...]
Basically swapped the "logical" roles in the file.
Also, in the xorg.conf file above, the following line:
Section "ServerLayout"
Option "Xinerama" "0"
should read:
Section "ServerLayout"
Option "Xinerama" "1"
Apologize for that mistake.
Hopefully it can helps others while the issue is fixed.
Regards,
Obi1
--
Dual monitor display does not work when secondary is on the left side
https://bugs.launchpad.net/bugs/570447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs