summaryrefslogtreecommitdiff
path: root/manual/xml/mouse_operations.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/xml/mouse_operations.xml')
-rw-r--r--manual/xml/mouse_operations.xml55
1 files changed, 22 insertions, 33 deletions
diff --git a/manual/xml/mouse_operations.xml b/manual/xml/mouse_operations.xml
index a03453863f..b1e06eacec 100644
--- a/manual/xml/mouse_operations.xml
+++ b/manual/xml/mouse_operations.xml
@@ -1,53 +1,42 @@
<?xml version="1.0" standalone="no"?>
+
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
]>
<section id="sn-mouse-operations">
-
- <title>Mouse Operations</title>
-
- <para>
- Note that the definition of the "Delete" and "Edit" clicks can be
- redefined by the user, either in their Ardour configuration file
- (<filename>$HOME/.ardour/ardour.rc</filename>) or using the Options Editor
- (Keyboard+Mouse tab).
- </para>
-
- <para>
- You might wonder why we say Button1 ? Here is an
- <!--
+ <title>Mouse Operations</title>
+ <para>
+ Note that the definition of the "Delete" and "Edit" clicks can be
+ redefined by the user, either in their Ardour configuration file
+ (<filename>$HOME/.ardour/ardour.rc</filename>) or using the Options
+ Editor (Keyboard+Mouse tab).
+ </para>
+
+ <para>
+ You might wonder why we say Button1 ? Here is an
+<!--
<a href="/manual/intro/formatting#Mouse Buttons">explanation</a>.
-->
- </para>
-
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ </para>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="generic_mouse_actions.xml" />
-
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="mouse_wheel_actions.xml" />
-
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="mouse_operations_object_mode.xml" />
-
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="mouse_operations_region_gain_mode.xml" />
-
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="mouse_operations_range_mode.xml" />
-
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="mouse_operations_zoom_mode.xml" />
-
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="mouse_operations_ruler.xml" />
-
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="mouse_operations_mixer_controls.xml" />
-
- <!--
+<!--
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="Some_Subsection.xml" />
-->
-
</section>