Hi
I'm quite new in using EventGhost.
Before discovering this topic I used to use the official XBMC pluggin.
I found your pluggin through this topic :
http://forum.xbmc.org/showthread.php?t=45337 as I am using an old Xbox remote to control my XBMC.
I would like to understand the "philosophy" of your pluggin so I can "customize" it to work properly with my remote.
As I use the XBCDRD pluggin, I can see the IR commands on the left part of EG when i press the corresponding buttons on my remote.
Then, I shall drag and drop it on the right part to assignate an imput on the remote to an action in XBMC.
My question is about the structure of the pluggin. I think it allows to do more sophisticated things than what I can imagine.
For example, there is the action XBMCRepeat.Left in XBMCRepeat/Buttons/Remote but there is also an action nammed XBMCRepeat.Left in XBMCRepeat/Actions/General
Does this mean that I have to drap/drop the IR code (with the "lightenning" icon) nammed XBCRDC.Left in both "Left" Macro or if I do it only for the Macro in XBMCRepeat/Buttons/Remote it would work for both ?
Or Maybe the "philosophy" is a little different and the XBMCRepeat/Buttons/Remote folder is used in a first step to easily link the actions from the IR codes to actions that have corresponding names (as the name of the actions on this folder are slightly the name of the buttons one can find on each remote).
In a second step, a correspondance is established to link the actions listed in the Actions folder to those of the Buttons folder.
Am I right with this ?
For example, if I want to switch the audio language of a DVD played by XBMC while pressing the button "0" on my original XBox remote, how shall I do ?
I press the "0" button on my remote.
The corresponding IR order appears on the left side of EG under the name XBCRDC.0
I drag and drop the icon on the right side in the "0" Macro of the XBMCRepeat/Buttons/Remote folder, so it is assigned to XBMCRepeat:0 Action
Then, I navigate to the XBMCRepeat/Actions/FullScreen Video folder and fing the macro corresponding to the AudionextLanguage action. I right click on the icon, and choose "Add Action" and then I navigate to point the "0" Action in the XBMCRepeat/Buttons/Remote folder
Am I right ?
Thanks for your help and sorry for my english as I am French

Maybe, when you have time to spend, you should try to write a tutorial for "dummies" like me.