Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Solved Red button on TV remote no longer invokes Shutdown Menu in Matrix
#1
Hi,

I have my red button on my remote mapped in remote.xml to :      

<red>XBMC.ActivateWindow(shutdownmenu)</red>

Prior to Matrix, this worked but now it pops up 'No PVR Addon enabled'. I have tried playing around but nothing seems to work. For example, if I set the red button to <red>Info</red> then the PVR message does not pop up but nothing else happens. In Movies/TV Shows it brings up the Info screen.

My colour remote buttons are mapped and all work except for red.

      <red>XBMC.ActivateWindow(shutdownmenu)</red>
      <green>Info</green>
      <yellow>CodecInfo</yellow>
      <blue>ShowSubtitles</blue>


Thanks
Reply
#2
Try removing the XBMC. prefix.
Reply
#3
(2021-08-21, 08:26)Klojum Wrote: Try removing the XBMC. prefix.

Cheers - that did the trick. Should have thought of it myself doh!
Reply
#4
Thread marked solved.
Reply

Logout Mark Read Team Forum Stats Members Help
Red button on TV remote no longer invokes Shutdown Menu in Matrix0