Merge branch 'master' of https://github.com/jorgevasquezp/my_scripts
This commit is contained in:
+2
-1
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user