Tell git to ignore generated files.
[hama_mce-eventclient.git] / hama_mce.xml
blob3ebb43459aed20c86bc65eccd7f920505db3e76d
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         <Home>
9                 <keyboard>
10                         <escape>FullScreen</escape>
11                 </keyboard>
12         </Home>
13 </keymap>