BanditosDoritos
1 discussion post
Hey there, I recently bought this program and so far I am extremely satisfied with it. I want to make it so that when Final Fantasy XIV's window is focused, the key combinations are toggled off and when Final Fantasy XIV's window is not focused, the key combinations are toggled on. Is there any way of making this work?
Thanks, BanditosDoritos.
Hello,
This can get a bit tricky, as the function for enabling / disabling key combinations is a toggle.
If you want it purely for focused and unfocused, you can create a trigger to toggle it when the game is focused, and another trigger to toggle it again when any other application is focused. Just be careful, if you click on multiple windows outside of the game, it will continue to toggle and untoggle.
It might be easier to have the trigger fire off the window created for the game, so your key combinations are disabled while the game is running, and then create another trigger to re-enable the keys when the game is destroyed, although I understand that may not be exactly what your looking for.
Hope that helps!