diff --git a/MPI5001-show b/MPI5001-show index f5aed0b..d202a73 100644 --- a/MPI5001-show +++ b/MPI5001-show @@ -19,13 +19,7 @@ if test $version -lt 970;then echo "reboot" else echo "need to update touch configuration" -if test $version -ge 1023;then -echo "install xserver-xorg-input-evdev_2.10.5-1" -sudo dpkg -i -B xserver-xorg-input-evdev_2.10.5-1_armhf.deb -else -echo "install xserver-xorg-input-evdev_1%3a2.10.3-1" -sudo dpkg -i -B xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb -fi +sudo apt-get install xserver-xorg-input-evdev fi fi sudo mkdir /etc/X11/xorg.conf.d