[Bug 71345] intel-virtual-output only updates mouse
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 8 03:02:09 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71345
--- Comment #13 from Chris Wilson <chris at chris-wilson.co.uk> ---
Eventually I will remember! It is a #if 0 at the top of virtual.c to enable
debug information.
diff --git a/tools/virtual.c b/tools/virtual.c
index 160d6a1..4878abb 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 intel-virtual-output -f to see the debug.
--
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/20131108/1d62b986/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list