added a setting for makines wacom, and a ffmpeg script to make a qt out of a sequence overlayed over gray background

This commit is contained in:
Jorge Vásquez Pérez
2017-07-27 15:05:05 -07:00
parent 6deebf4296
commit 8313faf0a5
2 changed files with 9 additions and 5 deletions
+8 -3
View File
@@ -1,3 +1,8 @@
wacom_id=10
xsetwacom --set $wacom_id button 2 3
xsetwacom --set $wacom_id button 3 2
#casa
#wacom_id=10
#makine
wacom_id="Wacom Intuos Pro M Pen stylus"
xsetwacom --set "$wacom_id" button 2 3
xsetwacom --set "$wacom_id" button 3 2