From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sriram V Subject: how to support gestures? Date: Thu, 28 Oct 2010 21:20:50 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mail-gy0-f174.google.com ([209.85.160.174]:55098 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758771Ab0J1Puv (ORCPT ); Thu, 28 Oct 2010 11:50:51 -0400 Received: by gyg4 with SMTP id 4so1308704gyg.19 for ; Thu, 28 Oct 2010 08:50:51 -0700 (PDT) Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: linux-input@vger.kernel.org Hi, If a touch screen controller provides the following gestures 1) Pan up 2) pan down 3) zoom out 4) zoom in 5) pan left 6) pan right how the touch screen driver conveys these events to the application? Regards, sriram