[Finished] Dialog to display the current available / assigned shortcuts and buttons (1 Viewer)

chefkoch

Retired Team Member
  • Premium Supporter
  • October 5, 2004
    3,129
    1,634
    Dresden / Munich / Maastricht
    Home Country
    Germany Germany
    The shortcuts which are defined globally or for a special screen are loaded from the skin's shortcuts xml files:
    https://github.com/MediaPortal/Medi...Skin/default/shortcuts/SkinBase-shortcuts.xml
    https://github.com/MediaPortal/Medi...n/default/shortcuts/systemstate-shortcuts.xml

    So somewhere within the skin engine's input handling these shortcuts are available.

    The idea:
    • A dialog displays the available / registered shortcuts and their mapped actions
    • The dialog is opened by pressing F1 on keyboard or the RedButton on remote (or the Info button two or three times, depending on OSD state and/or context menu etc).
    It might be needed to define a mapping for the GUID of screens, models and states to display proper names instead of the GUIDs itself.
     

    mats_o

    Portal Member
    September 18, 2011
    17
    3
    May I ask for it to be improved to not just show the settings but also allow edit?
    It would be another step towards beeing able to get rid of the keyboard needs for MP2 wich I belive is a major improvement in usability as a "pure" htpc. No one would ever think about plugging in a keyboard to an ATV for example
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    I think there was even a control planned to be used inside master_bare.xaml. It should show each available mapping, or at least the color buttons.
    But it was not implemented I think.
     

    Users who are viewing this thread

    Top Bottom