[Bug 63900] Position of second monitor wrong in dual monitor setup if first monitor is 1366x768

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 25 02:13:15 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=63900

--- Comment #1 from Michel Dänzer <michel at daenzer.net> ---
> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20130425/043f4634/attachment.html>


More information about the xorg-driver-ati mailing list