We use cookies to provide our visitors with an optimal site experience. View our privacy notice and cookie notice to learn more about how we use cookies and how to manage your settings. By proceeding on our website you consent to the use of cookies.
I am attempting to calibrate the touch screen using xinput calibrator utility.
There are a few things to observe: if we move our finger horizontally to the right, the cursor moves to the left, and vice versa.
The same is applicable for vertical locations.
I modified a couple of options in 99-calibration.conf file. I did not see any difference,
Here is my configuration file
Section “InputClass”
Identifier “calibration”
MatchProduct “Microchip TSHARC TouchScreen”
Option “MinX” “62490”
Option “MaxX” “5912”
Option “MinY” “59826”
Option “MaxY” “5760”
Option “SwapXY” “0” # unless it was already set to 1
Option “InvertX” “1” # unless it was already set
Option “InvertY” “1” # unless it was already set
EndSection
I am trying to run xinput_calibrator_pointercal.sh script. I observed below messages,
$sudo ./xinput_calibrator_pointercal.sh
[sudo] password for test:
No protocol specified
Unable to connect to X server
No protocol specified
Unable to connect to X server
No protocol specified
Unable to connect to X server