XBMC classname
#1
I am setting up XBMC on my HTPC, and due to some missing features that WMC still has, I am using both. I have an irTrans remote and receiver and I am setting up my remote to do app specific mappings for XBMC. One problem though is if you don't have the [classname] of the app running, it will do multiple button executions (one for XBMC and one for the the wmc).

My question is if anyone knows what the classname for the XBMC window(s) is(are)?
Reply
#2
See http://trac.xbmc.org/browser/branches/Dh...C.cpp#L122 for a line that finds the XBMC window using the class name (and window title).

The class name is "XBMC", as indeed is the Window title.

JR
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC classname0