Kodi Community Forum

Full Version: which action for going back to the video
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

i did reinstall my XBMC system today and kinda lost my remote settings.
When I watch a video and open a menu i cant go back to the video, which would be the right action doing this? is it just the action "Fullscreen"?
if so why does this not work, it just jumps to the TV section

Code:
<keymap>
    <global>
        <remote>
                <recordedtv>FullScreen</recordedtv>
        </remote>
    </global>
</keymap>


thnx
Is is not <record>FullScreen</record>

or is it actually a different button?
its a different button on my MCE Remote (Hama VRC-1100)
Did you see this page?
http://wiki.xbmc.org/index.php?title=Hama_MCE_Remote

It has some keymap stuff at the bottom.
i saw that page, but thought because most working out of the box i didnt need to read further, thx for the tip, i will try that keymap now.
Do i need that lircmap file too?

Still the question remains how to go back to the video.
when I use that keymap from the wiki article most stuff dont work and recordedTV shuts down the machine, i would stay with the default settings and just adjust that one button to go back to the movie, but somehow my keymap.xml is not loaded, can I check that somehow?
EDIT:

ok now I got it like it was before.

why do these 2 dont work?

Code:
    <zero>ActivateWindow(osdaudiosettings)</zero>
          <one>ActivateWindow(osdvideosettings)</one>
Is it in your userdata folder?