Re: [PATCH 1/9 v2] Input: synaptics - refactor y inversion
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2011-07-25 08:28:06
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2011-07-25 08:28:06
Also in:
lkml
On Wed, Jul 20, 2011 at 09:38:58PM +0800, 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.
I really do not see the point... Thanks. -- Dmitry