]> git.ipfire.org Git - people/ms/linux.git/commit
Input: sentelic - only report position of first finger as ST coordinates
authorChristophe TORDEUX <christophe@tordeux.net>
Mon, 24 Dec 2012 17:20:40 +0000 (09:20 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Jan 2013 17:06:56 +0000 (09:06 -0800)
commit1a37441ae4ad38d98c39b349137c0fb7f76b32ad
treeafd9e849dc5ede014da96143ff42eacad3ef6b99
parentc815c83dfd1aef11d4197dc46b21a2471b81af2c
Input: sentelic - only report position of first finger as ST coordinates

commit a25461659050b913e114d282bf58823682eb56b6 upstream.

Report only the position of the first finger as absolute non-MT coordinates,
instead of reporting both fingers alternatively. Actual MT events are
unaffected.

This fixes horizontal and improves vertical scrolling with the touchpad.

Signed-off-by: Christophe TORDEUX <christophe@tordeux.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/mouse/sentelic.c