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

by tzobor
Tue May 25, 2010 9:05 pm
Forum: Coding Corner
Topic: Plugin for USB PC Remote Controller
Replies: 111
Views: 78473

Re: Plugin for USB PC Remote Controller

the python file is the one from above.
the driver is the one that EG 040 downloaded for me.
i've uploaded it here
by tzobor
Sun May 23, 2010 7:31 pm
Forum: Coding Corner
Topic: Plugin for USB PC Remote Controller
Replies: 111
Views: 78473

Re: Plugin for USB PC Remote Controller

thanks a lot!
it works, I assume you meant me to use EG 0.4.0, right?
can it be made to work in 0.3.7, i wonder?

later edit: it works in EG 0.3.7 too, the .py file works just the same, I tried saving the driver files from Windows\System32\DriverStore and that also works, so I think I'm future proof!
by tzobor
Sat May 22, 2010 7:41 am
Forum: Coding Corner
Topic: Plugin for USB PC Remote Controller
Replies: 111
Views: 78473

Re: Plugin for USB PC Remote Controller

Hi, I have a chinese remote, very similar to Pako's (it looks like a cheap copy).
EG reports something like this:

System.DeviceAttached [u'\\\\?\\USB#VID_04B4&PID_0100#5&2ed89f64&0&1#{a5dcbf10-6530-11d2-901f-00c04fb951ed}']
System.DeviceAttached [u'\\\\?\\HID#VID_04B4&PID_0100&Col02#6&f55ddd0&0 ...
by tzobor
Sun Mar 29, 2009 9:25 am
Forum: General Support
Topic: one button - on/off
Replies: 2
Views: 937

Re: one button - on/off

Thanks Pako,
At first I didn't understand how it is supposed to work, but then I looked at the example.xml and now I see!
by tzobor
Sat Mar 28, 2009 2:04 pm
Forum: General Support
Topic: one button - on/off
Replies: 2
Views: 937

one button - on/off

Hi,
I'm sorry if it has been covered before, but I, as a newbie, can't figure out how to make a button on the remote (or any event, like a key press) switch between two actions. For instance, I want to have the Power button on the remote turn on Winamp and enable the Winamp folder, at the same time ...