Kodi Community Forum
Linux Remote config - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: Linux Remote config (/showthread.php?tid=149640)



Remote config - doveman2 - 2012-12-26

I'm trying to setup my red button so that in fullscreen video it goes to Home (this works) and in Home it goes back to fullscreen video. This doesn't work and just shows an error popup about no PVR client configured. The Guide and other TV shortcuts buttons cause this as well but that's understandable as they're set to open PVR-related windows and I don't have this setup.

In the <FullScreenVideo> section of remote.xml I've got <red>XBMC.ActivateWindow(Home)</red> and in <global>, <red>fullscreenvideo</red>.

My full remote.xml is available at https://docs.google.com/open?id=0B1fDI89phEESVjgyVUdILWpISkE

The coloured buttons are also opening Videos, Music and Pictures which they shouldn't be as far as I can see.

I've also got a DVDMenu button which I want to set to open the DVD root menu when playing a DVD (real, ISO or extracted files). Is there a command that will do this?