Example:
I have set a Macro's keyboard shortcut to Alt + numpad sub(-).
On OBS I have a shortcut set to Shift + Alt + numpad sub, but when I press this voicemeeter still triggers the above combination despite being
different.
//I have tried searching for any way I can solve this without luck.
//This is not strictly an OBS issue, this is global with any hotkeys run anywhere as MacroButtons doesn't seem to care if other combinations are pressed as long as the one it has set is included.
Is there any way to make MacroButtons trigger ONLY when the specific combination is triggered?
MacroButtons Keyboard Shorcuts triggers even if combination is different.
-
- Posts: 1
- Joined: Thu Jan 18, 2018 5:08 pm
-
- Site Admin
- Posts: 2139
- Joined: Sun Jan 17, 2010 12:01 pm
Re: MacroButtons Keyboard Shorcuts triggers even if combination is different.
MacroButton tests key combination in inclusive mode I guess.
if you define "ALT + numpad sub" as combination, this combination will work whatever the state or other keys.
I will check conditions more precisely...
if you define "ALT + numpad sub" as combination, this combination will work whatever the state or other keys.
I will check conditions more precisely...