Win Trying to bind a key to Subtitle Search
#1
I can't seem to bind a key combination to let XBMC show the Subtitle Search window.

This is what my current keyboard.xml file looks like:

Quote:<!--Template XBMC keyboard file-->
<keymap>
<FullscreenVideo>
<keyboard>
<s mod="shift">XBMC.ActivateWindow(SubtitleSearch)</s>
</FullscreenVideo>
</keyboard>
</keymap>

Just a note, I tried both XBMC.ActivateWindow(SubtitleSearch) and ActivateWindow(SubtitleSearch) but neither works. Also the file is located in the correct folder, under AppData.

Does anyone know what the problem could be? Any help is appreciated as I'm pretty much out of ideas right now.

I think for a future release of XBMC, an option to edit and create keybindings from within XBMC would be a very welcome edition. Wink
Reply
#2
Been trying to fix this for a couple of days now, according to some other posts here on the forum this should work but for some reason it doesn't.
Reply

Logout Mark Read Team Forum Stats Members Help
Trying to bind a key to Subtitle Search0