From fbd536b18905aa47bea815034279db20b1eb33e9 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sat, 16 Jan 2021 20:49:40 +0100 Subject: Bash script update --- static_tablet_setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static_tablet_setup.sh b/static_tablet_setup.sh index a7442dd..40e8637 100755 --- a/static_tablet_setup.sh +++ b/static_tablet_setup.sh @@ -30,9 +30,9 @@ xsetwacom set "HUION H420 Pad pad" Button 2 key "ctrl" key "shift" key "z" #midd xsetwacom set "HUION H420 Pad pad" Button 3 key "ctrl" key "z" #bot # on the pen -xsetwacom set "HUION H420 Pen stylus" Button 3 key "e" #button facing up (not the click button on the top) +xsetwacom set "HUION H420 stylus" Button 3 key "e" #button facing up (not the click button on the top) # Matching surface area to resolution of the main screen -xsetwacom set "HUION H420 Pen stylus" MapToOutput eDP-1 #eDP-1 is the screen of the laptop, look at xrandr -q to see the one you want +xsetwacom set "HUION H420 stylus" MapToOutput eDP-1 #eDP-1 is the screen of the laptop, look at xrandr -q to see the one you want -- cgit v1.2.3