Getting Window names for keyboard.xml
#1
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?
Reply
#2
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
Reply
#3
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
Reply

Logout Mark Read Team Forum Stats Members Help
Getting Window names for keyboard.xml0