fixed: open and close the shutdown menu by pressing 's' (fixes #12067)
authorvdrfan <vdrfan-nospam-@xbmc.org>
Sun, 9 Oct 2011 16:39:53 +0000 (18:39 +0200)
committervdrfan <vdrfan-nospam-@xbmc.org>
Sun, 9 Oct 2011 16:39:53 +0000 (18:39 +0200)
system/keymaps/keyboard.xml

index 174800d..557ff48 100644 (file)
       <space>Highlight</space>
     </keyboard>
   </FileBrowser>
+  <ShutdownMenu>
+    <keyboard>
+      <s>Back</s>
+    </keyboard>
+  </ShutdownMenu>
 </keymap>