diff --git a/LCD35-show b/LCD35-show index cf71e1f..033e36d 100644 --- a/LCD35-show +++ b/LCD35-show @@ -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