Add the ardour manual converted to docbook format with only a few minor
[ardour.git] / manual / xml / mouse_operations_zoom_mode.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-mouse-operations-zoom-mode">
8         <title>Zoom Mode</title>
9         <table id="tbl-zoom-mode">
10                 <title>Zoom Operations</title>
11                 <tgroup cols = "2">
12                         <colspec colnum="1" colname="Mouse Action" colwidth="1"/>
13                         <colspec colnum="2" colname="Result" colwidth= "2"/>
14                         <thead>
15                                 <row>
16                                         <entry>
17                                                 Mouse Action
18                                         </entry>
19                                         <entry>
20                                                 Result
21                                         </entry>
22                                 </row>
23                         </thead>
24                         <tbody>
25                                 <row>
26                                         <entry>
27                                                 <mousebutton>Button1</mousebutton> drag
28                                         </entry>
29                                         <entry>
30                                                 define the new visible area
31                                         </entry>
32                                 </row>
33                                 <row>
34                                         <entry>
35                                                 <mousebutton>Button1</mousebutton> click
36                                         </entry>
37                                         <entry>
38                                                 zoom in
39                                         </entry>
40                                 </row>
41                                 <row>
42                                         <entry>
43                                                 <mousebutton>Button2</mousebutton> click
44                                         </entry>
45                                         <entry>
46                                                 zoom out
47                                         </entry>
48                                 </row>
49                                 <row>
50                                         <entry>
51                                                 <keycombo><keycap>Ctrl</keycap><mousebutton>Button2</mousebutton></keycombo>
52                                                  click
53                                         </entry>
54                                         <entry>
55                                                 zoom to session
56                                         </entry>
57                                 </row>
58                         </tbody>
59                 </tgroup>
60         </table>
61 <!--
62         <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
63                 href="Some_Subsection.xml" />
64         -->
65 </section>