]> git.baikalelectronics.ru Git - kernel.git/commit
Input: ALPS - handle touchpoints buttons correctly
authorUlrich Dangel <uli-kernel@spamt.net>
Thu, 11 Jun 2009 07:15:09 +0000 (00:15 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 11 Jun 2009 09:09:45 +0000 (02:09 -0700)
commit9f2b94b54d1729f61b6b4661f008c3af1db697ea
treef779fc6625561534cec76fc51dc2312705bd664c
parentaeab864fd5b4ef8001aeed58e28a266ace67b402
Input: ALPS - handle touchpoints buttons correctly

When pressing any button belonging to the touchpoint, the generated
click events don't belong to the touchpoint but to the touchpad.
This patch fixes this behaviour, the events will be sent via the
correct device, so scrolling with touchpoint is possible.

Signed-off-by: Ulrich Dangel <uli@spamt.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/alps.c