Update
[llpp.git] / misc / keys.txt
blob77fd4b96f3a29a4df20b601365d9fc9b4cc0c00c
1 <defaults>
2   <keymap mode='view'>
3     <!-- menu to follow links -->
4     <map in='menu' out='F'/>
5     <!-- ret to enter bird's eye -->
6     <map in='ret' out='f9'/>
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     <!-- F12 to enter "wikipedia" mode -->
14     <map in='f12' out='i end ret f u z z ret - 1 0 / - 1 0 / 1 0 / 1 0 ret left ret esc - T ctrl-3 - M P'/>
15   </keymap>
16 </defaults>