From 27a5c3b0a43b342ef3545b74cda5722466a3096e Mon Sep 17 00:00:00 2001 From: goodtft Date: Tue, 27 Mar 2018 18:15:45 +0800 Subject: [PATCH] Create 99-calibration.conf-HDMI7C update HDMI7C touch calibration file --- usr/99-calibration.conf-HDMI7C | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 usr/99-calibration.conf-HDMI7C diff --git a/usr/99-calibration.conf-HDMI7C b/usr/99-calibration.conf-HDMI7C new file mode 100644 index 0000000..b19b1c9 --- /dev/null +++ b/usr/99-calibration.conf-HDMI7C @@ -0,0 +1,6 @@ +Section "InputClass" + Identifier "calibration" + MatchProduct "深圳市全动电子技术有限公司 ByQDtech 触控USB鼠标" + Option "Calibration" "0 1024 0 600" + Option "SwapAxes" "0" +EndSection