Archive:EventGhost to use a MCE remote (Windows)

From Official Kodi Wiki
Jump to navigation Jump to search

Among the many aspects that contributed in making XBMC a success, we can surely count its ease of control its ease of control through either the standard control pad or the Xbox remote control. Under Windows things are not as simple out of the box but this tutorial will attempt to guide you through the necessary steps, in order to achieve a similarly seamless control experience.

EventGhost, what it is and why we need it

Straight from its webpage, "EventGhost is an open-source automation tool for MS Windows, that can be extended through plugins." In layman's terms, EventGhost monitors everything that happens in your computer. Opening applications, changing focus from one app to another, pressing keys, pressing remote buttons, and so on and so forth. All this constitutes events and EventGhost can associate actions to execute to each and every event happening in your machine. It's a really powerful tool and this tutorial will barely scratch the surface of what it's capable of. Those interested in more information are better off by heading to its homepage. Thanks to the work of topfs2 and kirs, a plugin for XBMC is available and that's the key of what we are going to do.