Log in

View Full Version : Issue with PiP swapping and macros



JRuss2k
08-20-2008, 12:02 AM
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

Akoko
08-20-2008, 12:10 AM
I have the same problem. I have to press F1 or F2 (my main switching buttons) twice, once to switch windows via PiP and another for the macro to actually work. Thinking about adding a 3 or 4 line autohotkey script to my setup for press it again for me >