9 lines
148 B
Bash
Executable File
9 lines
148 B
Bash
Executable File
#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
|
|
|
|
|