diff options
Diffstat (limited to 'RemoteControlManager.xml')
-rw-r--r-- | RemoteControlManager.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RemoteControlManager.xml b/RemoteControlManager.xml index 1d5751d..df8f2b2 100644 --- a/RemoteControlManager.xml +++ b/RemoteControlManager.xml @@ -10,6 +10,7 @@ <arg type='q' name='keymap_width' direction='out'/> <arg type='q' name='keymap_height' direction='out'/> <arg type='aa{sv}' name='keymap_entries' direction='out'/> + <arg type='aa{sv}' name='layout_entries' direction='out'/> </method> <signal name='KeyPressed'> <arg type='s' name='keycode'/> |