Rexatelis
4 discussion posts
Hi,
I want an hotkey to get passed to other applications after or while reacting with a scripted function on it.
For example I define an hotkey like "ctrl+w". When pressing the hotkey a scripted function of DisplayFusion gets executed. After that or at the same time I want the hotkey to get passed to other applications. So for example a frontmost browser tab would be closed and the scripted function would be running in the background.
Is this possible? Or is there a workaround to achieve this?
Thank you very much and best regards
Rex
Dec 20, 2017 (modified Dec 21, 2017)
•
#1
Global hotkeys can't do that, for that we would need to be using keyboard hooks. We may change to keyboard hooks at some point in the future, so if we do, we'll be sure to let you know.
Thanks!