Quote Originally Posted by LordsServant View Post
You can't explain to me how you're swapping window focus - that is an action that must be taken by a vanilla user, and using round robin completely circumvents it.
I would never consider changing window focus to be an in-game action since it's a function of the operating system, but if what you say is true, then...

Two Mapped Keys:
Pressing F1, from Slot 1, sends F1 to Slot 1
Pressing F2, from Slot 1, sends F1 to Slot 2

Those are two completely separate Mapped Keys not using round-robin, but they can both function just fine w/o having to change window focus, so... Where (or when) is the window focus change happening in my example?