add comments about xte
This commit is contained in:
parent
26a95b8511
commit
8cc7376a3a
|
@ -94,6 +94,14 @@
|
|||
# "i3-scrot -s"
|
||||
# Mod4 + Control + Print
|
||||
|
||||
# bind a mouse button (button 15)
|
||||
# "xte 'keydown Control_L' 'keydown Alt_L' 'key Left' 'keyup Alt_L' 'keyup Control_L'"
|
||||
# b:15
|
||||
|
||||
# bind a mouse button (button 16)
|
||||
# "gimp"
|
||||
# b:16
|
||||
|
||||
# right monitor portrait simulate scrolls
|
||||
"xdotool mousemove 1980 1600 click 5 mousemove restore"
|
||||
Mod4 + KP_1
|
||||
|
|
Loading…
Reference in New Issue