From c926184918cd92ecdce71ee190def538dedccbbc Mon Sep 17 00:00:00 2001 From: Jordan Ruthe Date: Tue, 19 Jan 2021 13:19:39 -0500 Subject: [PATCH] docs: Add commands for calibration --- docs/Installation.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/Installation.md b/docs/Installation.md index 8fa46a44..6390f4fd 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -47,3 +47,12 @@ As an option to do development or interact with KlipperScreen from your computer If you need a custom location for the configuration file, you can add -c or --configfile to the systemd file and specify the location of your configuration file. + +#### Touchscreen Calibration +Most people don't need to calibrate, but if you do need to calibrate your touchscreen, follow this process: + +``` +DISPLAY=:0 xinput_calibrator --list +Device "wch.cn USB2IIC_CTP_CONTROL" id=6 +DISPLAY=:0 xinput_calibrator -v --device +```