Archive:Alternative keymaps for Pivos XIOS DS remote

From Official Kodi Wiki
Revision as of 19:51, 25 July 2013 by Ned Scott (talk | contribs)
Jump to navigation Jump to search

Keymap 1

What it does
Keymap
Cut and paste the following into a new text document and save as keyboard.xml and place in userdata/keymaps/
<keymap>
  <FullscreenVideo>
    <keyboard>
      <left>smallstepback</left>
      <backspace>Stop</backspace>
      <c>OSD</c>
      <return>play</return>
    </keyboard>
  </FullscreenVideo>
</keymap>