Skip to content

Instantly share code, notes, and snippets.

@anth12
Created October 11, 2016 08:33
Show Gist options
  • Save anth12/be4e30965acdf4c6b0bc51c54c7965b7 to your computer and use it in GitHub Desktop.
Save anth12/be4e30965acdf4c6b0bc51c54c7965b7 to your computer and use it in GitHub Desktop.
; "WIN + LEFT" for previous
#Left::Media_Prev
; "WIN + RIGHT" for next
#Right::Media_Next
; "WIN + SPACE" for pause
#Space::Media_Play_Pause
; "WIN + Up" for Volumne Up
#Up::Volume_Up
; "WIN + Down" for Volumne Down
#Down::Volume_Down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment