Re: [PATCH 06/12] Input: synaptics - fuzz position if touchpad reports reduced filtering
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2011-07-07 06:25:40
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2011-07-07 06:25:40
Also in:
lkml
On Tue, Jul 05, 2011 at 10:49:59AM -0700, Chase Douglas wrote:
On 06/28/2011 10:07 PM, djkurtz@chromium.org wrote:quoted
From: Daniel Kurtz <redacted> Synaptics touchpads indicate via a capability bit when they perform reduced filtering on position data. In such a case, use a non-zero fuzz value. Fuzz = 8 was chosen empirically by observing the raw position data reported by a clickpad indicating it had reduced filtering. Signed-off-by: Daniel Kurtz <redacted>Seems reasonable to me. Acked-by: Chase Douglas <redacted>
Applied (folding necessary parts of the patch 1 into this one), thanks Daniel. -- Dmitry