Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Unable to map MCE remote replay button
#1
Hi,
the Replay button on the media center remote issues the CTRL+b combination.  When watching a video in Kodi, this acts as a shortcut to create a bookmark.
I'm trying to remap this button to do a short skip back (i.e. same behaviour as in Windows Media Center).  I've tried using the Keymap editor within Kodi to either disable or reassign the bookmarking functionality and I've tried editing the Keymap.xml file directly as a last resort.  But I've been unsuccessful in making this work.

I'm also a bit confused with the Keymap.xml (https://github.com/xbmc/xbmc/blob/master...d.xml#L386) as it has 
<b mod="ctrl">SkipPrevious</b> <!-- Replay --> in the global keyboard section, but then appears to override this in the Fullscreen Video section with
<b mod="ctrl">CreateBookmark</b>
<b mod="alt">CreateEpisodeBookmark</b>

I did however try changing the mode to longkeypress for CreateBookmark in the keymap file since the keymapping within Kodi was having no effect (even though the custom keymap file gen.xml was being created) but this didn't appear to have any effect.

any ideas?

thanks
Matt
Reply

Logout Mark Read Team Forum Stats Members Help
Unable to map MCE remote replay button0