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