From cd298dad8ac7cdea6b7fd04827f6cdb6ea669cda Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 17 Aug 2021 00:40:49 +0200 Subject: [PATCH] Add some keyboard shortcuts to the manual (#2073). --- doc/manual/dcpomatic.xml | 45 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 10a21237d..4fd17dd6d 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -3775,6 +3775,51 @@ The full details of OV and VF files are discussed in + + + +Keyboard shortcuts + + + Keyboard shortcuts + + + + Key + Action + + + + + Space + Start / stop playback + + + Delete + Remove content from film + + + Left arrow + Move back one frame + + + Right arrow + Move forward one frame + + + Ctrl+A + Add file(s) to film + + + Ctrl+T + Open timeline window + + + +
+
+ + Configuration files -- 2.30.2