fix typo
This commit is contained in:
parent
3dd25cf4bb
commit
84d49705ba
1 changed files with 2 additions and 2 deletions
|
@ -89,11 +89,11 @@ firefox_pbs(){
|
|||
firefox_init
|
||||
|
||||
split_up(){
|
||||
xdotool_helper "mouse move 500 300"
|
||||
xdotool_helper "mousemove 500 300"
|
||||
xdotool_helper "click 1 click 1"
|
||||
}
|
||||
play(){
|
||||
xdotool_helper "mouse move 500 300"
|
||||
xdotool_helper "mousemove 500 300"
|
||||
xdotool_helper "click 1"
|
||||
}
|
||||
desktop(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue