v17 Need help for keyboard.xml
#1
On my Linux Mint 18.1 MATE 64bit, I'm running Kodi 17.6 toegther with the PVR IPTV SimpleClient to be able to watch tv.
I also can enable teletext by pressing the "V" key on the keyboard.

 Sometimes, I want to have the teletext in mixed mode, i.e. with the tv programm visible as the background of the teletext.

Usually, this can be done by using the page-down key and by using the page-up key the teletext is zoomed, so that I toggle the mode to upper half, lower half and entire page again.

Now the problem is, on my keyboard the page-up and page-down keys are in the numpad, on 3 and 9 and  I cannot access them, no matter if I enable or disable the numbers of the numpad.

I know there's a keyboard.xml in the ~/.kodi/userdata/keymaps, but I don't know how to edit that file in order to get the wanted features.

This is what my keyboard.xml looks like currently, because I wanted to have an option to toggle the audio track of the tv programm with the F5 key:
Code:

<keymap>
  <global>
    <keyboard>
      <F5>AudioNextLanguage</F5>
    </keyboard>
  </global>
</keymap>

Does anybody know what to add to this file to access the wanted keys, please?
Reply

Logout Mark Read Team Forum Stats Members Help
Need help for keyboard.xml0