Last active
February 12, 2018 16:40
-
-
Save roguesherlock/e44474a7b60f0d1267b77cd58310b633 to your computer and use it in GitHub Desktop.
Media Controls Shortcuts for Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; 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