Skip to content

Instantly share code, notes, and snippets.

@jaonoctus
Last active January 25, 2018 21:22
Show Gist options
  • Save jaonoctus/43b6fe712299650620099e9b06bf5a87 to your computer and use it in GitHub Desktop.
Save jaonoctus/43b6fe712299650620099e9b06bf5a87 to your computer and use it in GitHub Desktop.
xdotool click --delay 5000 --repeat 100000 1
while sleep 5; do xdotool mousemove XXX YYY click 1; done
xdotool getmouselocation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment