summaryrefslogtreecommitdiff
path: root/RemoteControlManager.xml
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2015-07-17 21:29:17 +0200
committerDavid Härdeman <david@hardeman.nu>2015-07-18 01:06:19 +0200
commitdc425fc6d1c75656fc30f0afd7825274200a97fa (patch)
tree7fcc1b2bff1162c1ee29cdcc179faf0d115856cb /RemoteControlManager.xml
parent9e6f5343c8d7ec85e5df4d44ec9d909ed2f5b2fe (diff)
Separate keymap and layout
Diffstat (limited to 'RemoteControlManager.xml')
-rw-r--r--RemoteControlManager.xml1
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'/>