<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - intel-virtual-output only updates mouse"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71345#c24">Comment # 24</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - intel-virtual-output only updates mouse"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71345">bug 71345</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>That's impossible! The cursor position is always in absolute coordinates, and
so always has a fixed offset....  I guess there is an active pointer grab on
the remote X server -- very bizarre.

One minor change wrt to cursor handling:

commit abf1a16914d993cc150005879375d4bb17fdccf3
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Fri Nov 8 17:09:35 2013 +0000

    intel-virtual-output: Only track the most recent visibility status of the
cursor

    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>

Can you try running intel-virtual-output under gdb or valgrind (will need to
use -f) and see if that catches anything?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>