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.
How do i configure EG to switch one action to another action
How do i configure EG to switch one action to another action
How do i configure EG to switch one command to another command for example when i press a button it would disable the mouse movement and switch to keyboard movement (up/down/left/right) and clicking the button again will enable mouse movement and disable keyboard movements. all that only using a single button.
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: How do i configure EG to switch one action to another action
For this purpose is usually used basic action "Exclusive enable a folder/macro",
but you can very well use again the plugin Multitap. But this time the mode SingleKey.
Pako
but you can very well use again the plugin Multitap. But this time the mode SingleKey.
Pako
Re: How do i configure EG to switch one action to another action
I've been trying to do that and can't figure out how to do it right, below i provided my configure file. Could you show me how to do.Pako wrote:For this purpose is usually used basic action "Exclusive enable a folder/macro",
but you can very well use again the plugin Multitap. But this time the mode SingleKey.
Pako
- Attachments
-
- may09tdy.xml
- (10.27 KiB) Downloaded 121 times
Re: How do i configure EG to switch one action to another action
Try this configuration file. Add the button event to both "Enable exclusive: ..." macros.
- Attachments
-
- may09tdy.xml
- (10.7 KiB) Downloaded 153 times
Re: How do i configure EG to switch one action to another action
kalia wrote:Try this configuration file. Add the button event to both "Enable exclusive: ..." macros.
Thanks got it now.