Update LCD43-show
This commit is contained in:
parent
a9f6a6029d
commit
15bc2f9fbe
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ sudo cp ./usr/cmdline.txt /boot/
|
|||
sudo cp ./usr/inittab /etc/
|
||||
sudo cp -rf ./usr/99-fbturbo.conf-HDMI /usr/share/X11/xorg.conf.d/99-fbturbo.conf
|
||||
sudo mkdir -p /etc/X11/xorg.conf.d
|
||||
sudo apt-get install xserver-xorg-input-evdev
|
||||
sudo dpkg -i -B xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb
|
||||
sudo cp -rf /usr/share/X11/xorg.conf.d/10-evdev.conf /usr/share/X11/xorg.conf.d/45-evdev.conf
|
||||
sudo cp -rf ./usr/99-calibration.conf-43 /etc/X11/xorg.conf.d/99-calibration.conf
|
||||
sudo reboot
|
||||
|
|
Loading…
Reference in a new issue