<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - three monitors on two radeon cards works with some layouts not others"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81476#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - three monitors on two radeon cards works with some layouts not others"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81476">bug 81476</a>
              from <span class="vcard"><a class="email" href="mailto:idallen@idallen.ca" title="Ian! D. Allen <idallen@idallen.ca>"> <span class="fn">Ian! D. Allen</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=81476#c9">comment #9</a>)
<span class="quote">> To help narrow this down try configuring the displays for a 3x1
> configuration less than 4096 pixels</span >

This +2432 offset works fine across three monitors:

    xrandr --output DVI-1-2 --pos 2432x0 --auto

    DVI-0 connected 1600x1200+0+0
    DVI-1 connected 1600x1200+1600+0
    DVI-1-2 connected 1600x1200+2432+0

This +2433 offset causes video crap on the first two monitors:

    xrandr --output DVI-1-2 --pos 2433x0 --auto

    DVI-0 connected 1600x1200+0+0
    DVI-1 connected 1600x1200+1600+0
    DVI-1-2 connected 1600x1200+2433+0

As before: using Xorg with twm and a few terminal clients.  No compiz.</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>