Page 1 of 1

Help to stop Queuing of button press

Posted: Thu Feb 04, 2021 3:19 am
by lve2raft
Help to stop custom key sequence from queuing if spamming mouse button:

Hi all, so when I do my custom key press macro:
{CTRL}R{WAITMS:350}{CTRL}T{WAITMS:420}{CTRL}T
I cant figure out how to stop it from queuing it up again if i hit the mouse button before its done doing its thing. Is there any way where this wont que up ten times or however many times i press?

I want nothing to happen at all if my mouse is not pressed other than the one initial command.

Thanks!

Re: Help to stop Queuing of button press

Posted: Thu Feb 04, 2021 8:40 am
by phil
Sorry, there is no way currently to do this in XMBC.
I can add something to the dev list to add an option to ignore subsequent presses while the thread is still running (but its not as trivial as it sounds and its also a long list so don't expect anything quick!).