Created
August 16, 2019 18:08
-
-
Save iansan5653/8721229ad7547c65465e737db1ade7dd to your computer and use it in GitHub Desktop.
AutoHotKey to map Windows media keys: scroll lock -> skip, pause/break -> pause/play.
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
sc046::Media_Next | |
Pause::Media_Play_Pause |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment