Ticket #3505 (closed task: fixed)

Opened 8 months ago

Last modified 2 weeks ago

Touch screen calibration tool

Reported by: kemperke Assigned to: mcclunty
Priority: major Milestone: Wishlist
Component: General Software Version: RADIX.0
Keywords: Cc:

Description

We need one.

Change History

04/17/09 18:38:56 changed by kemperke

  • priority changed from critical to major.
  • milestone changed from RADIX.1 to RADIX.1.1.

06/19/09 10:17:16 changed by goskab

  • milestone changed from RADIX.1.2 to RADIX.2.

Moved to realistic milestone.

07/01/09 17:15:51 changed by goskab

Run time calibration can be accomplished with the following command (on new FS'es)

xinput set-int-prop touchscreen "Evdev Axis Calibration" 32 x-min x-max y-min y-max

good values are

140 3900 200 3800

07/01/09 17:57:55 changed by goskab

Added the command to be run be default in the /etc/X11/Xinit.d/90...sh file. Any calibration program should edit this script.

07/07/09 10:32:21 changed by goskab

  • owner set to filmorj.

08/11/09 16:41:05 changed by goskab

  • owner deleted.

08/14/09 09:05:48 changed by goskab

  • owner set to mcclunty.

09/10/09 09:31:44 changed by goskab

  • milestone changed from RADIX.2 to Wishlist.

A program for fine tuning has been completed. This needs testing, moving off to wishlist because it is not required for RADIX2.

11/05/09 15:36:41 changed by hardert

  • status changed from new to closed.
  • resolution set to fixed.

The manual setting for the touchscreen works well enough for now. Closing...