From: Ondrej Zary <linux@rainbow-software.org>
To: "Søren Hauberg" <hauberg@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usbtouchscreen, 2.6.25
Date: Tue, 23 Sep 2008 10:51:13 +0200 [thread overview]
Message-ID: <200809231051.14016.linux@rainbow-software.org> (raw)
In-Reply-To: <ed7dcf450809230142l62bb00aapb92e6cb225f0cbba@mail.gmail.com>
On Tuesday 23 September 2008, Søren Hauberg wrote:
> Hi,
> Currently, the 'usbtouchscreen' module sends raw data from the
> touchscreen directly to the user. However, in general, touchscreens
> need to be calibrated, and the raw data needs to be transformed
> according to the calibration, before the data can be used as an input
> device. Currently, some special purpose drivers exists for this in X,
> but the situation is a bit messy. I propose to add support for
> calibration parameters in the kernel. That way, we can also get usable
> touchscreens without X, without having to write special purpose
> drivers to handle the data from the touchscreen. The attached patch
> adds support for this. A module parameter (transform_xy)
> enables/disables this behavior, so the patch is not very intrusive,
> and should cause issues to current users.
>
> Comments would be appricated,
Calibration is a per-device thing. You can have more than one touchscreen (the
swap_xy feature is also wrong, but better than nothing).
> Søren
>
> P.S. I'm not subscribed to the list so please keep me in the CC.
--
Ondrej Zary
next prev parent reply other threads:[~2008-09-23 8:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-23 8:42 [PATCH] usbtouchscreen, 2.6.25 Søren Hauberg
2008-09-23 8:51 ` Ondrej Zary [this message]
2008-09-23 9:36 ` Søren Hauberg
2008-09-23 14:13 ` Oliver Neukum
2008-09-24 7:04 ` Søren Hauberg
2008-09-24 10:30 ` Matthew Garrett
2008-09-24 12:48 ` Søren Hauberg
2008-09-23 8:55 ` Oliver Neukum
2008-09-23 8:59 ` Søren Hauberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200809231051.14016.linux@rainbow-software.org \
--to=linux@rainbow-software.org \
--cc=hauberg@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox