Hi,
current definiton of file keymacros.conf allows simple keys to be sent to plugins only.
Example User1 @plugin_name Down Down Ok
As with vdr's new Service() interface a more flexible solution would allow sending arbitrary actions to plugins independent of plugin's menu layout.
This could be done by either reserving a special name or a special prefix character.
User1 @plugins_service service_name data_for_service
or
User1 §service_name data_for_service