action to active the weather window I can put in my remotes.xml
#1
I'd like to remap a key on my remote to popup the Weather window. I've modded my ~/.xbmc/system/keymaps/remote.xml in the past just fine

Basically, is there a built-in action to do this? Something like the following but for the Weather window:

Code:
<yellow>XBMC.ActivateWindow(MyMusic)</yellow>

I tried changing it to read the following, reloaded xbmc but, the yellow button still takes me to music.

Code:
<yellow>XBMC.ActivateWindow(Weather)</yellow>
Need help programming a Streamzap remote?
Reply

Logout Mark Read Team Forum Stats Members Help
action to active the weather window I can put in my remotes.xml0