Skip to content

Instantly share code, notes, and snippets.

@pacmancoder
Created December 19, 2016 14:26
Show Gist options
  • Save pacmancoder/0b42ff516ac345ed6e70c93e0557e612 to your computer and use it in GitHub Desktop.
Save pacmancoder/0b42ff516ac345ed6e70c93e0557e612 to your computer and use it in GitHub Desktop.
#!/bin/sh
xdotool keydown shift+ctrl+u
xdotool keyup u
xdotool key 1
xdotool key f
xdotool key 3
xdotool key 1
xdotool key a
xdotool keyup shift+ctrl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment