Initial commit
This commit is contained in:
commit
df5befa9d1
45 changed files with 2030 additions and 0 deletions
5
root-fs/usr/share/X11/xorg.conf.d/20-display.conf
Executable file
5
root-fs/usr/share/X11/xorg.conf.d/20-display.conf
Executable file
|
@ -0,0 +1,5 @@
|
|||
Section "Device"
|
||||
Identifier "Builtin Default fbdev Device 0"
|
||||
Driver "fbdev"
|
||||
# Option "Rotate" "UD"
|
||||
EndSection
|
6
root-fs/usr/share/X11/xorg.conf.d/99-calibration.conf
Executable file
6
root-fs/usr/share/X11/xorg.conf.d/99-calibration.conf
Executable file
|
@ -0,0 +1,6 @@
|
|||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "359 3711 3537 501"
|
||||
Option "SwapAxes" "0"
|
||||
EndSection
|
BIN
root-fs/usr/share/fonts/truetype/wqy-zenhei.ttf
(Stored with Git LFS)
Executable file
BIN
root-fs/usr/share/fonts/truetype/wqy-zenhei.ttf
(Stored with Git LFS)
Executable file
Binary file not shown.
Reference in a new issue