2020-05-01, 20:22
Hello dear Kodi members. I am quite new to Kodi and do try to configure my remote experience for Live TV. I wanted when watching the live tv to bring the channel list by pressing the ''OK'' button. This was an easy task via googling a bit, I found that this works:
But it bring only channel list without the description box.
This is how this looks:
And this is how I want it to look: (And it looks like this when I open Live TV Channels from Main Menu):
Anyone knows the name if this ''menu'' so I can change it in keymap? Looks like it's not PVROSDChannels but something different
xml:<keymap>
<FullscreenLiveTV>
<keyboard>
<key id ="61453">XBMC.ActivateWindow(PVROSDChannels)</key>
</keyboard>
</FullscreenLiveTV>
</keymap>
But it bring only channel list without the description box.
This is how this looks:
And this is how I want it to look: (And it looks like this when I open Live TV Channels from Main Menu):
Anyone knows the name if this ''menu'' so I can change it in keymap? Looks like it's not PVROSDChannels but something different