Skip to content

Instantly share code, notes, and snippets.

@rashad612
Last active March 24, 2018 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rashad612/0c5de9821f872952bec5a162ebd014ab to your computer and use it in GitHub Desktop.
Save rashad612/0c5de9821f872952bec5a162ebd014ab to your computer and use it in GitHub Desktop.
xdottools
#!/bin/sh
bash -c "xdotool getactivewindow key Home"
bash -c "xdotool getactivewindow key End"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment