2017-07-27 15:05:05 -07:00
|
|
|
#casa
|
|
|
|
|
#wacom_id=10
|
|
|
|
|
#makine
|
2017-08-01 20:14:16 -07:00
|
|
|
#wacom_id="Wacom Intuos Pro M Pen stylus"
|
|
|
|
|
wacom_id=$(xsetwacom --list devices | grep stylus | grep -o [0-9].)
|
2017-07-27 15:05:05 -07:00
|
|
|
xsetwacom --set "$wacom_id" button 2 3
|
|
|
|
|
xsetwacom --set "$wacom_id" button 3 2
|
|
|
|
|
|
|
|
|
|
|