List of keys on remote .....

  • Hi,


    Guys, please tell me where i can find list of keys/functions of xbmc that can be assigned to key pressed on remote.
    The perfect assigment was in yavdr 3.0 - on every later they are not so good - for ex access to tv audio stream or back button :)


    M.

  • Have a look at the respective articles in the xbmc-wiki: http://wiki.xbmc.org/index.php?title=Userdata
    A complete list of all callable functions is availiable here (have a look at the source of your version): https://github.com/xbmc/xbmc/b…nput/ButtonTranslator.cpp

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • Thanks for a replay..... this was what i was looking for.... i have an another question.


    AFAIR in xbmc config i can set up different behaviour depending on what part of xbmc i'm on ...... where i can find description of menu names .... and also - if i do not set up key/function in menu default keys/functions will work? or i have to do it for every "menu" ?


    M.

  • where i can find description of menu names


    In the same file (ButtonTranslator.cpp) - just beneath the function definitions.

    and also - if i do not set up key/function in menu default keys/functions will work?


    XBMC has a multilayer approach. Systemwide definitions are overwritten by usersettings. Assigning a key to a function in the global part of your keymap.xml/remote.xml will set it for all window names exept for those with a different key assignment.
    Everything stated above is documented in the XBMC Wiki also - just take your time and read it ;): http://wiki.xbmc.org/index.php…OW-TO:Modify_keyboard.xml http://wiki.xbmc.org/index.php?title=Window_IDs

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!