Skip to content

Commit

Permalink
Update LCD7C-show
Browse files Browse the repository at this point in the history
fix shell error
  • Loading branch information
goodtft authored Mar 27, 2018
1 parent a890a30 commit 1c3b270
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions LCD7C-show
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ 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
fi
fi
sudo mkdir /etc/X11/xorg.conf.d
sudo cp ./usr/40-libinput.conf-HDMI7C /etc/X11/xorg.conf.d/40-libinput.conf
sudo reboot

0 comments on commit 1c3b270

Please sign in to comment.