Reputation: 441
I have enabled "Emulate touch events" and can perform normal swipe. Is there a way to emulate 2 finger swipe? And other such gestures?
Upvotes: 14
Views: 21322
Reputation: 32286
Check http://www.html5rocks.com/en/mobile/touch/#toc-touchdev (the MULTI-TOUCH EVENTS subsection) - it contains some treatment of the subject.
Upvotes: 2