I sorted it out by myself indeed using -event in the ahk script.
Thanx for your reply
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.
Search found 5 matches
- Thu Jul 13, 2017 3:56 pm
- Forum: General Support
- Topic: One button run multiple macros -cycle thru
- Replies: 2
- Views: 1210
- Thu Jul 13, 2017 8:31 am
- Forum: General Support
- Topic: One button run multiple macros -cycle thru
- Replies: 2
- Views: 1210
One button run multiple macros -cycle thru
I want to have one remote button cycle thru 3 different macros.
The idea is to have a script which outputs "1" the first time run.
Second time run outputs "2" third time outputs "3" and when run again outputs "1".
The script to output cycled 1,2,3 is a simple AHK script.
My problem is how to write a ...
The idea is to have a script which outputs "1" the first time run.
Second time run outputs "2" third time outputs "3" and when run again outputs "1".
The script to output cycled 1,2,3 is a simple AHK script.
My problem is how to write a ...
- Sun Jun 11, 2017 6:52 pm
- Forum: Plugin Support
- Topic: AudioEndpoint
- Replies: 108
- Views: 41137
Re: AudioEndpoint
plugin v2.2.1 not showing up in add plugin list in category "others" running win 8.1 pro
works fine in win10 and is found under "others"
Any help would be great
thanx
works fine in win10 and is found under "others"
Any help would be great
thanx
- Mon May 01, 2017 11:34 am
- Forum: General Support
- Topic: Wild card for digits only
- Replies: 2
- Views: 1353
Re: Wild card for digits only
Great works like a charm -many thanx
- Sun Apr 30, 2017 1:38 pm
- Forum: General Support
- Topic: Wild card for digits only
- Replies: 2
- Views: 1353
Wild card for digits only
I am using the PHX01RN PLUGIN
PHXO1RN.* matches any key pressed on my remote. I want to limit the wildcard input to match digits only.Regex would be something like \d*
Maybe a python script -but my Python scripting is very limited.
Many thanx
PHXO1RN.* matches any key pressed on my remote. I want to limit the wildcard input to match digits only.Regex would be something like \d*
Maybe a python script -but my Python scripting is very limited.
Many thanx