Ah!
That would be the same problem someone already pointed out. There is no code to translate touch events codes from the evdev event format to Clutter's format. It should be pretty straight forward to implement, but we kind of need someone (with the hardware to test it) to write that piece of code. The piece of code you want to modify is around here : https://git.gnome.org/browse/clutter/tree/clutter/evdev/clutter-device-manager-evdev.c?h=clutter-1.18#n550 Here is the kernel documentation to deal with input events : https://www.kernel.org/doc/Documentation/input/multi-touch-protocol.txt I might have a look at it this weekend, but not sure. Cheers, - Lionel On 03/01/14 16:06, Elias Bakken wrote:
|