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

by hasmak
Thu Feb 12, 2015 3:16 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 614799

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

the problem seems to be the site name change to Kodi.com.
Thanks for the continued support :D
The site name is actually http://kodi.tv/
Cheers
by hasmak
Sun Oct 06, 2013 4:34 pm
Forum: Plugin Support
Topic: MouseEvent Plugin
Replies: 115
Views: 32846

Re: MouseEvent Plugin

Thanks for the quick response
It is now working :D
Much obliged
H.
by hasmak
Sun Oct 06, 2013 2:28 pm
Forum: Plugin Support
Topic: MouseEvent Plugin
Replies: 115
Views: 32846

Re: MouseEvent Plugin

New version 1.0.1 (from 2012-08-26)

hi there,

In my EG configuration I need to receive mouse events. Surprisingly EG doesn't create mouse events 'out of the box', so I decided to write my own plugin. It's not a big thing, but maybe it is helpful for others too.

The plugin uses the pyHook ...