How to calibrate touch screen on Ubuntu 22.04?
4
votes
0
answers
4911
views
We have a box connecting to a 20" vertical touch screen. When running Ubuntu 20.04 which runs X.org we used xinput_calibrator to calibrate the touch screen since it is vertical. However in Ubuntu 22.04 it by default runs Xwayland (which we found a much better performance running vnc). We couldn't use xinput_calibrator to do that.
I've tried to find some information. This one:
https://unix.stackexchange.com/questions/663158/mapping-touch-screen-and-wacom-tablet-to-different-monitors-under-wayland-using
is using sway. However ubuntu 22.04 by default seems to use mutter as window manager.
How can I do calibration like xinput_calibrator in 22.04 (Xwayland, mutter)?
Asked by Franklin
(69 rep)
May 30, 2022, 03:34 AM