merged with 1697 revision of trunk (which is post-rc1 but pre-rc2
[ardour.git] / manual / xml / mouse_operations.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">
8   <title>Mouse Operations</title>
9   <para>
10     Note that the definition of the "Delete" and "Edit" clicks can be
11     redefined by the user, either in their Ardour configuration file
12     (<filename>$HOME/.ardour/ardour.rc</filename>) or using the Options
13     Editor (Keyboard+Mouse tab).
14   </para>
15
16   <para>
17     You might wonder why we say Button1 ? Here is an
18 <!-- 
19                 <a href="/manual/intro/formatting#Mouse Buttons">explanation</a>.
20                 -->
21   </para>
22   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
23                 href="generic_mouse_actions.xml" />
24   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
25                 href="mouse_wheel_actions.xml" />
26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
27                 href="mouse_operations_object_mode.xml" />
28   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
29                 href="mouse_operations_region_gain_mode.xml" />
30   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
31                 href="mouse_operations_range_mode.xml" />
32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
33                 href="mouse_operations_zoom_mode.xml" />
34   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
35                 href="mouse_operations_ruler.xml" />
36   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
37                 href="mouse_operations_mixer_controls.xml" />
38 <!--
39         <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
40                 href="Some_Subsection.xml" />
41         -->
42 </section>