Android IR Remote Mapping
#1
Hi together,

first day in this forum and pretty new with xbmc :-) I have a challenge with the mapping for my IR Remote for XBMC.

Set Up:
- Android Box "Amlogic MBox / Orbsmart S82" - Android 4.4.2 Kitkat / xbmx 14.0 Alpha1 - box is not rooted yet
- Samsung BD F 8500 (Blue Ray Recorer)
- Samsung UE40B7090 (TV)
- Ligawo 4x2 Toslink
- Sonos Playbar /SUB etc. - DD 5.1 Homecinema

To finalize keyboard mapping for my Samsung IR Remote (belongs to Blue Ray Player which includes Samsung TV and through CEC it works also with the Android TV Box) I tried two ways:

- use Keymap Editor
- ad "keyboard.xml." into the folder "Android/data/org.xbmc.xbmc/files/.xbmc/userdata/keymaps.

Content keyboard.xml:

<keymap>
<global>
<universalremote>
<blue>Info</blue>
<yellow>ContextMenu</yellow>
<green>XBMC.ActivateWindow(Favourites)</green>
</universalremote>
</global>
<FullscreenVideo>
<universalremote>
<select>OSD</select>
<yellow>Info</yellow>
<blue>CodecInfo</blue>
<green>NextSubtitle</green>
</universalremote>
</FullscreenVideo>
</keymap>

Unfortunately both ways didn´t work. There is no reaction to see. It seems that xbmc is "ignoring" the individual changes. Do you have any ideas? Following all the other discussions, it should work normally - especially with the "keayboard.xml"

Thx in advance!
Reply

Logout Mark Read Team Forum Stats Members Help
IR Remote Mapping0