diff --git a/bash/fix_wacom.sh b/bash/fix_wacom.sh new file mode 100755 index 0000000..4de9003 --- /dev/null +++ b/bash/fix_wacom.sh @@ -0,0 +1,3 @@ +wacom_id=10 +xsetwacom --set $wacom_id button 2 3 +xsetwacom --set $wacom_id button 3 2