Hello,

I am trying to setup a scenario where I swap PiP and run a macro with one keypress. The problem is KC is not consistently running the macro. I do see the onscreen key being pressed but it usually does not take (sometimes it does). I have tried different keys. Most of the time I have to press the key twice. The first time it does the swap the second time it runs the macro. If I mouse click the button the macro (obviously not the swap) works every single time. Here is an example of my latest attempt.

ToonA > Display 1 (Full Screen) > Macro "/pr Toon B" > Bound button 9 > Maximizer PiP Bound Button 9 to swap with ToonB
ToonB > Display 2 (1/4 Screen) > Macro "/pr Toon A" > Bound button 0 > Maximizer PiP Bound Button 0 to swap with ToonA

Note 1: This works sometimes so if I made a mistake above it is probably a typo.
Note 2: Both monitors run the same resolution and all copies have the same aspect ratio (very fast switching).

I appreciate any help you can provide.

James