Skip to content

Instantly share code, notes, and snippets.

@neyasbltb88
Created May 22, 2024 12:20
Show Gist options
  • Save neyasbltb88/4fe0709e23a8780b2f48549f309be50e to your computer and use it in GitHub Desktop.
Save neyasbltb88/4fe0709e23a8780b2f48549f309be50e to your computer and use it in GitHub Desktop.
AutoHotkey Media Buttons
#Requires AutoHotkey v2.0
#F1::Volume_Mute
#F2::Volume_Down
#F3::Volume_Up
#NumLock::Media_Play_Pause
#NumpadDiv::Media_Stop
#NumpadMult::Media_Prev
#NumpadSub::Media_Next
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment