Update LCD28-show
This commit is contained in:
parent
d5d534ed5b
commit
4d46239825
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/tft9341-overlay.dtb /boot/overlays/
|
||||
sudo cp ./usr/tft9341-overlay.dtb /boot/overlays/tft9341.dtbo
|
||||
sudo cp -rf ./usr/99-calibration.conf-28 /etc/X11/xorg.conf.d/99-calibration.conf
|
||||
|
|
Loading…
Reference in a new issue