Touchscreen calibration utility

View: New views
4 Messages — Rating Filter:   Alert me  

Touchscreen calibration utility

by Erik de Castro Lopo-23 :: Rate this Message:

| View Threaded | Show Only this Message

Hi all,

I'm looking for a generic touchscreen calibration utility, the kind
than prompts the user to press on the four corners of the screen.

Does something like this exist?

Cheers,
Erik
--
+-----------------------------------------------------------+
  Erik de Castro Lopo
+-----------------------------------------------------------+
"A typical software project can present more opportunities to learn
from mistakes than some people get in a lifetime."
-- Steve McConnell (in Rapid Development)
_______________________________________________
xorg mailing list
xorg@...
http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Touchscreen calibration utility

by Daniel Stone :: Rate this Message:

| View Threaded | Show Only this Message

On Fri, Nov 10, 2006 at 10:21:27PM +1100, Erik de Castro Lopo wrote:
> I'm looking for a generic touchscreen calibration utility, the kind
> than prompts the user to press on the four corners of the screen.
>
> Does something like this exist?

Hi,
http://svn.berlios.de/wsvn/tslib/trunk/tslib/tests/ts_calibrate.c?op=file&rev=0&sc=0

Cheers,
Daniel


_______________________________________________
xorg mailing list
xorg@...
http://lists.freedesktop.org/mailman/listinfo/xorg

signature.asc (196 bytes) Download Attachment

Re: Touchscreen calibration utility

by markus (Bugzilla)-4 :: Rate this Message:

| View Threaded | Show Only this Message

Eric,

> I'm looking for a generic touchscreen calibration utility, the kind
> than prompts the user to press on the four corners of the screen.
>
> Does something like this exist?
Not being a xorg specialist, I know a calibration utility from binstead. But
it only works with one specific brand of touch screens. The problem I see in
your wish is that touchscreens tend to deliver their signals in different
formats and in different interfaces. And that makes it hard to develop some
generic approach. You are right in your assumption that touchscreens
basically all do the same thing. They all produce x and y coordinates.
Though, some yield more data like the strength of the impression and so on.
There are also different technologies to measure the user's activities.

Sorry that I could not help. But I do understand and support your issue and
I'd be interested to hear from you if you have found anything in that
direction.

Best wishes,

Markus

_______________________________________________
xorg mailing list
xorg@...
http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Touchscreen calibration utility

by Cliff Brake :: Rate this Message:

| View Threaded | Show Only this Message

On 11/10/06, Erik de Castro Lopo <mle+xorg@...> wrote:
> Hi all,
>
> I'm looking for a generic touchscreen calibration utility, the kind
> than prompts the user to press on the four corners of the screen.

Hello Erik,

As already mentioned, tslib includes a calibration utility.  tslib is
pretty much the standard for handling/processing touchscreen data on
ARM systems.

There is also an X based calibration utility that is part of the GPE project:

http://www.openembedded.org/repo/org.openembedded.dev/packages/xtscal/xtscal_0.6.3.bb

GPE can be found: http://gpe.linuxtogo.org/download/source

Cliff

--
=======================
Cliff Brake
http://bec-systems.com
_______________________________________________
xorg mailing list
xorg@...
http://lists.freedesktop.org/mailman/listinfo/xorg