Fixed a bug where udev/hama_mce were causing the system to hang for
[hama_mce-eventclient.git] / hama_mce.xml
blob83ee547c49e8f04c7b0ad709008abf84496a99ce
1 <!--
2   Add new action in home menu: Escape will return to full-screen video.
3   Thus users can cycle through parent menus and Fullscreen/Movie mode 
4   with a single key
5   (escape, or back on the remote control, if this is mapped to 'escape').
6   -->
7 <keymap>
8         <remote>
9                 <recordtv>AspectRatio</recordtv>
10                 <menu>XBMC.EjectTray()</menu>
11                 <record>Queue</record>
12                 <back>FullScreen</back>
13                 <start>XBMC.ActivateWindow(Home)</start>
14         </remote>
15         <Home>
16                 <remote>
17                         <back>FullScreen</back>
18                 </remote>
19         </Home>
20 </keymap>