[gtk+] Disable the GtkPlug xi2 hack more thoroughly



commit ecddaa7a8eb0089d4cd75e38e7e27d37a33d0539
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Dec 21 11:29:18 2010 -0500

    Disable the GtkPlug xi2 hack more thoroughly

 gtk/gtkplug-x11.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkplug-x11.c b/gtk/gtkplug-x11.c
index 43072fe..5533261 100644
--- a/gtk/gtkplug-x11.c
+++ b/gtk/gtkplug-x11.c
@@ -27,6 +27,7 @@
 
 #include "config.h"
 
+#if 0
 #ifdef XINPUT_2
 
 /* Hack to have keyboard events interpreted
@@ -39,6 +40,7 @@
 #undef GDK_COMPILATION
 
 #endif /* XINPUT_2 */
+#endif
 
 #include "gtkmain.h"
 #include "gtkmarshalers.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]