https://github.com/woodruffw/mediakeys
Media keys on Windows, without actual media keys.
https://github.com/woodruffw/mediakeys
Last synced: 7 months ago
JSON representation
Media keys on Windows, without actual media keys.
- Host: GitHub
- URL: https://github.com/woodruffw/mediakeys
- Owner: woodruffw
- License: mit
- Created: 2013-11-23T02:19:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-26T23:52:41.000Z (over 11 years ago)
- Last Synced: 2025-03-10T19:06:07.208Z (7 months ago)
- Language: C
- Size: 191 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MediaKeys
=========Enables media keys on Windows without requiring a keyboard with actual "Play", "Pause", etc. buttons.
Runs in the background with no user interface.### Keymap
Ctrl-Up - Volume UpCtrl-Down - Volume Down
Ctrl-Left - Previous Media
Ctrl-Right - Next Media
Ctrl-F11 - Toggle Mute
Ctrl-F12 - Toggle Play
### Installation
1. Download install.exe
2. Run it!MediaKeys.exe, as well as a README, LICENSE, uninst.exe, and source will all be stored in "Program Files\woodruffw-software\MediaKeys".
You could also just download the MediaKeys.exe file and run it, although you would then have to click it each time you log on.
### Uninstallation
1. Run uninst.exe (it's in the program folder) or uninstall via the control center.