diff --git a/buttons.sh b/buttons.sh index b3e6e40..3d847e0 100755 --- a/buttons.sh +++ b/buttons.sh @@ -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(){