mirror of
https://github.com/goodtft/LCD-show.git
synced 2025-01-20 03:52:15 +01:00
10 lines
348 B
Plaintext
10 lines
348 B
Plaintext
|
Section "InputClass"
|
||
|
Identifier "calibration"
|
||
|
MatchProduct "ADS7846 Touchscreen"
|
||
|
Option "Calibration" "188 3960 61 3968"
|
||
|
Option "SwapAxes" "0"
|
||
|
Option "EmulateThirdButton" "1"
|
||
|
Option "EmulateThirdButtonTimeout" "1000"
|
||
|
Option "EmulateThirdButtonMoveThreshold" "300"
|
||
|
EndSection
|