I want to override a behaviour that OS captures and send another combo keys.
For example I want to say when user holds Ctrl and Tab I want to run specific macro.
How can I define the combo keys (Ctrl+Tab)? Note that Ctrl is not activating a layer.
Another example I want to say when user holds A+C I wan to run specific macro. How can I do that?