[x11] Disable XInput by default
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 5 Jun 2009 11:26:29 +0000 (12:26 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 5 Jun 2009 11:30:08 +0000 (12:30 +0100)
commitcbb748f7c042e250b9383c59236645966c5ad47e
treea08498709c75da635073f91e93b8254e24b85c6c
parent3ee093e356de19253f4a838553c8f31579a256ad
[x11] Disable XInput by default

The XInput support in Clutter is still using XI 1.x. This will never
work correctly, and we are all waiting for XInput 2 anyway. The changes
internally should be minimal, so we can leave everything in place, but
it's better to disable XInput support by default -- at least for the
time being.
clutter/x11/clutter-backend-x11.c
clutter/x11/clutter-event-x11.c
configure.ac