dvd menu binding in Keymap.xml
#1
Hi,

I want to bind one of the buttons on my remote to activate the DVD menu.

I know where in the Keymap.xml file to make the change. (In the FullscreenVideo block -- I have successfully changed the button I would like to use to some other arbitrary command just as a test).

From the VideoOSD.xml file, I found the <onclick> command for the DVD menu is XBMC.PlayerControl(ShowVideoMenu), but when I use this in Keymap.xml, nothing happens.

What am I missing?

Edit: As another test, I tried using XBMC.PlayerControl(ShowVideoMenu) within the <keyboard> block -- same thing, it just gets ignored.
Reply
#2
I have this setup on my machine at home.

You can check out other Actions here:

http://wiki.xbmc.org/?title=Action_IDs

I think I use showvideomenu to bring up the Root menu for the DVD. I'll have to double check when I get home though.
Reply

Logout Mark Read Team Forum Stats Members Help
dvd menu binding in Keymap.xml0