can I push one remote button to get the list of channels up with the programme
#1
Hello all,

I'm relatively new to live TV on Kodi and I'm getting tired of pushing 'ok' then left 3 times to get the channel listing up on the screen, the one that shows the current programme.

Is there a button I can press to get right to this? If so, how can I map it to a button on my remote?

Many thanks!
Reply
#2
http://kodi.wiki/view/Keymap.xml

You can tell Kodi what to do when you push buttons on your remote. There are also numerous guides floating around the internet. There's even an addon called Keymap Editor that provides an interface for this.
Reply
#3
Great - I'll check the keymap addon out, thanks!
Reply
#4
PHP Code:
<FullscreenVideo>
    <
remote>
      <
red>Playlist</red>
    </
remote>
</
FullscreenVideo

Will give you
Image
Left or right then will change the group, just replace red with your button
Reply

Logout Mark Read Team Forum Stats Members Help
can I push one remote button to get the list of channels up with the programme0