Comment 8 for bug 999962

Revision history for this message
Nicolas Defranoux (yiphla8) wrote :

Suffer for the same problem.
Using 2 monitors, with the right on in portrait mode, using Xinerama and unity 2D (nvidia driver limitation).

When I use auto-hide on the launcher, my mouse jumps from the left border of my right screen directly to the left border of my left screen.
- Works fine when auto-hide is disabled.
- Works fine with KDE.

xorg.conf extract:
Section "ServerLayout"
    Identifier "Layout0"
    Screen "Screen0" 0 0
    Screen "Screen1" RightOf "Screen0"
    Option "Xinerama" "1"
EndSection