Reply to thread

Ah. I think in this case instead of a Window ID you need an Action ID for a function internal to MediaPortal.


See this post for a file that lists a bunch of Action IDs. https://forum.team-mediaportal.com/skins-50/where-find-list-all-possible-actions-buttons-50036/#post341618


Look in the file for ACTION_TOGGLE_SMS_INPUT , I think this may be what you want.



[edit]

For future reference, to map a button to a certain Window ID (such as a plugin) see here.

https://forum.team-mediaportal.com/mediaportal-plugins-47/shortcuter-plugin-shortcuts-mediaportal-sections-32747/index15.html#post553031


Top Bottom