I'm using an embedded linux os prepared with yocto which has weston (wayland) implementation. I can calibrate touch screen with weston-touch-calibrator but calibration reverts default values after reboot. I can't see calibration values and can't find calibration matrix. How can I calibrate the device permanently?
I appreciate any help you can provide..
I fixed this problem. Let me add it here so that it may help someone else; Add these lines to /etc/xdg/weston/weston.ini
Write this to save-calibration.sh ;
change permissions of the file;
That's ok..