Software for calibrating a touch screen

Clemens Kirchgatterer c.kirchgatterer at amatic.com
Wed Oct 1 01:20:43 PDT 2008


On Tue, 2008-09-30 at 17:05 +0200, Søren Hauberg wrote:

>   I don't quite know where to publish this, so I figured this list
> would be a start. Attached is a program for calibrating a touch
> screen. It computes the following parameters:
> 
>     'flip_x'
>        a boolean parameter that determines if the x-coordinate should
> be flipped.
> 
>     'flip_y'
>        same as 'flip_x' except for the y-coordinate.

instead of flip_x and flip_y you could just swap the min_* and max_*
values and let the driver axis_validator function handle the flipping,
works for me.

best regards ...
clemens




More information about the xorg mailing list