<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 resets root window cursor"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71439#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - intel-virtual-output resets root window cursor"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71439">bug 71439</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>commit 7b0771180dc9bb7276a473db5663f41b5929199b
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Sun Nov 10 10:34:06 2013 +0000

    intel-virtual-output: Do not hide the cursor on the local/source display

    Whilst we want to take over and hide the cursor on the remote displays,
    on the source we need to not interfere with the host.

    Reported-by: Jethro Beekman <<a href="mailto:freedesktop-bugs@jbeekman.nl">freedesktop-bugs@jbeekman.nl</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - intel-virtual-output resets root window cursor"
   href="show_bug.cgi?id=71439">https://bugs.freedesktop.org/show_bug.cgi?id=71439</a>
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>

If it still fails, please apply

diff --git a/tools/virtual.c b/tools/virtual.c
index dfb9a81..3deffa4 100644
--- a/tools/virtual.c
+++ b/tools/virtual.c
@@ -66,7 +66,7 @@
 #include <fcntl.h>
 #include <assert.h>

-#if 0
+#if 1
 #define DBG(x) printf x
 #else
 #define DBG(x)

and attach the output of intel-virtual-output -f</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>