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

by nexgen91
Mon Dec 30, 2013 5:10 pm
Forum: General Support
Topic: Help triggering macro w/ plugging in specific USB device
Replies: 9
Views: 5408

Re: Help triggering macro w/ plugging in specific USB device

Ok now this is awsome, I finally got it working. Now when I plug my phone into my computer it opens AirDroid (remote control for phone) on my phone and then calls up the web interface in a seperate Chrome window. Once I unplugg the phone it closes both instances of AirDroid :) Success feels great ...
by nexgen91
Sun Dec 29, 2013 3:51 am
Forum: General Support
Topic: Help triggering macro w/ plugging in specific USB device
Replies: 9
Views: 5408

Help triggering macro w/ plugging in specific USB device

I am trying to trigger an even when I plug in my phone to my computer, I can use System.DeviceAttached but that will activate it when any USB device is attached. Is there a way to isolate the trigger to only the one device? I saw a write up on using python to do this here: http://www.eventghost.org ...