Skip to content

Instantly share code, notes, and snippets.

@oren-l
Last active July 17, 2019 14:33
Show Gist options
  • Save oren-l/23aeecac90fc316e742ddd5dbd21ba9a to your computer and use it in GitHub Desktop.
Save oren-l/23aeecac90fc316e742ddd5dbd21ba9a to your computer and use it in GitHub Desktop.
kodi v17.6 (Debian) adding subtitle search key binding (shortcut)
<keymap>
<FullscreenVideo>
<keyboard>
<u>ActivateWindow(SubtitleSearch)</u>
</keyboard>
</FullscreenVideo>
</keymap>
@oren-l
Copy link
Author

oren-l commented Jul 17, 2019

This will bind to subtitle search

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment