# 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 "