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