XBMC Keymap for a Diamond RC118N MCE Remote
May 5, 2010 – 9:47 pmThe Diamond RC118N is not a good remote to choose. I messed with this for a while without much luck. Most of the buttons work out of the box. The power buttons, those in the first row (Pictures, Radio, ect), the Back button and the row under mute (Rec TV, Guide, ect) do not work. There is no menu button. The pause button doesn't work, but you can get around that by pressing the play button.
This config below will get your ParentDir function working via the 'Back' button and the ContextMenu via * or #.
This needs to go into the global keyboard section of keymap.xml:
<code>
<key id="61606">ParentDir</key>
<key id="61600">ContextMenu</key>
</code>
