Created
January 20, 2022 23:49
-
-
Save ewpratten/0b88d595ef9ba1e9fbbb27347a0c19fa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Set up Huion tablet | |
xsetwacom --set "Tablet Monitor Pad pad" Button 1 "key +ctrl +z -z -ctrl" | |
xsetwacom --set "Tablet Monitor Pad pad" Button 2 "key +ctrl +tab -tab -ctrl" | |
xsetwacom --set "Tablet Monitor Pad pad" Button 8 "key shift" | |
xsetwacom --set "Tablet Monitor Pad pad" Button 9 "key ctrl" | |
xsetwacom --set "Tablet Monitor Pad pad" Button 10 "key 1" | |
xsetwacom --set "Tablet Monitor Pad pad" Button 11 "key 3" | |
xsetwacom --set "Tablet Monitor Pad pad" Button 12 "key 0" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment