Skip to content

send the play/pause key

Notifications You must be signed in to change notification settings

anders/PlayPause

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayPause

This program sends the play/pause key.

Why

I wanted to map my keyboard calculator key to something useful, I found out you can override the default action in the registry.

# PlayPause.reg
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AppKey\18]
"ShellExecute"="C:\\Users\\Anders\\PlayPause.exe"

About

send the play/pause key

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages