Update LCD35-show
This commit is contained in:
parent
47b2da2d32
commit
d5d534ed5b
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
sudo mkdir -p /etc/X11/xorg.conf.d
|
||||
sudo apt-get install xserver-xorg-input-evdev
|
||||
sudo cp -rf /usr/share/X11/xorg.conf.d/10-evdev.conf /usr/share/X11/xorg.conf.d/45-evdev.conf
|
||||
sudo cp ./usr/tft35a-overlay.dtb /boot/overlays/
|
||||
sudo cp ./usr/tft35a-overlay.dtb /boot/overlays/tft35a.dtbo
|
||||
sudo cp -rf ./usr/99-calibration.conf-35 /etc/X11/xorg.conf.d/99-calibration.conf
|
||||
|
|
Loading…
Reference in a new issue