xenolightning / AudioSwitcher_v1

Version 1 of Audio Switcher
Microsoft Public License
894 stars 90 forks source link

Support more complicated hotkeys #2155

Open ilor opened 7 years ago

ilor commented 7 years ago

Hi, I'm using 1.7.0.117 on Win7 and noticed I can't set "LWin+Shift+A" as a hotkey combo (in fact, LWin+anythng is not picked up).

I used to have such hotkeys working in AutoHotkey (where I had a clunky switch-audio-device script), so they are possible as far as I can gather. Would be great if AudioSwitcher supported them too.

xenolightning commented 7 years ago

You're absolutely right!

Audio Switcher isn't treating the Windows key as a "modifier" key; like shift, ctrl, and alt.

So you currently can't set the Windows key with any other normal key.

I'll take a look at it, it absolutely should be possible.

back-alexandre commented 4 years ago

Hi, I'm using 1.7.0.117 on Win7 and noticed I can't set "LWin+Shift+A" as a hotkey combo (in fact, LWin+anythng is not picked up).

I used to have such hotkeys working in AutoHotkey (where I had a clunky switch-audio-device script), so they are possible as far as I can gather. Would be great if AudioSwitcher supported them too.

hey @ilor sorry to bother, but could share this AHK script? I just wanted a hotkey to simply change the active device but couldn't find this particular 'use' on the audioswitcher and seems like your script could do it. thanks! (sorry @xenolightning if this is the wrong way of doing this, couldn't find any other way to send @ilor a message)

ilor commented 4 years ago

hey unfortunately that was way back and I don't have the script anywhere (I stopped using it)

back-alexandre commented 4 years ago

hey unfortunately that was way back and I don't have the script anywhere (I stopped using it)

thanks for the answer anyways, will wait for the AudioSwitcherV2 then. haha