From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chase Douglas Subject: Re: [PATCH 1/4] Input: synaptics - add multitouch packet support Date: Tue, 21 Dec 2010 11:45:21 -0500 Message-ID: <4D10D9A1.2070307@canonical.com> References: <1292683981-6908-1-git-send-email-rydberg@euromail.se> <1292683981-6908-2-git-send-email-rydberg@euromail.se> <20101218175408.GA1709@polaris.bitmath.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from adelie.canonical.com ([91.189.90.139]:33796 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751013Ab0LUQpe (ORCPT ); Tue, 21 Dec 2010 11:45:34 -0500 In-Reply-To: <20101218175408.GA1709@polaris.bitmath.org> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Henrik Rydberg Cc: Chris Bagwell , Dmitry Torokhov , Jiri Kosina , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Takashi Iwai On 12/18/2010 12:54 PM, Henrik Rydberg wrote: > All in all, this patchset contains enough information to resolve > jumping and clickpad issues in user space, at the same time as it > keeps compatibility with mousedev and older hardware. We know there > are still issues, but I see no real reason to postpone these changes > any further. My only concern is that by enabling MT mode we may get different ST values out of the device. However, I don't have concrete evidence that it is worse, and we can probably fix it up, maybe with tracking, after these patches are applied. -- Chase