I have several separate folders for several programs. And i have folder "Multitap" which is for text entry. Idea is that when i press "T" button on my remote, it will switch from whatever application is enabled to Multitap. And when i finish typing it would switch back to where it was before i enabled Multitap.
I have managed to switch to Multitap with Enable Exclusive Folder function, but i don't know how to switch back. Is there a way to somehow make a variable?
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Undo Enable Exclusive
Re: Undo Enable Exclusive
Put your multitap macros outside the folder in which you are using the "enable exclusive" action, so your config tree would look something like..
This works because the "enable exclusive" will enable/disable between items on the same level as the target. So in the example using it to switch between Winamp <-> VLC <-> XBMC wont affect the state of the Multitap or Volume control folders, which are one level up in the config tree.
Code: Select all
+ Multitap
+ Volume control
+ Context specific
+ Winamp
+ VLC
+ XBMC