[Bug 71439] intel-virtual-output resets root window cursor
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Nov 10 02:36:41 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71439
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 7b0771180dc9bb7276a473db5663f41b5929199b
Author: Chris Wilson <chris at chris-wilson.co.uk>
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 <freedesktop-bugs at jbeekman.nl>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71439
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20131110/6006db3b/attachment.html>
More information about the intel-gfx-bugs
mailing list