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


Messages In This Thread
Trying to bind a key to Subtitle Search - by JMantis - 2014-05-19, 15:59
Logout Mark Read Team Forum Stats Members Help
Trying to bind a key to Subtitle Search0