I'm doing this:
X is down = Set variable Action1 to 1
To made a key press i do:
Action1 = 1
Trigger Once -> Do an action
And works correct. The problem is when the action is for skip a layout from another that when i press X to Skip instead of skip 1 layout skip a lots of them, so for that the "Trigger Once" not works because do one for layout.
How i solve that?