i have one machine in openelec with a custom keymap.xml file this was very easy to do however i need to create one for a machine that is running windows 7 yet when i try to do the same thing in windows it does not work i have tried that xbmcregis site but i cannot understand any of the guides on there i am not a noob but the way things are explained on that site is confusing so looking for some basic help on how it is structured and whether i should be naming it keymap.xml or keyboard.xml i am trying with the latest nightly build so far i have tried an example button just for testing purposes i tried to set the hash button on my RC6 MCE Remote to bring up the context menu on openelec i simply did
<keymap>
<global>
<remote>
<hash>ContextMenu</hash>
</remote>
</global>
</keymap>
i tried putting this in a keyboard.xml file in the keymaps folder and started xbmc in windows and it does not work i have tried several other buttons and cannot get them to work either is there something i am doing wrong here?
never though it would be easy to setup in a linux build but it is
i use to simply use the MCE remote addon but that is broken not for not meeting dependencies so cannot use that anymore
<keymap>
<global>
<remote>
<hash>ContextMenu</hash>
</remote>
</global>
</keymap>
i tried putting this in a keyboard.xml file in the keymaps folder and started xbmc in windows and it does not work i have tried several other buttons and cannot get them to work either is there something i am doing wrong here?
never though it would be easy to setup in a linux build but it is
i use to simply use the MCE remote addon but that is broken not for not meeting dependencies so cannot use that anymore