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.

Search found 6 matches

by bluchez
Wed Aug 16, 2006 5:20 pm
Forum: General Support
Topic: iMon remote control
Replies: 19
Views: 12247

Forgot to mention, that for this particular project, no key repeats or keypress duration is needed, so that isn't a concern "at this time".
by bluchez
Wed Aug 16, 2006 5:16 pm
Forum: General Support
Topic: iMon remote control
Replies: 19
Views: 12247

The ACTiSYS IR200L is an IrDA device and these are not capable of sending consumer IR signals.

Through BeyondTV, my ACTiSYS IR200L is already controlling the exact cable box that I need to control with eventghost, although even SnapStream claims it isn't fully supported. So, I know that it is ...
by bluchez
Wed Aug 16, 2006 4:57 pm
Forum: General Support
Topic: iMon remote control
Replies: 19
Views: 12247

3. TCP/IP in the way Girder does

Could you elaborate on this? If my software can send a TCP/IP command directly to the eventghost's network receiver plugin on the server machine, it would be the most elegant, as it would cut out the middle man. I am familiar with sending TCP/IP socket commands ...
by bluchez
Wed Aug 16, 2006 4:45 pm
Forum: General Support
Topic: iMon remote control
Replies: 19
Views: 12247

Thanks alot.

For the simple first step, I have made a program that responds to the key commands by calling spawnl and sending in an appropriate command line parameter, which works fine ( obviously a "clunky" setup, but can be made elegant in the future ).


A little background for this project:

I ...
by bluchez
Wed Aug 16, 2006 3:39 pm
Forum: General Support
Topic: iMon remote control
Replies: 19
Views: 12247

Well, if I have to add a USB-UIRT to this box I will, but was hoping to get eventghost to work with my built in one.

What are some ways for an external program to get events sent to EventGhost? Command line parameters is a great first one, but are there others? I ask, because I am a developer, and ...
by bluchez
Wed Aug 16, 2006 4:37 am
Forum: General Support
Topic: iMon remote control
Replies: 19
Views: 12247

iMon remote control

I have an iMon USB remote control receiver and would like to know if any effort has been made for a plugin to receive commands.

I have iMon software that can turn any command into a keyboard shortcut, but am not sure how to get a shortcut to fire an event in EventGhost.

Thanks.