Open main menu

DAVE Developer's Wiki β

Touchscreen Calibration (DIVELK)

Revision as of 16:11, 3 April 2018 by U0002 (talk | contribs) (fix history table)

HistoryEdit

Version Date DIVELK version Notes
1.0.0 April 2018 DIVELK 4.0.0 First public release

CalibrationEdit

To calibrate the touchscreen, please do the following:

 rm /etc/udev/rules.d/ws-calibrate.rules
 reboot

At the next restart the weston-calibrator tool should automatically show up. Tap on the red cross appearing on the screen to calibrate the touch panel.

Note: In the case that the filesystem is mounted via NFS and that an additional sdcard is plugged in, make sure delete also the calibration rules stored in the sdcard partition before rebooting.

 rm /etc/udev/rules.d/ws-calibrate.rules
 rm /run/media/mmcblk0p1/ws-calibrate.rules
 reboot

Additional information can be found at the following link