Jorge Vásquez Pérez 8 years ago
commit e5ce4ce502

@ -1,7 +1,8 @@
#casa #casa
#wacom_id=10 #wacom_id=10
#makine #makine
wacom_id="Wacom Intuos Pro M Pen stylus" #wacom_id="Wacom Intuos Pro M Pen stylus"
wacom_id=$(xsetwacom --list devices | grep stylus | grep -o [0-9].)
xsetwacom --set "$wacom_id" button 2 3 xsetwacom --set "$wacom_id" button 2 3
xsetwacom --set "$wacom_id" button 3 2 xsetwacom --set "$wacom_id" button 3 2

Loading…
Cancel
Save