Kodi Community Forum
Getting Window names for keyboard.xml - 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: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Getting Window names for keyboard.xml (/showthread.php?tid=184867)



Getting Window names for keyboard.xml - tekno - 2014-01-30

I have been trying to find window names I have referenced :
http://wiki.xbmc.org/index.php?title=Window_IDs
I need the working windows names for the following

In Playback and Info display showing (this is the display that shows time , title and much like the one with player controls except this one has no controls). I tried FullScreenInfo and that apparently does not work, although from the vague list i linked to above that appears to be the correct window name


In Playback showing codecinfo (pressing o on keyboard brings this one up) , apparently has no window name?


RE: Getting Window names for keyboard.xml - wason92 - 2014-01-30

The codec info isn't a window, it's a command so it would be
<o>CodecInfo</o>
And i don't quite get what the first thing is that you describe


RE: Getting Window names for keyboard.xml - tekno - 2014-01-30

I am well aware how to get codecinfo

I am making a keyboard.xml file

fire instance I believe "VideoOSD" is the name of the relevant section for the playing movie with player controls

There is a similar screen (or on screen display) that only shows length (times), and title . It does not have buttons for play pause stop, etc.. This is not VideoOSD, and apparently it is not FullScereenInfo . My question is what is this screen name for the purposes of programming an xml