mirror of
https://github.com/goodtft/LCD-show.git
synced 2026-06-19 02:09:18 +02:00
modify nano 2.4inch driver
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "Goodix Capacitive TouchScreen"
|
||||
Option "Calibration" "240 0 320 0"
|
||||
MatchProduct "generic ft5x06 (11)"
|
||||
Option "Calibration" "0 239 0 319"
|
||||
Option "SwapAxes" "0"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "Goodix Capacitive TouchScreen"
|
||||
Option "Calibration" "0 240 0 320"
|
||||
MatchProduct "generic ft5x06 (11)"
|
||||
Option "Calibration" "239 0 319 0"
|
||||
Option "SwapAxes" "0"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "generic ft5x06 (11)"
|
||||
Option "Calibration" "319 0 0 239"
|
||||
Option "Calibration" "0 239 319 0"
|
||||
Option "SwapAxes" "1"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "Goodix Capacitive TouchScreen"
|
||||
Option "Calibration" "0 240 320 0"
|
||||
MatchProduct "generic ft5x06 (11)"
|
||||
Option "Calibration" "239 0 0 319"
|
||||
Option "SwapAxes" "1"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
|
||||
BIN
usr/ft6236.dtb
BIN
usr/ft6236.dtb
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user