Alternative keymaps for most remotes

From Official Kodi Wiki
Jump to navigation Jump to search
Home icon grey.png   ▶ Remote controls ▶ Alternative keymaps for most remotes

Alternative keymaps for most remotes, as suggested by the community. This includes MCE/RC6 type remote controls.

Keymap 1

Cut and paste the following into a new text document and save as remote.xml and place in userdata/keymaps/
<?xml version="1.0" encoding="UTF-8"?>
<keymap>
  <FullscreenVideo>
    <remote>
      <back>SmallStepBack</back>
    </remote>
  </FullscreenVideo>
</keymap>

What it does

  • Back durning full screen playback is changed to SmallStepBack (-7 seconds)