Skip to content

AutoHotkey scripts and UI for keyboards without media keys

License

Notifications You must be signed in to change notification settings

pvdstel/virtual-media-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtual-media-keys

Some AutoHotkey scripts meant for people with keyboards without media keys. These scripts intercept some hotkeys and send media keys in their place. You may download the scripts from the src folder, or you can get the compiled binaries from the Releases page.

There are currently two flavors: arrow keys and navigation keys. The first one binds to the arrow keys, while the second one binds to navigation keys.

UI screenshot

There is also a WPF app for displaying a UI, shown in the screenshot above. It functions similar to the Windows on-screen keyboard.

Command Flavor
Arrows Navigation
Play/pause Ctrl + Alt +
Ctrl + Alt +
Ctrl + Alt + PgUp
Ctrl + Alt + PgDn
Previous Ctrl + Alt + Ctrl + Alt + Home
Next Ctrl + Alt + Ctrl + Alt + End
Volume up Ctrl + Alt + Shift + Ctrl + Alt + Shift + PgUp
Volume down Ctrl + Alt + Shift + Ctrl + Alt + Shift + PgDn
Mute Ctrl + Alt + Shift +
Ctrl + Alt + Shift +
Ctrl + Alt + Shift + Home
Ctrl + Alt + Shift + End

Running / compiling

The scripts can be executed directly using AutoHotkey. It also allows for compiling the scripts. Binary files attached to releases have been modified to use the complete icon set.