mirror of
https://github.com/goodtft/LCD-show.git
synced 2026-06-18 01:39:20 +02:00
update LCD show
This commit is contained in:
0
usr/40-libinput.conf-MPI5001 → usr/40-libinput.conf-0
Normal file → Executable file
0
usr/40-libinput.conf-MPI5001 → usr/40-libinput.conf-0
Normal file → Executable file
36
usr/40-libinput.conf-180
Executable file
36
usr/40-libinput.conf-180
Executable file
@@ -0,0 +1,36 @@
|
||||
# Match on all types of devices but tablet devices and joysticks
|
||||
Section "InputClass"
|
||||
Identifier "libinput pointer catchall"
|
||||
MatchIsPointer "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput keyboard catchall"
|
||||
MatchIsKeyboard "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput touchpad catchall"
|
||||
MatchIsTouchpad "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput touchscreen catchall"
|
||||
MatchIsTouchscreen "on"
|
||||
Option "CalibrationMatrix" "-1 0 1 0 -1 1 0 0 1"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput tablet catchall"
|
||||
MatchIsTablet "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
36
usr/40-libinput.conf-270
Executable file
36
usr/40-libinput.conf-270
Executable file
@@ -0,0 +1,36 @@
|
||||
# Match on all types of devices but tablet devices and joysticks
|
||||
Section "InputClass"
|
||||
Identifier "libinput pointer catchall"
|
||||
MatchIsPointer "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput keyboard catchall"
|
||||
MatchIsKeyboard "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput touchpad catchall"
|
||||
MatchIsTouchpad "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput touchscreen catchall"
|
||||
MatchIsTouchscreen "on"
|
||||
Option "CalibrationMatrix" "0 -1 1 1 0 0 0 0 1"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput tablet catchall"
|
||||
MatchIsTablet "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
36
usr/40-libinput.conf-90
Executable file
36
usr/40-libinput.conf-90
Executable file
@@ -0,0 +1,36 @@
|
||||
# Match on all types of devices but tablet devices and joysticks
|
||||
Section "InputClass"
|
||||
Identifier "libinput pointer catchall"
|
||||
MatchIsPointer "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput keyboard catchall"
|
||||
MatchIsKeyboard "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput touchpad catchall"
|
||||
MatchIsTouchpad "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput touchscreen catchall"
|
||||
MatchIsTouchscreen "on"
|
||||
Option "CalibrationMatrix" "0 1 0 -1 0 1 0 0 1"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput tablet catchall"
|
||||
MatchIsTablet "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
36
usr/40-libinput.conf-FLIP-H
Executable file
36
usr/40-libinput.conf-FLIP-H
Executable file
@@ -0,0 +1,36 @@
|
||||
# Match on all types of devices but tablet devices and joysticks
|
||||
Section "InputClass"
|
||||
Identifier "libinput pointer catchall"
|
||||
MatchIsPointer "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput keyboard catchall"
|
||||
MatchIsKeyboard "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput touchpad catchall"
|
||||
MatchIsTouchpad "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput touchscreen catchall"
|
||||
MatchIsTouchscreen "on"
|
||||
Option "CalibrationMatrix" "-1 0 1 0 1 0 0 0 1"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput tablet catchall"
|
||||
MatchIsTablet "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
36
usr/40-libinput.conf-FLIP-V
Executable file
36
usr/40-libinput.conf-FLIP-V
Executable file
@@ -0,0 +1,36 @@
|
||||
# Match on all types of devices but tablet devices and joysticks
|
||||
Section "InputClass"
|
||||
Identifier "libinput pointer catchall"
|
||||
MatchIsPointer "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput keyboard catchall"
|
||||
MatchIsKeyboard "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput touchpad catchall"
|
||||
MatchIsTouchpad "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput touchscreen catchall"
|
||||
MatchIsTouchscreen "on"
|
||||
Option "CalibrationMatrix" "1 0 0 0 -1 1 0 0 1"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "libinput tablet catchall"
|
||||
MatchIsTablet "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
EndSection
|
||||
0
usr/40-libinput.conf-HDMI7B
Normal file → Executable file
0
usr/40-libinput.conf-HDMI7B
Normal file → Executable file
0
usr/40-libinput.conf-HDMI7C
Normal file → Executable file
0
usr/40-libinput.conf-HDMI7C
Normal file → Executable file
0
usr/99-calibration.conf-24
Normal file → Executable file
0
usr/99-calibration.conf-24
Normal file → Executable file
0
usr/99-calibration.conf-28
Normal file → Executable file
0
usr/99-calibration.conf-28
Normal file → Executable file
0
usr/99-calibration.conf-32
Normal file → Executable file
0
usr/99-calibration.conf-32
Normal file → Executable file
0
usr/99-calibration.conf-35
Normal file → Executable file
0
usr/99-calibration.conf-35
Normal file → Executable file
0
usr/99-calibration.conf-3508
Normal file → Executable file
0
usr/99-calibration.conf-3508
Normal file → Executable file
6
usr/99-calibration.conf-397-0
Executable file
6
usr/99-calibration.conf-397-0
Executable file
@@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "72 3916 182 4012"
|
||||
Option "SwapAxes" "0"
|
||||
EndSection
|
||||
6
usr/99-calibration.conf-397-180
Executable file
6
usr/99-calibration.conf-397-180
Executable file
@@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "3916 72 4012 182"
|
||||
Option "SwapAxes" "0"
|
||||
EndSection
|
||||
2
usr/99-calibration.conf-397 → usr/99-calibration.conf-397-270
Normal file → Executable file
2
usr/99-calibration.conf-397 → usr/99-calibration.conf-397-270
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "3865 158 289 3873"
|
||||
Option "Calibration" "4012 182 72 3916"
|
||||
Option "SwapAxes" "1"
|
||||
EndSection
|
||||
6
usr/99-calibration.conf-397-90
Executable file
6
usr/99-calibration.conf-397-90
Executable file
@@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "182 4012 3916 72"
|
||||
Option "SwapAxes" "1"
|
||||
EndSection
|
||||
6
usr/99-calibration.conf-397-FLIP-H
Executable file
6
usr/99-calibration.conf-397-FLIP-H
Executable file
@@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "3916 72 182 4012"
|
||||
Option "SwapAxes" "0"
|
||||
EndSection
|
||||
6
usr/99-calibration.conf-397-FLIP-V
Executable file
6
usr/99-calibration.conf-397-FLIP-V
Executable file
@@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "72 3916 4012 182"
|
||||
Option "SwapAxes" "0"
|
||||
EndSection
|
||||
0
usr/99-calibration.conf-43
Normal file → Executable file
0
usr/99-calibration.conf-43
Normal file → Executable file
0
usr/99-calibration.conf-5
Normal file → Executable file
0
usr/99-calibration.conf-5
Normal file → Executable file
0
usr/99-calibration.conf-HDMI7C
Normal file → Executable file
0
usr/99-calibration.conf-HDMI7C
Normal file → Executable file
9
usr/99-calibration.conf-mhs24
Executable file
9
usr/99-calibration.conf-mhs24
Executable file
@@ -0,0 +1,9 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "3697 135 136 3839"
|
||||
Option "SwapAxes" "1"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
Option "EmulateThirdButtonMoveThreshold" "300"
|
||||
EndSection
|
||||
9
usr/99-calibration.conf-mhs32
Executable file
9
usr/99-calibration.conf-mhs32
Executable file
@@ -0,0 +1,9 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "3713 158 3901 212"
|
||||
Option "SwapAxes" "1"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
Option "EmulateThirdButtonMoveThreshold" "300"
|
||||
EndSection
|
||||
9
usr/99-calibration.conf-mhs35-0
Executable file
9
usr/99-calibration.conf-mhs35-0
Executable file
@@ -0,0 +1,9 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "268 3880 227 3936"
|
||||
Option "SwapAxes" "0"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
Option "EmulateThirdButtonMoveThreshold" "300"
|
||||
EndSection
|
||||
9
usr/99-calibration.conf-mhs35-180
Executable file
9
usr/99-calibration.conf-mhs35-180
Executable file
@@ -0,0 +1,9 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "3880 268 3936 227"
|
||||
Option "SwapAxes" "0"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
Option "EmulateThirdButtonMoveThreshold" "300"
|
||||
EndSection
|
||||
9
usr/99-calibration.conf-mhs35-270
Executable file
9
usr/99-calibration.conf-mhs35-270
Executable file
@@ -0,0 +1,9 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "227 3936 3880 268"
|
||||
Option "SwapAxes" "1"
|
||||
Option "EmulateThirdButton" "1"
|
||||
Option "EmulateThirdButtonTimeout" "1000"
|
||||
Option "EmulateThirdButtonMoveThreshold" "300"
|
||||
EndSection
|
||||
9
usr/99-calibration.conf-mhs35-90
Executable file
9
usr/99-calibration.conf-mhs35-90
Executable file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
9
usr/99-calibration.conf-mhs395
Executable file
9
usr/99-calibration.conf-mhs395
Executable file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
16
usr/99-fbturbo-fbcp.conf
Executable file
16
usr/99-fbturbo-fbcp.conf
Executable file
@@ -0,0 +1,16 @@
|
||||
# This is a minimal sample config file, which can be copied to
|
||||
# /etc/X11/xorg.conf in order to make the Xorg server pick up
|
||||
# and load xf86-video-fbturbo driver installed in the system.
|
||||
#
|
||||
# When troubleshooting, check /var/log/Xorg.0.log for the debugging
|
||||
# output and error messages.
|
||||
# Run "man fbturbo" to get additional information about the extra
|
||||
# configuration options for tuning the driver.
|
||||
|
||||
Section "Device"
|
||||
Identifier "Allwinner A10/A13/A20 FBDEV"
|
||||
Driver "fbturbo"
|
||||
Option "fbdev" "/dev/fb0"
|
||||
|
||||
Option "SwapbuffersWait" "true"
|
||||
EndSection
|
||||
0
usr/99-fbturbo.conf
Normal file → Executable file
0
usr/99-fbturbo.conf
Normal file → Executable file
0
usr/99-fbturbo.conf-HDMI
Normal file → Executable file
0
usr/99-fbturbo.conf-HDMI
Normal file → Executable file
0
usr/bcm2709-rpi-2-b.dtb
Normal file → Executable file
0
usr/bcm2709-rpi-2-b.dtb
Normal file → Executable file
0
usr/bcm2710-rpi-3-b.dtb
Normal file → Executable file
0
usr/bcm2710-rpi-3-b.dtb
Normal file → Executable file
0
usr/cmdline.txt
Normal file → Executable file
0
usr/cmdline.txt
Normal file → Executable file
0
usr/cmdline.txt_noobs → usr/cmdline.txt-noobs
Normal file → Executable file
0
usr/cmdline.txt_noobs → usr/cmdline.txt-noobs
Normal file → Executable file
0
usr/inittab
Normal file → Executable file
0
usr/inittab
Normal file → Executable file
BIN
usr/mhs24-overlay.dtb
Executable file
BIN
usr/mhs24-overlay.dtb
Executable file
Binary file not shown.
BIN
usr/mhs32-overlay.dtb
Executable file
BIN
usr/mhs32-overlay.dtb
Executable file
Binary file not shown.
BIN
usr/mhs35-overlay.dtb
Executable file
BIN
usr/mhs35-overlay.dtb
Executable file
Binary file not shown.
BIN
usr/mhs395-overlay.dtb
Executable file
BIN
usr/mhs395-overlay.dtb
Executable file
Binary file not shown.
BIN
usr/mis35-overlay.dtb
Executable file
BIN
usr/mis35-overlay.dtb
Executable file
Binary file not shown.
0
usr/modules-HDMI
Normal file → Executable file
0
usr/modules-HDMI
Normal file → Executable file
0
usr/qddpi24.dtb
Normal file → Executable file
0
usr/qddpi24.dtb
Normal file → Executable file
BIN
usr/tft35a-overlay.dtb
Normal file → Executable file
BIN
usr/tft35a-overlay.dtb
Normal file → Executable file
Binary file not shown.
0
usr/tft9341-overlay.dtb
Normal file → Executable file
0
usr/tft9341-overlay.dtb
Normal file → Executable file
Reference in New Issue
Block a user