Disable PVR window in keymap file
#1
Hi 

I am running the latest version of Kodi and have mapped a button on my remote to show the "search subtitles" window. It also still tries to open a PVR window though as the PVR window shows up as well with |No PVR add-on enabled" message. I guess this is the default action for this button while i also enabled "search subtitles".

I am running Aeon Nox: SiLVO

This is my custom keymap file:

<keymap>
<fullscreenvideo>
<keyboard>
<key id="127047">subtitledelayplus</key>
<key id="127055">subtitledelayminus</key>
<key id="258258">activatewindow(subtitlesearch)</key>
</keyboard>
</fullscreenvideo>
<global>
<keyboard>
<key id="127045">contextmenu</key>
<key id="127049">info</key>
</keyboard>
</global>
</keymap>

Any suggestions? I have been messing around with this for weeks without a solution!
Reply
#2
Upload log with debug logging enabled that shows you repeating those button actions.  Meanwhile you might try adding in your "global" section :
xml:
<key id="258258">noop</key>

scott s.
.
Reply
#3
Hi Scott,

Thanks for the assist. Here's my log file. Hope you can find the issue.

Pastebin

Where should I put that line exactly? In which file and where?
Reply
#4
Anyone?
Reply
#5
Have you tried using the keymap editor addon
Reply

Logout Mark Read Team Forum Stats Members Help
Disable PVR window in keymap file0