Skip to content

Instantly share code, notes, and snippets.

@ewpratten
Created January 20, 2022 23:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ewpratten/0b88d595ef9ba1e9fbbb27347a0c19fa to your computer and use it in GitHub Desktop.
Save ewpratten/0b88d595ef9ba1e9fbbb27347a0c19fa to your computer and use it in GitHub Desktop.
# 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