modify nano2.4inch driver

This commit is contained in:
goodtft
2021-12-06 06:20:58 +00:00
parent 53dc0f5b0e
commit 3f50cfafad
2 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
Section "InputClass"
Identifier "calibration"
MatchProduct "Goodix Capacitive TouchScreen"
Option "Calibration" "240 0 0 320"
MatchProduct "generic ft5x06 (11)"
Option "Calibration" "319 0 0 239"
Option "SwapAxes" "1"
Option "EmulateThirdButton" "1"
Option "EmulateThirdButtonTimeout" "1000"