summaryrefslogtreecommitdiff
path: root/manual/xml/editor_miscellaneous_key_bindings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/xml/editor_miscellaneous_key_bindings.xml')
-rw-r--r--manual/xml/editor_miscellaneous_key_bindings.xml112
1 files changed, 0 insertions, 112 deletions
diff --git a/manual/xml/editor_miscellaneous_key_bindings.xml b/manual/xml/editor_miscellaneous_key_bindings.xml
deleted file mode 100644
index 343869357b..0000000000
--- a/manual/xml/editor_miscellaneous_key_bindings.xml
+++ /dev/null
@@ -1,112 +0,0 @@
-<?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-editor-miscellaneous-key-bindings">
- <title>Miscellaneous</title>
- <table id="tbl-editor-miscellaneous-key-bindings">
- <title>Miscellaneous Key Bindings</title>
- <tgroup cols = "2">
- <colspec colnum="1" colname="Key Binding" colwidth="1"/>
- <colspec colnum="2" colname="Action" colwidth= "2"/>
- <thead>
- <row>
- <entry>
- Key Binding
- </entry>
-
- <entry>
- Action
- </entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>
- <keycombo><keycap>1</keycap></keycombo>
- </entry>
-
- <entry>
- toggle edit mode
- </entry>
- </row>
-
- <row>
- <entry>
- <keycombo><keycap>2</keycap></keycombo>
- </entry>
-
- <entry>
- cycle snap mode
- </entry>
- </row>
-
- <row>
- <entry>
- <keycombo><keycap>3</keycap></keycombo>
- </entry>
-
- <entry>
- cycle snap choice
- </entry>
- </row>
-
- <row>
- <entry>
- <keycombo><keycap>Ctrl</keycap><keycap>f</keycap> </keycombo>
- </entry>
-
- <entry>
- toggle follow playhead
- </entry>
- </row>
-
- <row>
- <entry>
- <keycombo><keycap>9</keycap></keycombo>
- </entry>
-
- <entry>
- set tempo from region
- </entry>
- </row>
-
- <row>
- <entry>
- <keycombo><keycap>0</keycap></keycombo>
- </entry>
-
- <entry>
- set tempo from edit range
- </entry>
- </row>
-
- <row>
- <entry>
- <keycombo><keycap>Ctrl</keycap><keycap>t</keycap></keycombo>
- </entry>
-
- <entry>
- insert time
- </entry>
- </row>
-
- <row>
- <entry>
- <keycombo><keycap>Ctrl</keycap><keycap>Delete</keycap></keycombo>
- </entry>
-
- <entry>
- remove last capture
- </entry>
- </row>
- </tbody>
- </tgroup>
- </table>
-<!--
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="Some_Subsection.xml" />
- -->
-</section>