Skip to content

Instantly share code, notes, and snippets.

@roguesherlock
Last active February 12, 2018 16:40
Show Gist options
  • Save roguesherlock/e44474a7b60f0d1267b77cd58310b633 to your computer and use it in GitHub Desktop.
Save roguesherlock/e44474a7b60f0d1267b77cd58310b633 to your computer and use it in GitHub Desktop.
Media Controls Shortcuts for Windows
; Media Control Shortcuts
;
;-----------------------------------------------------------------------------------------------
#NoTrayIcon
F12::Send {Volume_Up}
F11::Send {Volume_Down}
F10::Send {Volume_Mute}
F9::Send {Media_Next}
F8::Send {Media_Play_Pause}
F7::Send {Media_Prev}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment