Update README.md
This commit is contained in:
parent
6242668da3
commit
b9371da0aa
1 changed files with 5 additions and 3 deletions
|
@ -1,9 +1,11 @@
|
||||||
#LCD driver for the Raspberry PI Installation
|
#LCD driver for the Raspberry PI Installation
|
||||||
|
|
||||||
##Update:
|
##Update:
|
||||||
v1.2-20170302
|
v1.2-20170302
|
||||||
###add the command bellow to solve problem with Raspbian-2017-03-02
|
##dd the command bellow to solve problem with Raspbian-2017-03-02<br><br>
|
||||||
```sudo dpkg -i -B xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb```
|
```sudo dpkg -i -B xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb```<br><br>
|
||||||
```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/share/X11/xorg.conf.d/10-evdev.conf /usr/share/X11/xorg.conf.d/45-evdev.conf```<br><br>
|
||||||
|
|
||||||
##Update:
|
##Update:
|
||||||
v1.1-20160815
|
v1.1-20160815
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue