Skip to content

Instantly share code, notes, and snippets.

@tedz2usa
Last active October 13, 2017 14:12
Show Gist options
  • Save tedz2usa/a853bf3b88669fa50be8346c3cfb5d7b to your computer and use it in GitHub Desktop.
Save tedz2usa/a853bf3b88669fa50be8346c3cfb5d7b to your computer and use it in GitHub Desktop.
#n::
Run, Notepad.exe
return
!Media_Prev::
Send !{F4}
return
!j::
Send {Left}
return
!l::
Send {Right}
return
!i::
Send {Up}
return
!k::
Send {Down}
return
!u::
Send _
return
!p::
Send ()
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment