There are 2 .ahk
scripts available:
MediaArrowKeys.ahk
- Remaps Arrow KeysMediaNumpadKeys.ahk
- Remaps NumPad Keys
Choose which scripts to run based on what is available on your keyboard and/or what you use less.
When CAPSLOCK
is enabled remap ARROW KEYS
and CTRL + SPACE
to media control keys.
Number | Command |
---|---|
Right arrow | Play next |
Left arrow | Play previous |
Up arrow | Volume up |
Down arrow | Volume down |
Ctrl + Space | Play / Pause |
CAPSLOCK
needs to be ON for the hotkeys to work.
The original key functionality is kept.
When NUMLOCK
is disabled, remap NUMPAD KEYS
to media control keys.
Number | Button | Command |
---|---|---|
6 | [ → ] | Play next |
4 | [ ← ] | Play previous |
8 | [ ↑ ] | Volume up |
2 | [ ↓ ] | Volume down |
0 | [ Ins ] | Play / Pause |
7 | [ home ] | Launch default media app |
NUMLOCK
needs to be OFF for the hotkeys to work.