Comment 7 for bug 773138

Revision history for this message
Chase Douglas (chasedouglas) wrote : Re: Multitouch gestures not working with touch screen using evdev driver

Gestures are working properly since you see the correct output from geistest. Now you need something to listen to those gestures. Ginn can translate two finger drag events into scroll events. In Ubuntu 11.04, you should be able to run ginn at the command line to do this. Otherwise, you will need to wait until there is native support added to applications and/or toolkits.

I am closing this as invalid since gestures appear to be working properly.

Thanks!