[x11] Add a command line switch for enabling XInput
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 19 Jun 2009 13:32:37 +0000 (14:32 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 19 Jun 2009 13:32:37 +0000 (14:32 +0100)
commit21608fe5f7c7a7750b09a1cbd10d68027a425085
treeb1da9f00cbd704bd9e1ac8057885b9c3b8f6f04b
parent0ec541282acf7b9ea08217b154524013c93b7d95
[x11] Add a command line switch for enabling XInput

Currently, XInput support requires a function call. In order to
make it easier for people to test it, we can also add a command
line switch that moves the pointer device detection and handling
to XInput. This should ensure that, at least for people building
Clutter with --enable-xinput, applications can be easily migrated
and regressions can be caught.
clutter/x11/clutter-backend-x11.c