Initial commit
This commit is contained in:
commit
df5befa9d1
45 changed files with 2030 additions and 0 deletions
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
|
Reference in a new issue