Max2Play Home › Forums › Max2Play on Raspberry PI › Touchscreen calibration using xinput_calibrator and config file. › Reply To: Touchscreen calibration using xinput_calibrator and config file.
4. Oktober 2016 at 22:13
#23277
I tried again using the exact same /etc/X11/xorg.conf.d/99-calibration.conf
entries as explained in the previous mentioned tutorial, as it deals with the extact same monitor. This works! I still don’t know why it got botched by the actual calibration numbers that xinput_calibrator
recordered, but I am gonna leave it with that.
So /etc/X11/xorg.conf.d/99-calibration.conf
now states:
Section "InputClass"
Identifier "calibration"
MatchProduct "ITM Inc USB Touch Panel"
Option "Calibration" "125 4015 3940 160"
Option "SwapAxes" "1"
Option "InvertX" "true"
Option "InvertY" "true"
Greetings,
Megantonneke
- This reply was modified 8 years, 3 months ago by Megantonneke.