Keymap - ActivateWindow(id) work during video OSD?
#1
My old keymap for SPMC 2.0.7 where I mapped the AFTV ff/rw keys to activate windows (myvideos and home) while the video OSD is visible doesn't seem to work anymore in v16.3.0.

Here is an excerpt of the code in my keymap:

<VideoOSD>
<keyboard>
<menu>CodecInfo</menu>
<rewind>ActivateWindow(MyVideos)</rewind>
<play_pause>PlayPause</play_pause>
<fastforward>ActivateWindow(Home)</fastforward>
</keyboard>
</VideoOSD>

I was wondering whether it's still possible to do this or what code/window ID need to be changed in the keymap, based on the code above.
Reply
#2
nope, it's not possible anymore to activate a window when a dialog is visible.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
(2016-05-21, 16:09)ronie Wrote: nope, it's not possible anymore to activate a window when a dialog is visible.

Does that include, say, opening the EPG of the OSD is up? I can see that possibly being confusing. Most stuff would probably not be an issue.
Reply

Logout Mark Read Team Forum Stats Members Help
Keymap - ActivateWindow(id) work during video OSD?0