]> Pileus Git - ~andy/gtk/commitdiff
Disable the GtkPlug xi2 hack more thoroughly
authorMatthias Clasen <mclasen@redhat.com>
Tue, 21 Dec 2010 16:29:18 +0000 (11:29 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Dec 2010 17:07:10 +0000 (12:07 -0500)
gtk/gtkplug-x11.c

index 43072fe0737f6a7e15a21f7016506e3a3e93aa11..55332615c2a8ec6bf59f665e086dd206875a32a0 100644 (file)
@@ -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"