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.

Undo Enable Exclusive

If you have a question or need help, this is the place to be.
Post Reply
matejdro
Posts: 38
Joined: Wed Jul 21, 2010 9:58 am

Undo Enable Exclusive

Post by matejdro »

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?
User avatar
jinxdone
Plugin Developer
Posts: 443
Joined: Tue Jan 02, 2007 4:08 pm

Re: Undo Enable Exclusive

Post by jinxdone »

Put your multitap macros outside the folder in which you are using the "enable exclusive" action, so your config tree would look something like..

Code: Select all

+ Multitap
+ Volume control
+ Context specific
   + Winamp
   + VLC
   + XBMC
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.
Post Reply