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.
Action that changes plug ins / start / opens an EG Tree?
Action that changes plug ins / start / opens an EG Tree?
How could you open (and close the currently active EG Tree if necessary) by remote control one of your own (predefined) EG Tree files containing other plug ins (or the same plug ins having other keys / key sets toggled), so that you can use the same keys sending other actions?
So, it would be the same, I assume, as if you would use different profiles.
So, it would be the same, I assume, as if you would use different profiles.
Re: Action that changes plug ins / start / opens an EG Tree?
Add action\EventGhost\Enable an item, Disable an item and Exclusive enable a folder/macro.Biff wrote:How could you open (and close the currently active EG Tree if necessary) by remote control one of your own (predefined) EG Tree files containing other plug ins (or the same plug ins having other keys / key sets toggled), so that you can use the same keys sending other actions?
So, it would be the same, I assume, as if you would use different profiles.
jonib
Re: Action that changes plug ins / start / opens an EG Tree?
Thank you, jonib,
Yes, that seems to work like I think, so in this way you can have different "profiles", if I see right.
Thanks again.
Yes, that seems to work like I think, so in this way you can have different "profiles", if I see right.
Thanks again.
Re: Action that changes plug ins / start / opens an EG Tree?
Then you can use "process watcher" or "task create/switch events" plugins to detect what "profiles" to activate automatically.Biff wrote:Yes, that seems to work like I think, so in this way you can have different "profiles", if I see right.
jonib
Re: Action that changes plug ins / start / opens an EG Tree?
Sorry, I do not understand, these plug ins already are in EG, obviously, and what does that mean, to detect profiles etc. How does it work?Then you can use "process watcher" or "task create/switch events" plugins to detect what "profiles" to activate automatically.
Re: Action that changes plug ins / start / opens an EG Tree?
They create events for when you start/stop programs, windows becomes active/inactive and other events too. So you can for example enable all XBMC macros when you get the "start XBMC" event or XBMCs window becomes active or any other program/window.Biff wrote:Sorry, I do not understand, these plug ins already are in EG, obviously, and what does that mean, to detect profiles etc. How does it work?Then you can use "process watcher" or "task create/switch events" plugins to detect what "profiles" to activate automatically.
jonib
Re: Action that changes plug ins / start / opens an EG Tree?
That is great, good to know, thank you, I will try it by the next occasion.
By the way, is there a portable version of EG?
By the way, is there a portable version of EG?
Re: Action that changes plug ins / start / opens an EG Tree?
You should checkout the Example.xml example EventGhost config (In EventGhosts install dir) as it contains an example to control different programs, automatically enabling configs when they come in focus.Biff wrote:That is great, good to know, thank you, I will try it by the next occasion.
jonib
Re: Action that changes plug ins / start / opens an EG Tree?
OK, I will just do it.You should checkout the Example.xml example EventGhost config (In EventGhosts install dir) as it contains an example to control different programs, automatically enabling configs when they come in focus.
I assume, there does not exist a portable version of EG and it cannot be used portable.
Re: Action that changes plug ins / start / opens an EG Tree?
To use different "profiles" in any case I have to assign different actions to the same keys, e.g. "Play" to start playing foobar and "Play" to start playing XBMC and so on, is that right?Then you can use "process watcher" or "task create/switch events" plugins to detect what "profiles" to activate automatically.
Re: Action that changes plug ins / start / opens an EG Tree?
Yes. Look in the Example.xml as it shows one way to do it.Biff wrote:To use different "profiles" in any case I have to assign different actions to the same keys, e.g. "Play" to start playing foobar and "Play" to start playing XBMC and so on, is that right?Then you can use "process watcher" or "task create/switch events" plugins to detect what "profiles" to activate automatically.
jonib
Re: Action that changes plug ins / start / opens an EG Tree?
I haven't seen a portable version so don't know if it exists. I don't know if it's possible to make it portable, sorry. You could always try to copy the EventGhost files to another computer and see if it works or what it complains about.Biff wrote:I assume, there does not exist a portable version of EG and it cannot be used portable.
jonib
Re: Action that changes plug ins / start / opens an EG Tree?
Thanks, will just try it out.
Re: Action that changes plug ins / start / opens an EG Tree?
I added these two plug ins, but when I have foobar opened, its window is in front, XBMC is accessed by pressing the keys of the remote control.Then you can use "process watcher" or "task create/switch events" plugins to detect what "profiles" to activate automatically.
The volume control buttons toggled with the volume of foobar do not work with foobar, no reaction.
What might be the reason for it?
Re: Action that changes plug ins / start / opens an EG Tree?
You only need one of the plugins you can probably disable "Process Watcher".Biff wrote:I added these two plug ins
You need to use the events you get when a window gets in focus to activate/deactivate the folders containing the macros. Like "Task.Activated.foobar200" and "Task.Activated.XBMC".but when I have foobar opened, its window is in front, XBMC is accessed by pressing the keys of the remote control.
Don't know have not used it.The volume control buttons toggled with the volume of foobar do not work with foobar, no reaction.
You can't just add a plugin and expect EventGhost to do what you want. You really need to look at the "Example.xml" file included with EventGhost as it is an example of how to control several programs by enabling/disabling the folders with the program specific macros.What might be the reason for it?
Edit: look at these threads here and here. There are a bunch of other threads too if you search.
jonib
