11-03-2013, 09:19 AM
In Options/Triggers check low level keyboard hook.
Then create macro with Win+S trigger, let it do the same action in Listary without Win+S, if possible. If not possible, try to send WM_HOTKEY message, but need to know to which window/control to send.
Then create macro with Win+S trigger, let it do the same action in Listary without Win+S, if possible. If not possible, try to send WM_HOTKEY message, but need to know to which window/control to send.