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.
when you plug your mouse in and out an event gets triggeed with the name of the mouse. if you have more then one device with the same name then use this code.
place whatever actions you want to run for that device after the script. add the event for the device and away you go.
the plugin is experimental. and i made it over a year ago. my knowledge of python and windows has grown vastly since then and I need to go over the plugin again ( probably a complete rewrite)
If you like the work I have been doing then feel free to
Traceback (most recent call last):
Python script "16", line 3, in <module>
if 'VID_1C4F&PID_0003' not in device.DeviceId:
AttributeError: 'list' object has no attribute 'DeviceId'