Skip to content

Instantly share code, notes, and snippets.

@eamonnbell
Created April 20, 2018 13:57
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 eamonnbell/a69c73d616c8f24d21d32e0df55e902b to your computer and use it in GitHub Desktop.
Save eamonnbell/a69c73d616c8f24d21d32e0df55e902b to your computer and use it in GitHub Desktop.
Hack for getting to the VLM editor menu in the JagCD emu
do
echo "Doing $pid..."
xdotool key --window $pid KP_1+KP_0+KP_3+KP_Multiply
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment