Wikipedia mode
[llpp.git] / misc / keys.txt
blob176983273993c03ff91f33b3e37230553ec8fa65
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     <!-- 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 esc - T ctrl-3 - M P'/>
15   </keymap>
16 </defaults>