Update README.md

This commit is contained in:
goodtft 2017-03-15 16:46:08 +08:00 committed by GitHub
parent d2f525ad3d
commit ecc4813ab4

View file

@ -51,5 +51,5 @@ Wait a few minutes,the system will restart automaticall , enjoy with your LCD.<b
This additional command bellow is just for Raspbian-2017-03-02:<br><br> This additional command bellow is just for Raspbian-2017-03-02:<br><br>
```cd LCD-show/```<br> ```cd LCD-show/```<br>
```sudo dpkg -i -B xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb```<br> ```sudo dpkg -i -B xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb```<br>
```sudo cp -rf /usr/share/X11/xorg.conf.d/10-evdev.conf /usr/share/X11/xorg.conf.d/45-evdev.conf```<br><br> ```sudo cp -rf /usr/share/X11/xorg.conf.d/10-evdev.conf /usr/share/X11/xorg.conf.d/45-evdev.conf```<br>
```sudo reboot```