mirror of
https://github.com/goodtft/LCD-show.git
synced 2024-12-01 17:24:19 +01:00
8ae0126917
update for long tap right click
10 lines
349 B
Plaintext
10 lines
349 B
Plaintext
Section "InputClass"
|
|
Identifier "calibration"
|
|
MatchProduct "ADS7846 Touchscreen"
|
|
Option "Calibration" "3936 227 268 3880"
|
|
Option "SwapAxes" "1"
|
|
Option "EmulateThirdButton" "1"
|
|
Option "EmulateThirdButtonTimeout" "1000"
|
|
Option "EmulateThirdButtonMoveThreshold" "300"
|
|
EndSection
|