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 8 matches

by max
Mon Feb 03, 2014 2:03 pm
Forum: General Support
Topic: Serial port problems with eventghost
Replies: 0
Views: 1698

Serial port problems with eventghost

I have eventghost installed, with the Marantz receiver plugin, the Samsung TV plugin and the serialport plugin activated. Whenever I put the computer to sleep S1 for longer periods of time, Eventghost seems to loose the connection to the ports, and non of the three plugins work. Only if I restart ...
by max
Mon Feb 04, 2013 3:13 pm
Forum: General Support
Topic: Generate event on key release
Replies: 3
Views: 1765

Re: Generate event on key release

That seems to work really well. That was exactly what I was looking for. In fact I only need for one button at the moment, but it obviously becomes a lot more useful with the suffix after. Thank you very much.
by max
Mon Feb 04, 2013 1:26 pm
Forum: General Support
Topic: Generate event on key release
Replies: 3
Views: 1765

Generate event on key release

I would like to create an event to trigger an action when I press a key on the keyboard, and an other event to trigger another action, when I release the key. First part is straightforward, but the release part seems more tricky, since only keypress events show up in the log window. Does anybody ...
by max
Sat Nov 21, 2009 5:21 pm
Forum: General Support
Topic: System.OnEndSession not working for some reason???
Replies: 8
Views: 3488

Re: System.OnEndSession not working for some reason???

Thank you very much for the advice Stottle (though I probably should have thought of that as the first thing :) ). After playing a bit Around with the events in the debug log I found that:

Main.OnClose - will fire when the app is closed. and

Main.OnEndSession - will fire when Vista shuts down ...
by max
Mon Nov 16, 2009 5:38 pm
Forum: General Support
Topic: System.OnEndSession not working for some reason???
Replies: 8
Views: 3488

Re: System.OnEndSession not working for some reason???

Perhaps I should reformulate the question.

I'm looking for an event, that I can use to trigger a macro (that can turn off some stuff) when I turn off my computer. The event should occur when EventGhost exits or preferably when the computer shuts down.

I've tried using System.OnEndSession without ...
by max
Fri Nov 13, 2009 2:15 am
Forum: General Support
Topic: System.OnEndSession not working for some reason???
Replies: 8
Views: 3488

Re: System.OnEndSession not working for some reason???

Well I can't see it because the computer is shutting down, and the log gets cleared, so I don't know. But Yes I'm looking for some event, that can trigger when the I shutdown the computer or secondary when the application is closed, but I'd prefer the shutdown event, since I could otherwise trigger ...
by max
Tue Nov 10, 2009 7:30 am
Forum: General Support
Topic: System.OnEndSession not working for some reason???
Replies: 8
Views: 3488

Re: System.OnEndSession not working for some reason???

I tried putting a 2 sec delay in the end of the macro, but it has no effect at all. It seems like the macro is not even being triggered by the event "System.OnEndSession", but I can't figure out why. Any suggestions any one?????
by max
Mon Nov 09, 2009 9:46 am
Forum: General Support
Topic: System.OnEndSession not working for some reason???
Replies: 8
Views: 3488

System.OnEndSession not working for some reason???

I'm using 0.3.7.r1194 on Vista SP2. I'm trying to execute a macro when I shutdown the computer. (the one called shutdown in the picture). When I execute the macro manually, it works fine, but it doesn't get executed on shutdown. Can anybody tell me why, and how to fix it??

image002.jpg

Best ...