sirWest / AudioSwitch

Switch between default audio input or output + change volume
Apache License 2.0
1.09k stars 87 forks source link

Feature: Route RDP remote multimedia-keys back to local computer #165

Open WKnak opened 3 years ago

WKnak commented 3 years ago

RDP connection gets all keyboard input, including multimedia. It is common, due to audio quality, to keep audio playing on local computer while remote working on RDP.

RDP does allow on it's settings to keep Windows key combination on Localhost, but this includes very useful combinations like Alt+Tab, so it is not an option.

It will be awesome if multimedia keys could be routed back to host if AudioSwitch is running on remote computer, if it detects it is a remote session. Searching on internet some people do that by injection some custom DLL on the system.