aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/keymaps/nyxboard/keyboard.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/keymaps/nyxboard/keyboard.xml b/system/keymaps/nyxboard/keyboard.xml
index 5bc94ac7d1..e237d5fcfc 100644
--- a/system/keymaps/nyxboard/keyboard.xml
+++ b/system/keymaps/nyxboard/keyboard.xml
@@ -3,6 +3,12 @@
<global>
<keyboard>
<home>XBMC.ActivateWindow(Home)</home>
+ <f3>OSD</f3> <!-- EPG: same as Guide (ctrl-G) on MCE remote -->
+ <f4>ContextMenu</f4> <!-- User -->
+ <f3 mod="shift">ActivateWindow(video)</f3> <!-- Red -->
+ <f4 mod="shift">ActivateWindow(music)</f4> <!-- Green -->
+ <f5 mod="shift">ActivateWindow(pictures)</f5> <!-- Yellow -->
+ <f6 mod="shift">ActivateWindow(programs)</f6> <!-- Blue -->
</keyboard>
</global>
</keymap>