<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Xinerama 2x2 monitor configuration display issues"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66255#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Xinerama 2x2 monitor configuration display issues"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66255">bug 66255</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre><a href="http://nouveau.freedesktop.org/wiki/MultiMonitorDesktop/">http://nouveau.freedesktop.org/wiki/MultiMonitorDesktop/</a>

You only have 2 screens in your config, you need 4 screens for Xinerama to work
properly (one per monitor). Otherwise it makes sense that you get the scrolling
behaviour. Have you tried this with nouveau 1.0.9?

An alternative if you have xorg 1.14.3, is to use reverse prime. This is a bit
experimental and will likely be rather slow. (Basically using GPU0 to do all
the rendering and transfer the textures to GPU1 for actual display.) To do
that, take a look at <a href="http://nouveau.freedesktop.org/wiki/Optimus/">http://nouveau.freedesktop.org/wiki/Optimus/</a> (it's
describing a different case, but some of the ideas carry over).</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>