From 1baf2dd40b2afe2d1f94b3f217a2586eb28dca07 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Tue, 30 Nov 2021 12:23:42 -0600 Subject: [PATCH] improved huion-tablet-setup.sh --- huion-tablet-setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/huion-tablet-setup.sh b/huion-tablet-setup.sh index 8b77a06..d18f602 100755 --- a/huion-tablet-setup.sh +++ b/huion-tablet-setup.sh @@ -4,7 +4,7 @@ # git clone https://github.com/Huion-Linux/DIGImend-kernel-drivers-for-Huion # cd DIGImend-kernel-drivers-for-Huion -# sed -i 's/SUBDIRS=/M=/' Makefile +# sed -i 's/SUBDIRS=/M=/' Makefile (only for arch or related) # sudo make dkms_install # Make /etc/udev/rules.d/00-usb-huion.rules with this content (to run it whenever the tabler is conencted): @@ -15,7 +15,7 @@ # & exit # Make sure to install xf86-input-wacom (might have to restart) -# Add this script to autostart +# Add this script to autostart of your DE or .profile or somehow make it run at boot (so that it works in case the tablet is connected at boot) sleep 1