Skip to content

Instantly share code, notes, and snippets.

@gtpedrosa
Created November 16, 2018 19:00
Show Gist options
  • Select an option

  • Save gtpedrosa/2bdd5370b7018c910590cf386f1b996e to your computer and use it in GitHub Desktop.

Select an option

Save gtpedrosa/2bdd5370b7018c910590cf386f1b996e to your computer and use it in GitHub Desktop.
mouse location
# https://stackoverflow.com/questions/8480073/how-would-i-get-the-current-mouse-coordinates-in-bash
watch -t -n 0.0001 xdotool getmouselocation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment