Fix menu/meta mixup
[llpp.git] / misc / keys.txt
blob1cc9d38ec51dd6dfa4f3d2c8dace42f7d83ca720
1 <defaults>
2   <keymap mode='view'>
3     <!-- menu to follow links -->
4     <map in='menu out='F'/>
5     <!-- ret to enter bird's eye and turn off proportional display -->
6     <map in='ret' out='f9 - l'/>
7     <!-- F11 to enter fullscreen -->
8     <map in='f11' out='f'/>
9     <!-- ignore escape -->
10     <map in='esc' out=''/>
11     <!-- tab goes to outline (table of contents) -->
12     <map in='tab' out='o'/>
13   </keymap>
14 </defaults>