diff options
author | John Rennie <john.rennie@ratsauce.co.uk> | 2011-11-16 11:40:59 +0000 |
---|---|---|
committer | John Rennie <john.rennie@ratsauce.co.uk> | 2011-11-16 11:40:59 +0000 |
commit | d0757c8a19f7e87fcaec026e23e567e15317c68d (patch) | |
tree | 316d8701dff0584403c7521871e5409a59674ed8 /system | |
parent | 044c894194979f5ea6e33252cc8662ed17aa9cc7 (diff) |
Create mapping file for the Nyxboard remote
Diffstat (limited to 'system')
-rw-r--r-- | system/keymaps/nyxboard/keyboard.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/keymaps/nyxboard/keyboard.xml b/system/keymaps/nyxboard/keyboard.xml new file mode 100644 index 0000000000..5bc94ac7d1 --- /dev/null +++ b/system/keymaps/nyxboard/keyboard.xml @@ -0,0 +1,8 @@ +<!-- Mappings for the Motorola Nyxboard remote --> +<keymap> + <global> + <keyboard> + <home>XBMC.ActivateWindow(Home)</home> + </keyboard> + </global> +</keymap> |