Update README.md
This commit is contained in:
parent
d96b5c18aa
commit
6242668da3
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
|||
#LCD driver for the Raspberry PI Installation
|
||||
##Update:
|
||||
v1.2-20170302
|
||||
###add the command bellow to solve problem with Raspbian-2017-03-02
|
||||
```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```
|
||||
##Update:
|
||||
v1.1-20160815
|
||||
|
||||
|
|
Loading…
Reference in a new issue