Keyboard support on OSMC?

OK. Will do so. As for the multimedia keys, there is not even an event when I press them in Linux. In Win I get a code, but no scancode. I guess the fastest is to just remap some F-keys. F8 should be mute, right?

https://kodi.wiki/view/Keyboard_controls

1 Like

Yes. Have that printed out beside the TV. Just wanted to use two F-keys as well for volume up/down as the + and - keys are a bit awkward.

Silly me. They are already defined:

  <f10>VolumeUp</f10>                 <!-- MCE Vol up -->
  <f9>VolumeDown</f9>                 <!-- MCE Vol down -->
  <f8>Mute</f8>                       <!-- MCE mute -->