<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Position of second monitor wrong in dual monitor setup if first monitor is 1366x768"
href="https://bugs.freedesktop.org/show_bug.cgi?id=63900#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Position of second monitor wrong in dual monitor setup if first monitor is 1366x768"
href="https://bugs.freedesktop.org/show_bug.cgi?id=63900">bug 63900</a>
from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
<pre><span class="quote">> xrandr --output VGA-0 --mode 1280x1024 --pos 1368x0 --rotate normal --output
> LVDS --mode 1366x768 --pos 0x0 --rotate normal</span >
[...]
<span class="quote">> There is a workaround in the form of "xrandr --output VGA-0 --auto --pos
> 1368x0" (shift the second display 2 pixels to the right).</span >
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>