aboutsummaryrefslogtreecommitdiff
path: root/system/keymaps
diff options
context:
space:
mode:
authorJohn Rennie <john.rennie@ratsauce.co.uk>2013-01-15 10:27:00 +0000
committerJohn Rennie <john.rennie@ratsauce.co.uk>2013-01-15 10:27:00 +0000
commit52dac5c61cc4dc97ca74aa8398589bc1dfc25a1e (patch)
treecef9515aedff2de1c75d532b949c29e2ba94ac5f /system/keymaps
parentd0ace3dfdedc66550888d7fa6ceeff21476e8297 (diff)
Add key mapping for the power button
Diffstat (limited to 'system/keymaps')
-rw-r--r--system/keymaps/keyboard.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/keymaps/keyboard.xml b/system/keymaps/keyboard.xml
index 427115727c..d8b6f47f0e 100644
--- a/system/keymaps/keyboard.xml
+++ b/system/keymaps/keyboard.xml
@@ -94,6 +94,7 @@
<backslash>ToggleFullScreen</backslash>
<home>FirstPage</home>
<end>LastPage</end>
+ <power>XBMC.ShutDown()</power>
<!-- PVR windows -->
<e>XBMC.ActivateWindowAndFocus(MyPVR, 31,0, 10,0)</e>
<h>XBMC.ActivateWindowAndFocus(MyPVR, 32,0, 11,0)</h>