Re: [PATCH 1/9 v2] Input: synaptics - refactor y inversion
From: Chase Douglas <hidden>
Date: 2011-07-23 00:31:11
Also in:
lkml
From: Chase Douglas <hidden>
Date: 2011-07-23 00:31:11
Also in:
lkml
On 07/20/2011 06:38 AM, djkurtz@chromium.org wrote:
From: Daniel Kurtz <redacted> Synaptics touchpads report increasing y from bottom to top. This is inverted from normal userspace "top of screen is 0" coordinates. Thus, the kernel driver reports inverted y coordinates to userspace. This patch refactors this inversion. Signed-off-by: Daniel Kurtz <redacted>
Acked-by: Chase Douglas <redacted>