Opened 8 months ago
Last modified 2 weeks ago
We need one.
Moved to realistic milestone.
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
Added the command to be run be default in the /etc/X11/Xinit.d/90...sh file. Any calibration program should edit this script.
A program for fine tuning has been completed. This needs testing, moving off to wishlist because it is not required for RADIX2.
The manual setting for the touchscreen works well enough for now. Closing...