mirror of
https://github.com/goodtft/LCD-show.git
synced 2026-06-15 16:42:57 +02:00
add nano 2.4inch driver
This commit is contained in:
9
usr/99-calibration.conf-nano24-0
Executable file
9
usr/99-calibration.conf-nano24-0
Executable file
@@ -0,0 +1,9 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "Goodix Capacitive TouchScreen"
|
||||
Option "Calibration" "240 0 320 0"
|
||||
Option "SwapAxes" "0"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
Option "EmulateThirdButtonMoveThreshold" "300"
|
||||
EndSection
|
||||
9
usr/99-calibration.conf-nano24-180
Executable file
9
usr/99-calibration.conf-nano24-180
Executable file
@@ -0,0 +1,9 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "Goodix Capacitive TouchScreen"
|
||||
Option "Calibration" "0 240 0 320"
|
||||
Option "SwapAxes" "0"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
Option "EmulateThirdButtonMoveThreshold" "300"
|
||||
EndSection
|
||||
9
usr/99-calibration.conf-nano24-270
Executable file
9
usr/99-calibration.conf-nano24-270
Executable file
@@ -0,0 +1,9 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "Goodix Capacitive TouchScreen"
|
||||
Option "Calibration" "240 0 0 320"
|
||||
Option "SwapAxes" "1"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
Option "EmulateThirdButtonMoveThreshold" "300"
|
||||
EndSection
|
||||
9
usr/99-calibration.conf-nano24-90
Executable file
9
usr/99-calibration.conf-nano24-90
Executable file
@@ -0,0 +1,9 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "Goodix Capacitive TouchScreen"
|
||||
Option "Calibration" "0 240 320 0"
|
||||
Option "SwapAxes" "1"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
Option "EmulateThirdButtonMoveThreshold" "300"
|
||||
EndSection
|
||||
BIN
usr/ft6236.dtb
Executable file
BIN
usr/ft6236.dtb
Executable file
Binary file not shown.
BIN
usr/tft7789-overlay.dtb
Executable file
BIN
usr/tft7789-overlay.dtb
Executable file
Binary file not shown.
Reference in New Issue
Block a user