Kii pro keymap editor not working

  • Kii pro (s905), libreelec latest. In Kodi there is addon called "Keymap editor". If I want to map keys from remote controller some keys (like pause/play) works and Keymap editor is able to store them but some other buttons (like "mouse" button or "apps" button) are not recognized by this addon. it just ignore their pressing.

    Any idea? Is it necesarry to config those buttons in remote.conf or somewhere? Thanks.

  • This is remote.conf for Kii pro. What do you mean? Could you please provide more detailed info?

  • Could you please provide more detailed info?

    Code
    fn_key_scancode    = 0x99
    left_key_scancode  = 0x5a
    right_key_scancode = 0x1b
    up_key_scancode    = 0x06
    down_key_scancode  = 0x16
    ok_key_scancode    = 0x1a
    pageup_key_scancode = 0x55
    pagedown_key_scancode = 0x15

    Try this:

    Code
    #fn_key_scancode    = 0x99
    #left_key_scancode  = 0x5a
    #right_key_scancode = 0x1b
    #up_key_scancode    = 0x06
    #down_key_scancode  = 0x16
    #ok_key_scancode    = 0x1a
    #pageup_key_scancode = 0x55
    #pagedown_key_scancode = 0x15