2015-01-08, 13:14
What do you mean? As in you checked the wiki, found the window name, but it's not working? Or are you saying you didn't follow what I was saying in terms of how to figure it out? I dont have Kodi on a system with a remote control so I cant actually test it but I just had a look at the keymap wiki and it appears to have been updated for Kodi with all the PVR related windows having a listing under the window id/name section...
it looks like the window name for the guide is "tvguide". So therefore I'd expect you should be able to use
for your button mapping?
it looks like the window name for the guide is "tvguide". So therefore I'd expect you should be able to use
Code:
ActivateWindow(tvguide)
for your button mapping?