https://bugs.freedesktop.org/show_bug.cgi?id=63900
--- Comment #1 from Michel Dänzer <[email protected]> --- > xrandr --output VGA-0 --mode 1280x1024 --pos 1368x0 --rotate normal --output > LVDS --mode 1366x768 --pos 0x0 --rotate normal [...] > There is a workaround in the form of "xrandr --output VGA-0 --auto --pos > 1368x0" (shift the second display 2 pixels to the right). I assume the first '--pos 1368x0' is a typo and should be '--pos 1366x0'. I'm afraid this is not easily fixable, as the hardware only supports horizontal offsets which are a multiple of 4, so the drivers just round down values that aren't. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
