Added a script to swap wacom buttons in xfce4

This commit is contained in:
Jorge Vasquez
2017-03-20 20:28:23 -07:00
parent dc8788f5da
commit a94a4f3694
+3
View File
@@ -0,0 +1,3 @@
wacom_id=10
xsetwacom --set $wacom_id button 2 3
xsetwacom --set $wacom_id button 3 2