ShortCut'er Plugin - Shortcuts for the MP sections (1 Viewer)

zilexa

Portal Pro
October 22, 2008
151
6
Home Country
Netherlands Netherlands
I can't find the ID for the shutdown dialog window. Does anyone know the ID?
 

HomeY

Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    I can't find the ID for the shutdown dialog window. Does anyone know the ID?

    Not sure if these are the correct ID's but this is what i find in my basichome.xml file (you can find it in your skin directory, for that is StreamedMP):


    <label>Exit MediaPortal</label>
    <visible>Control.HasFocus(7777)</visible>

    <label>Restart MediaPortal</label>
    <visible>Control.HasFocus(7888)</visible>

    <label>Shutdown Menu</label>
    <visible>Control.HasFocus(7999)</visible>

    So i might say:

    Exit = 7777
    Restart = 7888
    Shutdown = 7999

    But not sure if these are correct (
     

    zilexa

    Portal Pro
    October 22, 2008
    151
    6
    Home Country
    Netherlands Netherlands
    Thanks for the effort, I was actually looking for the 'popup' window, giving you a few options. Perhaps this is a window from the StreamedMP skin and not really part of MP. I'll search the basichome.xml and see if I can find a more specific xml or something.
     

    netexplorer

    MP Donator
  • Premium Supporter
  • January 21, 2009
    740
    104
    Home Country
    Germany Germany
    But what is your intention? I have defined a new Action in the configuration section "Keys and sounds/General" and assigned the key "q" for input. On my remote the power button uses key q so i'm able to open the dialog in every menu of mediaportal.
     

    zunixnuz

    Portal Pro
    December 23, 2007
    291
    97
    Home Country
    Austria Austria
    Shutdown, Hibernate or Standby with Keyboard Shortcut

    If you want to go directly into Hibernate or Standby with your remote try Generic-Keyboard-Remote-Plugin.
    With that you are able to define a key, e.g. "q" or "ctrl"+"shift"+"q" which will directly initiate an action, e.g. a Standby!
    This works perfect but if the "Generic-Keyboard-Remote-Input-Plugin" is installed, "ShortCuter-Plugin" does not work correctly,
    but you can create the same "Shortcuts" also in the "Generic-Keyboard-Remote-Input-Plugin" and remove "ShortCuter-Plugin" ;)

    More about this topic in german:
    https://forum.team-mediaportal.com/media-portal-allgemeines-169/keybord-shortcut-hibernate-57008/#post401109
     

    bandyTA

    MP Donator
  • Premium Supporter
  • October 31, 2006
    50
    3
    48
    Gödöllő
    Home Country
    Hungary Hungary
    Something wrong

    Hi! There is any possibility to this plugin is not cooperate with the 1.1.0.0 alpha version of MediaPortal? I used this only in RC release and worked very well. I checked the skin ID numbers, keyboards, and it looks like everything is fine, but in MP noting happened when i pressed them. And now I'm depressed. :confused:
     

    griffindodd

    Portal Pro
    March 28, 2009
    72
    2
    Great plugin,

    How can I use the esc key?

    My iMon Pad is hardcoded to use the esc key on the iMon Pad to map directly to the keyboard esc key. I want to use this key to get back to the root menu (Window ID 0) so the only way I can do it is to make the keyboard esc key the shortcut for window ID 0.
     

    Users who are viewing this thread

    Top Bottom