Kodi Community Forum

Full Version: keyboard.xml not working (Gotham)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Here is the inside of the file:

<keymap>
<global>
<keyboard>
<g>Pause</g>
</keyboard>
</global>
<FullscreenVideo>
<keyboard>
<d>ActivateWindow(SubtitleSearch)</d>
</keyboard>
</FullscreenVideo>
</keymap>

g doesn't pause or d won't open subtitles window. How can I get this to work? I'll send the debug log in a few minutes.

Here is the Debug log
Where do you have the keyboard.xml file placed at? I don't see it loading in the log unless you've modified the default one
XBMC\userdata\Keymaps\keyboard.xml
Updated to 13.1 now g button activates the pause icon when pressed, but doesn't pause. So something is working. d button still does nothing. Does someone have a clue how to fix this?