1
This commit is contained in:
Evan Pratten 2022-02-22 18:10:15 -05:00
parent 92b6cbad4b
commit c5e8f95ea1
8 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1 @@
Huion Kamvas 13

View File

@ -0,0 +1,2 @@
Tablet Monitor stylus
Tablet Monitor Pad pad

View File

@ -0,0 +1,18 @@
# Top three buttons
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 3 "key x"
# Middle two buttons
xsetwacom --set "Tablet Monitor Pad pad" Button 8 "key shift"
xsetwacom --set "Tablet Monitor Pad pad" Button 9 "key ctrl"
# Bottom three buttons
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"
# Pen buttons
xsetwacom set "Tablet Monitor stylus" "Button" "1" "button +1 "
xsetwacom set "Tablet Monitor stylus" "Button" "2" "button +2 "
xsetwacom set "Tablet Monitor stylus" "Button" "3" "button +3 "

View File

@ -0,0 +1 @@
blender.sh

View File

@ -0,0 +1,18 @@
# Top three buttons
xsetwacom --set "Tablet Monitor Pad pad" Button 1 "button 0"
xsetwacom --set "Tablet Monitor Pad pad" Button 2 "button 0"
xsetwacom --set "Tablet Monitor Pad pad" Button 3 "button 0"
# Middle two buttons
xsetwacom --set "Tablet Monitor Pad pad" Button 8 "button 0"
xsetwacom --set "Tablet Monitor Pad pad" Button 9 "button 0"
# Bottom three buttons
xsetwacom --set "Tablet Monitor Pad pad" Button 10 "button 0"
xsetwacom --set "Tablet Monitor Pad pad" Button 11 "button 0"
xsetwacom --set "Tablet Monitor Pad pad" Button 12 "button 0"
# Pen buttons
xsetwacom set "Tablet Monitor stylus" "Button" "1" "button +1 "
xsetwacom set "Tablet Monitor stylus" "Button" "2" "button +2 "
xsetwacom set "Tablet Monitor stylus" "Button" "3" "button +3 "

View File

@ -0,0 +1,18 @@
# Top three buttons
xsetwacom --set "Tablet Monitor Pad pad" Button 1 "key +ctrl +z -z -ctrl"
xsetwacom --set "Tablet Monitor Pad pad" Button 2 "key +ctrl +shift +a -a -shift -ctrl"
xsetwacom --set "Tablet Monitor Pad pad" Button 3 "key del"
# Middle two buttons
xsetwacom --set "Tablet Monitor Pad pad" Button 8 "key shift"
xsetwacom --set "Tablet Monitor Pad pad" Button 9 "key ctrl"
# Bottom three buttons
xsetwacom --set "Tablet Monitor Pad pad" Button 10 "key +shift +e -e -shift"
xsetwacom --set "Tablet Monitor Pad pad" Button 11 "key p"
xsetwacom --set "Tablet Monitor Pad pad" Button 12 "key f"
# Pen buttons
xsetwacom set "Tablet Monitor stylus" "Button" "1" "button +1 "
xsetwacom set "Tablet Monitor stylus" "Button" "2" "button +2 "
xsetwacom set "Tablet Monitor stylus" "Button" "3" "button +3 "

View File

@ -1,5 +1,6 @@
# This is some kind of dark magic.
# I have no memory of whats going on here, but this has been my config since 2015-ish, so it shall not be touched.
# This was origionally written for crosh, so that may be part of the problem...
autoload -U colors && colors
NEWLINE=$'\n'

View File

@ -9,6 +9,8 @@
~/.zshrc:
path: configs/zsh/.zshrc
force: true
~/.config/tabset/:
path: configs/tabset/**
- create:
- ~/Downloads