From c386d8d7b941adeb844b8f9726ee9848c404bb45 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Thu, 22 Jun 2017 21:09:57 +1000 Subject: [PATCH] Update command --- arch/LCD5-show | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/LCD5-show b/arch/LCD5-show index 9fe8bcc..416f3ef 100644 --- a/arch/LCD5-show +++ b/arch/LCD5-show @@ -3,6 +3,6 @@ sudo cp -rf ./config-5.txt /boot/config.txt sudo mkdir /etc/X11/xorg.conf.d sudo cp -rf ./99-calibration.conf-5 /etc/X11/xorg.conf.d/99-calibration.conf -yes | sudo pacman -S xinput-calibration xserver-xorg-input-evdev +yes | sudo pacman -S xinput-calibration xf86-input-evdev sudo cp -rf /usr/share/X11/xorg.conf.d/10-evdev.conf /usr/share/X11/xorg.conf.d/45-evdev.conf sudo reboot