Add the ardour manual converted to docbook format with only a few minor
[ardour.git] / manual / xml / editor_miscellaneous_key_bindings.xml
1 <?xml version="1.0" standalone="no"?>
2 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3
4 ]>
5
6 <section id="sn-editor-miscellaneous-key-bindings">
7
8         <title>Miscellaneous</title>
9
10         <table id="tbl-editor-miscellaneous-key-bindings">
11                 <title>Miscellaneous Key Bindings</title>
12                 <tgroup cols = "2">
13                         <colspec colnum="1" colname="Key Binding" colwidth="1"/>
14                         <colspec colnum="2" colname="Action" colwidth= "2"/>
15                         <thead>
16                                 <row>
17                                         <entry>
18                                                 Key Binding
19                                         </entry>
20                                         <entry>
21                                                 Action
22                                         </entry>
23                                 </row>
24                         </thead>
25                         <tbody>
26                                 <row>
27                                         <entry>
28                                                 <keycombo><keycap>l</keycap>
29                                                 </keycombo>
30                                         </entry>
31                                         <entry>
32                                                 toggle auto loop
33                                         </entry>
34                                 </row>
35                                 <row>
36                                         <entry>
37                                                 <keycombo><keycap>f</keycap>
38                                                 </keycombo>
39                                         </entry>
40                                         <entry>
41                                                 toggle follow playhead
42                                         </entry>
43                                 </row>
44                         </tbody>
45                 </tgroup>
46         </table>
47
48         <!--
49         <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
50                 href="Some_Subsection.xml" />
51         -->
52
53 </section>