v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0)
(2016-07-27, 18:09)Hitcher Wrote: Not having any luck with this at all.

This is part of my old keymap.xml -

PHP Code:
<keymap>
    <Global>
        <
keyboard>
            <
key id="61952">Info</key>
            <
key id="61952" mod="longpress">ContextMenu</key

Tried each the following but got no response from my remote -

PHP Code:
<KEY_MENU>Info</KEY_MENU

PHP Code:
<KEY_TITLE>Info</KEY_TITLE

PHP Code:
<title>Info</title

PHP Code:
<menu>Info</menu

So I used Keymap Editor to check the ID and it's now changed to 44. Tried again -

PHP Code:
<keymap>
    <Global>
        <
keyboard>
            <
key id="44">Info</key>
            <
key id="44" mod="longpress">ContextMenu</key

And while this opens the info dialog on media longpress results in the dialog constantly opening and closing.

I also don't see the reason for adding this as the Fire TV remote was already available in the Bluetooth settings.

What was the default behaviour when you pair the remote? does anything happen? or do you need to use a custom keymap.xml to make it work?

can you test with evtest like I asked?
"PPC is too slow, your CPU has no balls to handle HD content." ~ Davilla
"Maybe it's a toaster. Who knows, but it has nothing to do with us." ~ Ned Scott


Messages In This Thread
3D HOU/HSBS issue - by .bismarck - 2016-06-20, 20:03
RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - by lrusak - 2016-07-27, 20:37
[Build #0903] breaks VAAPI - by MichaelAnders - 2016-09-04, 15:37
Update Failed - by n2vwz - 2016-09-27, 19:34
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 17.0)11