]> git.sesse.net Git - nageru-docs/commitdiff
Document quick-cut keys.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 8 Nov 2017 18:39:38 +0000 (19:39 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 8 Nov 2017 18:39:38 +0000 (19:39 +0100)
gettingstarted.rst

index e2e37005d7bbbc607110019e807cbd0bec03c085..fa4c8d15d9cad61e84a5ccd48e8e65842b071e71 100644 (file)
@@ -44,6 +44,14 @@ preview (using the 1–9 keys) and the right hand to choose a transition
 (using J, K or L). In addition, audio can be controlled using a MIDI controller
 if you want to; see the :doc:`audio <audio>` page for more information.
 
+In some situations, like if you're producing sports, it can be useful to
+skip the preview step and cut directly to a source. Nageru supports this
+through **quick-cut keys**; if enabled, Q, W, E, etc. will have the same
+effect as pressing 1, 2, 3, etc. and then quickly J (for cut). Since it
+is easy to press such a key by mistake, this behavior is off by default,
+and must be enabled explicitly from the Video menu or through the
+“--quick-cut-keys” option.
+
 
 Channels
 ''''''''
@@ -130,6 +138,8 @@ The video menu contains the following elements:
   * **HDMI/SDI output device, HDMI/SDI output resolution, Display time code:**
     See :doc:`hdmisdi` for more information.
 
+  * **Enable quick-cut keys:** See above.
+
   * **Exit:** Exits Nageru, obviously.
 
 The audio menu is explained in the section on :doc:`audio <audio>`.