Hier wie es geändert sein soll.
vorher
<map context="InfobarRedButtonActions"> <device name="dreambox advanced remote control (native)"> <key id="KEY_RED" mapto="activateRedButton" flags="b"/> </device> </map>nachher
<map context="InfobarRedButtonActions"> <key id="KEY_RED" mapto="activateRedButton" flags="b"/> </map>
Funktioniert das Plugin auch auf der 9500 ?
Nach Installation des Plugin hat meine keymap.xml Datei nur 12 Zeilen
<keymap>
<map context="WebBrowserActions">
<key id="KEY_HOMEPAGE" mapto="portal" flags="b" />
<key id="KEY_STOP" mapto="stop" flags="b" />
<key id="KEY_PLAY" mapto="play" flags="b" />
<key id="KEY_PAUSE" mapto="pause" flags="b" />
<key id="KEY_RECORD" mapto="record_s" flags="b" />
<key id="KEY_BACK" mapto="historyBack" flags="b" />
<key id="KEY_EXIT" mapto="exit_s" flags="b" />
</map>
</keymap>
ist da die richtige Plugin Datei ?
enigma2-plugin-extensions-newxtrend-hbbtv_2.5_mips32el.ipk
Danke für die Hilfe im Voraus