Olaf's cover page + minor corrections
[goodguy/cin-manual-latex.git] / parts / Shortcuts.tex
1 \chapter{Shortcuts}%
2 \label{cha:shortcuts}
3
4 Almost every Cinellerra GG Infinity command has its own keyboard and mouse shortcuts. Here 
5 they are listed organized by window and type.  If a desktop window manager and operating
6 system is already using a specific key for its own purpose then that key will not be available
7 for use as a shortcut in Cinelerra. An example might be the Alt key. Some specific alternatives 
8 are listed in \ref{ssub:key_alternatives} in the "Key Alternatives" paragraph.
9
10 \section{Main window }%
11 \label{sec:main_window}
12
13 The Main window (also called the program window) consists of pulldown menus, buttons and keys.
14
15 \subsection{Main menu pulldowns}%
16 \label{sub:main_menu_pulldowns}
17
18 \begin{center}
19     \small
20     \begin{longtable}{>{\bfseries}c l c p{6cm}}        
21         \toprule
22         \multirow{2}*{\textcolor{red}{MAIN}} & 01/19/2019 & update & \\
23         %\noalign{\smallskip}
24         \cline{2-4}
25         \noalign{\smallskip}
26         (Pulldowns) & ITEMS & SHORTCUTS & DESCRIPTION\\        
27         \midrule
28         \endhead        
29         
30         \textcolor{blue}{File} & New & n & Create new project \\        
31              & Load files\dots & o & Load file(s)\\                          
32              & -- load tool & Ctrl-a & Selects all files \\             
33              & -- load tool & Ctrl-z & Deselects any highlighted files \\             
34              & Save & s & Save project \\             
35              & Save As\dots & Shift-S & Save a project for easy moving \\             
36              & Export Project & Alt-s & Save a project for easy moving \\             
37              & Record\dots & r & Open record window \\             
38              & Scan\dots & Ctrl-Alt-s & Open dvb scan window \\             
39              & SubTitle\dots & Alt-y & Open subtitle script window \\             
40              & Render\dots & Shift-R & Open render window \\             
41              & Export EDL\dots & Shift-E & Open export EDL window \\             
42              & Batch Render\dots & Shift-B & Open batch render window \\             
43              & BD Render\dots & Ctrl-Shift-D & Open create bluray disk window \\             
44              & DVD Render\dots & Alt-D & Open create dvd disk window \\             
45              & Quit & q & Quit the program \\             
46              & Dump EDL &  & Write current EDL to stdout \\             
47              & Dump Plugins &  & Write defined Plugins to stdout \\             
48              & Load Backup &  & Load auto-backup file “backup.xml" \\             
49              & Save Backup & b & Save auto-backup file “backup.xml" \\
50              \midrule             
51          \textcolor{blue}{Edit} & Undo clear & z & Undo from history previous operation \\             
52              & Redo & Shift-Z & Redo from history next opration \\             
53              & Cut & x & Copy selection to cut buffer and delete \\             
54              & Split & x & Split edit into 2 sections at hairline cursor \\             
55              & Paste & v & Insert selection from cut buffer \\             
56              & Clear & Del & Delete selection \\             
57              & Paste Silence & Shift-Space & Paste empty edit at selection or frame if none \\             
58              & Mute Selection & m & Replace selection with empty edit \\             
59              & Trim Selection &  & Replace track with selection \\             
60              & Select All & a & Toggle select all/none \\             
61              & Shuffle Edits &  & Randomly reorder track edits \\             
62              & Reverse Edits &  & Reverse track edits \\             
63              & Edit Length\dots &  & Change selected track given duration \\             
64              & Align Edits &  & Change selected corresp. track edits to start/end same \\             
65              & Trans. Length\dots &  & Change selected track transitions to given duration \\             
66              & Detach trans. &  & Remove selected track transitions \\             
67              & Clear labels &  & Delete selected timeline label markers \\             
68              & Cut ads &  & Remove selected region, add to commercial trking db \\             
69              & paste subttl & y & Replace selected subtitle edit text w/ subtitle script text \\
70              \midrule
71          \textcolor{blue}{Keyframes} & Cut Keyframes & Shift-X & Copy selected keyframes to cut buffer and delete \\             
72              & Copy Keyframes & Shift-C & Copy selected keyframes to cut buffer \\             
73              & Paste Keyframes & Shift-V & Paste keyframes in cut buffer \\             
74              & Clear Keyframes & Shift-Del & Delete selected keyframes \\             
75              & Change to linear &  & Change keyframe auto curves to piecewise linear \\             
76              & Change to smooth &  & Change selected keyframes auto curves to bezier \\             
77              & Create curve type &  & Set new keyframe type: smooth,linear,tangent,disjoint \\             
78              & Copy default key & Alt-c & Copy default keyframe to clipboard \\             
79              & Paste default key & Alt-v & Paste clipboard keyframe into default keyframe \\
80              \midrule
81          \textcolor{blue}{Audio} & Add track & t & Append new empty audio track \\             
82              & Default Trans. & u & Insert default audio transition at selected edit boundary \\             
83              & Map $1:1$ &  & Setup audio mixing output = input \\             
84              & Map $5.1:2$ &  & Setup audio mixing stereo = $5.1$ \\             
85              & Attach Trans. &  & Open audio transition select for insert at edit boundary \\             
86              & Attach Effect\dots &  & Open audio selection menu for insert at edit boundary \\             
87              & Render Effect\dots &  & Open audio render select to render from select as pcm \\
88              \midrule            
89           \textcolor{blue}{Video} & Add track & Shift-T & Append new empty video track \\             
90              & Default Trans. & Shift-U & Insert default video transition at selected edit boundary \\                         
91              & Attach Trans. &  & Open video transition select for insert at edit boundary \\             
92              & Attach Effect\dots &  & Open video effect selection for insert at edit boundary \\             
93              & Render Effect\dots &  & Open video render select to render from select as pcm \\
94              \midrule
95           \textcolor{blue}{Tracks} & Move tracks up & Shift-Up & Circulate tracks up \\             
96              & Move trks down & Shift-Down & Circulate tracks down \\             
97              & Delete tracks &  & Delete all tracks \\             
98              & Delete last track & Ctrl-d & Delete last track \\             
99              & Delete first track & Shift-D & Delete first track \\             
100              & Concatenate trks &  & Concatenate tracks together \\             
101              & Append to Proj.   & Shift-N & Add set of tracks \\             
102              & add Subttl & Shift-Y & Add subtitle track \\             
103              \midrule
104           \textcolor{blue}{Settings} & Format\dots & Shift-F & Open render format setup menu \\             
105              & Preferences\dots & Shift-P & Open preferences setup menu \\             
106              & Proxy Settings & Alt-r & Bring up Proxy settings window \\             
107              & Transcode & Alt-e & Bring up the Transcode menu \\             
108              & Align cursor\dots & Ctrl-a & Align cursor on frames \\             
109              & -- Edit labels &  & Toggle labels follow edits \\             
110              & -- Edit effects &  & Toggle plugins follow edits \\             
111              & -- Keyfrs fol. edits &  & Toggle keyframes follow edits \\             
112              & -- Typeless keyfrs &  & Toggle typeless keyframes mode \\             
113              & Save settings & Ctrl-s & Save Cinelerra\_rc \\             
114              & Loop Playback & Shift-L & Set loop playback region to selection/all \\             
115              & Set bkg render & Shift-G & Toggle background rendering \\
116              \midrule
117           \textcolor{blue}{View} & -- Show assets & 0 & Toggle show asset data \\             
118              & -- Show titles & 1 & Toggle show asset title \\             
119              & -- Show trans. & 2 & Toggle show transition effects \\             
120              & -- Fade & 3 & Toggle show fade auto curves \\             
121              & -- Mute & 4 & Toggle show mute auto curves \\             
122              & -- Overlay Mode & 5 & Toggle show mode auto curves \\             
123              & -- Pan & 6 & Toggle show pan auto curves \\             
124              & -- Plugin Autos & 7 & Toggle show plugin keyframes \\             
125              & -- Mask & 8 & Toggle show mask auto keyframes \\             
126              & -- Speed & 9 & Toggle show speed auto curves \\             
127              & -- Camera X & Ctrl-Shift-X & Toggle show camera X auto curves \\             
128              & -- Camera Y & Ctrl-Shift-Y & Toggle show camera Y auto curves \\             
129              & -- Camera Z & Ctrl-Shift-Z & Toggle show camera Z auto curves \\             
130              & -- Projector X & Alt-Shift-X & Toggle show projector X auto curves \\             
131              & -- Projector Y & Alt-Shift-Y & Toggle show projector Y auto curves \\             
132              & -- Projector Z & Alt-Shift-Z & Toggle show projector Z auto curves \\
133              \midrule
134           \textcolor{blue}{Window} & -- Show Viewer &  & Toggle show view window \\             
135              & -- Show Resrs. &  & Toggle show resources window \\             
136              & -- Show Compos. &  & Toggle show compositor window \\             
137              & -- Show Overlays &  & Toggle show auto overlay window \\             
138              & -- Show Levels &  & Toggle show audio levels window \\             
139              & -- Split X pane & Ctrl-1 & Toggle $\frac{1}{2}$ horiz track timeline window panes \\             
140              & -- Split Y pane & Ctrl-2 & Toggle $\frac{1}{2}$ vert track timeline window panes \\             
141              & Mixer Viewer & Shift-M & Bring up a Mixer Viewer window \\             
142              & Tile mixers & Alt-t & Tile mixer windows to original position/size \\             
143              & Default Positions & Ctrl-p & Reset window positions/size to defaults \\             
144              & Tile Left &  & Set window positions/sizes to tile left screen \\             
145              & Tile Right &  & Set window positions/size to tile right screen \\
146              \midrule
147            \textcolor{blue}{\_.\_} & shell cmds & Top rt. Corner & Run scripts (setup in interface preferences) \\
148                      
149              \bottomrule  
150     \end{longtable}
151 \end{center}
152
153 \newpage
154
155 \subsection{Main menu buttons}%
156 \label{sub:main_menu_buttons}
157
158 \begin{center}
159     \small 
160     \begin{longtable}{ >{\bfseries}p{2cm} l c p{6cm}}             
161         \toprule
162         \multirow{2}*{\textcolor{red}{MAIN}} & 01/19/2019 & update & \\
163         \noalign{\smallskip}
164         \cline{2-4}
165         \noalign{\smallskip}
166         (Buttons) & ITEMS & SHORTCUTS & DESCRIPTION\\        
167         \midrule
168         \endhead        
169         
170         \textcolor{blue}{Transport} & Rewind & home & Jump to beginning \\        
171         & Fast reverse & KP + / Alt-p & Double speed reverse play \\        
172         & Normal reverse & KP 6 / Alt-o & Normal speed reverse play \\        
173         & Frame reverse & KP 4 / Alt-u & Render previous frame \\        
174         & Stop & KP 0 / Alt-m & Stop playback \\        
175         & Frame forward & KP 1 / Alt-j & Render next frame \\        
176         & Normal forward & KP 3 / Alt-l & Normal speed forward play \\        
177         & Fast forward & KP Enter/A-; & Double speed forward play \\        
178         & Jump to end & end & Jump to end \\        
179         & (No button) & KP 5 / Alt-i & Slow speed reverse play \\        
180         & (No button) & KP 2 / Alt-k & Slow speed forward play \\        
181         & (No button) & Shift-KP 1 & Render next frame and audio \\        
182         & (No button) & Shift-KP 2 & Slow speed forward play without audio \\        
183         & (No button) & Shift-KP 3 & Normal speed forward play without audio \\        
184         & (No button) & Shift-KP 4 & Render previous frame and audio \\        
185         & (No button) & Shift-KP 5 & Slow speed reverse play without audio \\        
186         & (No button) & Shift-KP 6 & Normal speed reverse play without audio \\        
187         &  & Ctrl-KP\# & If [ ] set, “KP 2,3,5,6,+,enter” between in/out \\        
188         &  & +Shift w/Alt & Shift with Alt+x above, adds/removes audio \\        
189         &  & +Shift w/Ctrl & Loops play, all or between In/Out \\
190         \midrule
191         \textcolor{blue}{Edit Modes} & Auto Gen. Keys & j & Generate keyframes while tweeking \\        
192         & Lock Labels &  & Lock labels from moving \\
193         \midrule
194         \textcolor{blue}{Edit Operations} & In point & '[' or ‘<’ & Toggle In point timeline marker \\        
195         & Out point & ']' or ‘>’ & Toggle Out point timeline marker \\        
196         &  & Ctrl-t & Clear both In and Out pointers \\        
197         & To clip & i & Copy selection and create clip \\        
198         & Split & x & Split edit into 2 sections at hairline cursor \\        
199         & Cut & x & Copy selection to cut buffer and delete \\        
200         & Copy & c & Copy selection to cut buffer \\        
201         & Paste & v & Insert selection from cut buffer \\        
202         & Toggle label & l & Toggle label at current position \\        
203         & Previous label & Ctrl $\leftarrow$ & Move to label before cursor \\        
204         & Next label & Ctrl $\rightarrow$ & Move to label after cursor \\        
205         & Next label select & Ctrl-Shift $\rightarrow$ & Select from cursor to next label \\        
206         & Prev label select & Ctrl-Shift $\leftarrow$ & Select from cursor to previous label \\        
207         & Next keyframe & k & Move to next keyframe \\        
208         & Previous keyframe & Ctrl-k & Move to previous keyframe \\        
209         & Next keyframe select & Shift-K & Select from cursor to next keyframe \\        
210         & Previous keyfr select & Ctrl-Shift-K & Select from cursor to previous keyframe \\        
211         & Next auto& Alt-a & Move to next auto \\        
212         & Previous auto & Ctrl-Alt-a & Move to previous auto\\        
213         & Next auto select & Alt-Shift-A & Select from cursor to next auto \\        
214         & Previous auto select & Ctrl-Alt-Shift-A & Select from cursor to previous auto \\        
215         & Previous edit & Alt $\leftarrow$ & Move to previous edit \\        
216         & Next edit & Alt $\rightarrow$ & Move to next edit \\        
217         & Cut left label & Ctl-alt-shift-'<' & Cut from insert pointer to previous label \\        
218         & Cut right label & Ctl-alt-shift -'>' & Cut from insert pointer to next label \\        
219         & Cut previous edit & Ctrl-alt- ',' & Cut from insert pointer to previous edit \\        
220         & Cut next edit & Ctrl-alt- '.' & Cut from insert pointer to next edit \\        
221         & Fit & f & Fit time displayed to selection \\        
222         & Auto Fit & Alt-f & Fit the max/min range of all automation types \\        
223         & Auto Fit & Ctrl-alt-f & Fit the max/min range of current automation types \\        
224         & Undo & z & Undo from history previous operation \\        
225         & Redo & Shift-Z & Redo from history next operation \\        
226         & Manual Goto & g & Jump to time selected by popup \\
227         \midrule
228         \textcolor{blue}{Drag/Drop Edits} & Clear Selec & Ctrl-Shift-A & Delselect all selected edits \\        
229         & Copy & Ctrl-c & Copy selected edits into copy buffer \\        
230         & Cut & Ctrl-x & Delete selected edits/put in buffer/collapse \\        
231         & Mute & Ctrl-m & Delete selected edits/put in buffer/insert space \\        
232         & Mute & Backspace & Delete selected edits/put in buffer/insert space \\        
233         & Copy Pack & Ctrl-Shift-C & Copy selected edits and pack together \\        
234         & Cut Pack & Ctrl-z & Delete selected edits/put in buffer/collapse \\        
235         & Mute Pack & Ctrl-Shift-M & Delete selected edits/put in buffer/insert space \\        
236         & Paste & Ctrl-v & Paste (splice) buffer at insertion point or reticle \\        
237         & Overwrite & Ctrl-b & Paste (overwrite) buffer at insertion pt/reticle \\        
238         &  & Ctrl / LMB & Toggles selected of group/edit \\        
239         &  & LMB & If “Clear before toggle”, only select this edit/group \\        
240         &  & LMB & If not “Clear before toggle”, toggle edit/group \\        
241         &  & Double click & Only select this edit/group \\        
242         &  & Double click-Ctrl & Selects column and highlights \\        
243         & LMB & Shift & Group/ungroup selected edits/group \\        
244         & LMB & Ctrl + Drag & Column drag \\        
245         & LMB & Drag & Clip drag \\        
246         & LMB & Drag & Drag unselected edit under cursor \\
247         \midrule
248         \textcolor{blue}{FFMpeg probes early/late} & FFMPEG early & Top rt. Corner & Run ffmpeg open probes first / last \\
249         
250         
251         \bottomrule  
252     \end{longtable}
253 \end{center}
254
255 \subsection{Main menu Keys}%
256 \label{sub:main_menu_keys}
257
258 \begin{center}
259     \small 
260     \begin{longtable}{ >{\bfseries}c l c p{6cm}}             
261         \toprule
262         \multirow{2}*{\textcolor{red}{MAIN}} & 01/19/2019 & update & \\
263         \noalign{\smallskip}
264         \cline{2-4}
265         \noalign{\smallskip}
266         (Key) & KEY & QUALIFIER & DESCRIPTION\\        
267         \midrule
268         \endhead        
269         
270         \textcolor{blue}{Key} & e & & Toggle editing mode: from cut\&paste or drag\&drop \\        
271         & 1 through 9 &  & Toggle auto mode settings as in main menu shortcuts \\        
272         & 1 through 8 & Alt & Select asset pgm $1-8$; reset format (remove other trks) \\        
273         & $\leftarrow$ (left arrow) &  & Scroll window timeline display left (not insertion pt) \\        
274         & $\leftarrow$ (left arrow) & Ctrl & Move cursor to label left of cursor (main shortcuts) \\        
275         & $\leftarrow$ (left arrow) & Alt & Move cursor to edit boundary left of cursor position \\        
276         & $\leftarrow$ (left arrow) & Shift-ctrl & Move cursor to label left of cursor, expand selection \\        
277         & $\leftarrow$ (left arrow) & Shift-alt & Move cursor to edit boundary left of cursor\&expand \\        
278         & $\rightarrow$ (right arrow) &  & Scroll window timeline display right (not insertion pt) \\        
279         & $\rightarrow$ (right arrow) & Ctrl & Move cursor to label right of cursor (main shortcuts) \\        
280         & $\rightarrow$ (right arrow) & Alt & Move cursor to edit boundary right of cursor position \\        
281         & $\rightarrow$ (right arrow) & Shift-ctrl & Move cursor to label right of cursor, expand selection \\        
282         & $\rightarrow$ (right arrow) & Shift-alt & Move cursor to edit boundary right of cursor\&expand \\        
283         & , (comma) &  & Scroll window timeline display left (not insertion pt) \\        
284         & , (comma) & Ctrl & Move cursor to label left of cursor (main shortcuts) \\        
285         & , (comma) & Alt & Decrease auto curve limits (zoombar selected curve) \\        
286         & . (period) &  & Scroll window timeline display right (not insertion pt) \\        
287         & . (period) & Ctrl & Move cursor to label right of cursor (main shortcuts) \\        
288         & . (period) & Alt & Move cursor to edit boundary right of cursor position \\        
289         & $\uparrow$ (up arrow) &  & Increase timeline duration (zoom out timeline) \\        
290         & $\uparrow$ (up arrow) & Ctrl & Increase audio sample waveform scale \\        
291         & $\uparrow$ (up arrow) & Alt & Increase auto curve limits (zoombar selected curve) \\        
292         & $\uparrow$ (up arrow) & Ctrl-alt & Increase all auto curve limits \\        
293         & $\downarrow$ (down arrow) &  & Decrease timeline duration (zoom in timeline) \\        
294         & $\downarrow$ (down arrow) & Ctrl & Decrease audio sample waveform scale \\        
295         & $\downarrow$ (down arrow) & Alt & Decrease auto curve limits (zoombar selected curve) \\        
296         & $\downarrow$ (down arrow) & Ctrl-alt & Decrease all auto curve limits \\        
297         & PGUP (page up) &  & Scroll current track vertical window pane up \\        
298         & Mouse wheel & UP & Scroll current track vertical window pane up \\        
299         & PGUP (page up) & Ctrl & Increase track scale geometry (zoom in track data) \\        
300         & PGDN (page down) &  & Scroll current track vertical window pane down \\        
301         & Mouse wheel & Down & Scroll current track vertical window pane down \\        
302         & PGDN (page down) & Ctrl & Decrease track scale geometry (zoom out track data) \\        
303         & Home &  & Move insertion point to beginning of timeline \\        
304         & End &  & Move insertion point to end of timeline \\        
305         & Mouse wheel & Shift + up & Zoom out view without resizing the window \\        
306         & Mouse wheel & Shift + down & Zoom in view without resizing the window \\        
307         & Mouse wheel & Ctrl + up & Move left on the timeline without resize \\        
308         & Mouse wheel & Ctrl + down & Move right on the timeline without resize \\        
309         &  & Ctrl + down & Move right on the timeline without resize \\        
310         &  & Shift+click & Over edit causes highlight section to extend to cursor \\        
311         &  & Shift+click & Over boundary of effect, trims only that effect \\        
312         &  & Shift+click & Over Hard Edge of Blade Cut, toggles marker \\        
313         & Toggle single trk & Tab & Toggle single track arming status \\        
314         & Toggle other trks & Shift-tab & Toggle all of the other tracks arming status \\        
315         &  & Double click & On plugin title bar, selects that area \\        
316         &  & Double click & On an edit, selects that area \\        
317         &  & Double click & On subtitle track, displays text in Line text \\        
318         &  & Double click & On fade/speed, synch video/audio ganged \\        
319         &  & Shift & While dragging auto, turns of gang \\        
320         &  & Double MMB & On auto or keyframe, select that position \\        
321         & U &  & Paste the last Video transition \\        
322         & u &  & Paste the last Audio transition \\        
323         & r & Ctrl & Proxy quick switch \\        
324         & F1 & Shift & Toggle on/off all XYZ of camera \\        
325         & F2 & Shift & Toggle on/off all XYZ of projector \\        
326         & F1 & Ctrl+Shift & Use window layout \#1 \\        
327         & F2 & Ctrl+Shift & Use window layout \#2 \\        
328         & F3 & Ctrl+Shift & Use window layout \#3 \\        
329         & F4 & Ctrl+Shift & Use window layout \#4 \\
330         \midrule
331         \textcolor{blue}{Timebar} & LMB & Ctrl & Changes to the next time format \\        
332         & MMB & Ctrl & Change to the previous time format \\        
333         & LMB &  & Moves cursor position on the timeline \\        
334         & Click label & Hold LMB & Drag label to elsewhere \\        
335         & Click In/Out & Hold LMB & Drag In/Out pointer elsewhere \\
336         \midrule
337         \textcolor{blue}{Patchbay} & Shift/Move & Hold LMB & On Fade slider bar, sets gain to $100\%$ or $0db$ \\
338         
339         \bottomrule  
340     \end{longtable}
341 \end{center}
342
343 \section{Compositor window }%
344 \label{sec:compositor_window_shortcuts}
345
346 \subsection{Compositor buttons }%
347 \label{ssec:compositor_buttons}
348
349 \begin{center}
350     \small 
351     \begin{longtable}{ >{\bfseries}c l c p{6cm}}             
352         \toprule
353         \multirow{2}*{\textcolor{red}{COMPOSITOR}} & 01/19/2019 & update & \\
354         \noalign{\smallskip}
355         \cline{2-4}
356         \noalign{\smallskip}
357         (Buttons) & ITEMS & SHORTCUTS & DESCRIPTION\\        
358         \midrule
359         \endhead   
360                       
361         \textcolor{blue}{Tools} & Protect video & F1 & Disable changes to the compositor output \\        
362         & Zoom view & F2 & Zoom in view without resizing the window \\        
363         & Edit mask & F3 & Brings up the mask editing tool \\        
364         & + Edit mask & Shift-drag pt. & Hold down shift+left mouse to drag a point \\        
365         & + Edit mask & Ctrl-drag pt. & Hold down Ctrl+left mouse to move control pointers \\        
366         & + Edit mask & Alt-drag mask & Hold down Alt+left mouse to translate mask \\                
367         & + Edit point & Shift-set pivot & Hold down Shift+middle mouse to set Pivot point \\              
368         & + Rotate mask & Wheel-rotate & Wheel middle mouse to rotate around Pivot \\                
369         & + Scale mask & Shift+Wheel & Hold down Shift+Wheel mouse to scale around pivot \\                
370         & + Rotate/Scale & Ctrl+Wheel & Hold down Ctrl+Wheel to rotate/scale around pointer\\              
371         & + Delete mask & Shift + Del & Hold down Shift + click Delete button to delete mask \\        
372         & Ruler & F4 & Brings up the ruler for usage \\        
373         & + ruler hotkey & Ctrl & Lock ruler to nearest 45 degree angle \\        
374         & + ruler hotkey & Alt & Translate the ruler \\        
375         & Adjust camera & F5 & Brings up the camera editing tool \\        
376         & Adjust projector & F6 & Brings up the projector editing tool \\        
377         & Crop layer/outpt & F7 & Crop a layer or output \\        
378         & + crop tool & Click-drag & In video, starts a new rectangle \\        
379         &  + crop tool & Click-drag & Over rectangle to reposition \\        
380         &  + crop tool & Alt-click & In cropping rectangle to translate \\         
381         & Get color & F8 & Detects color at current spot \& stores temporary \\        
382         & Show tool info & F9 & Works with editing/cropping buttons \\        
383         & Show safe regs. & F10 & Draws safe regions in the video output \\        
384         &  & p & Turn on/off Click to Play \\         
385         &  & Shift+w/Ctrl & With transport btn. loops play; all or with [] \\
386         \midrule
387         \textcolor{blue}{Transport} & (plus 3 below) &  & Same as in Main window \\
388         \midrule
389         \textcolor{blue}{Edit} & (plus 3 below) &  & Same as in Main window \\        
390         
391         \bottomrule  
392     \end{longtable}
393 \end{center}
394
395 \subsection{Compositor keys }%
396 \label{ssec:compositor_keys}
397
398 \begin{center}
399     \small 
400     \begin{longtable}{ >{\bfseries}c l c p{6cm}}             
401         \toprule
402         \multirow{2}*{\textcolor{red}{COMPOSITOR}} & 01/19/2019 & update & \\
403         \noalign{\smallskip}
404         \cline{2-4}
405         \noalign{\smallskip}
406         (keys) & KEY & QUALIFIER & DESCRIPTION\\
407         \midrule        
408         \endhead   
409         
410         \textcolor{blue}{Keypresses} & Mid. click+drag &  & Pans the view/moves the image \\        
411         & Middle mouse & Shift & Returns to Auto zoom \\        
412         & RMB &  & Brings up zoom\%/auto;reset cam/proj;hide ctrls \\        
413         & LMB Zoom &  & Zooms in \\        
414         & Mouse wheel up &  & Zooms in \\        
415         & LMB Zoom & Ctrl & Zooms out \\        
416         & Mouse wheel dn &  & Zooms out \\        
417         & LMB Zoom & Shift-alt & Zooms out  \\        
418         & '+' or ‘=’ &  & Zooms in video output \\        
419         & '-' &  & Zooms out video output \\        
420         & f &  & Toggle on/off fullscreen \\        
421         & F11 &  & Reset camera \\        
422         & F12 &  & Reset projector \\        
423         & LMB & Shift & Camera enabled - vertical motion zooms in/out\\        
424         & LMB & Shift & Projector enabled - vertical motion zooms in/out\\        
425         & F1 & Ctrl+Shift & Use window layout \#1 \\        
426         & F2 & Ctrl+Shift & Use window layout \#2 \\        
427         & F3 & Ctrl+Shift & Use window layout \#3 \\        
428         & F4 & Ctrl+Shift & Use window layout \#4 \\        
429         & Click label & Hold LMB & Drag label to elsewhere \\        
430         & Click In/Out & Hold LMB & Drag In/Out elsewhere \\
431         \midrule
432         \textcolor{blue}{Timebar} & LMB & Ctrl & Changes to the next time format \\        
433         & MMB & Ctrl & Change to the previous time format \\        
434         & LMB &  & Moves cursor position on the timeline \\        
435         & Click label & Hold LMB & Drag label to elsewhere \\        
436         &  & Hold LMB & Drag In/Out pointer elsewhere \\        
437         &  & Hold LMB & Preview region drag on blue-colored bar \\        
438         \midrule        
439         \textcolor{blue}{Transport} &  & LMB & Only Protect enabled, start/stop forward play \\
440         \midrule
441         \textcolor{blue}{Edit} &  & MMB & Only Protect enabled, start/stop play reverse \\        
442         &  & Middlewheel & Only Protect enabled, plays forw/rev 1 frame \\        
443         &  & p & Turns on/off Click to Play button \\
444         
445         \bottomrule  
446     \end{longtable}
447 \end{center}
448
449 \section{Viewer window }%
450 \label{sec:viewer_window_shortcuts}
451
452 \subsection{Viewer buttons }%
453 \label{ssec:viewer_buttons}
454
455 \begin{center}
456     \small 
457     \begin{longtable}{ >{\bfseries}c l c p{6cm}}             
458         \toprule
459         \multirow{2}*{\textcolor{red}{VIEWER}} & 01/19/2019 & update & \\
460         \noalign{\smallskip}
461         \cline{2-4}
462         \noalign{\smallskip}
463         (Buttons) & ITEMS & SHORTCUTS & DESCRIPTION\\
464         \midrule        
465         \endhead   
466         
467         \textcolor{blue}{Transport} & Rewind & home & Jump to beginning \\        
468         & Fast reverse & 'KP +' /Alt-p & Toggle double speed reverse play \\        
469         & Normal reverse & 'KP 6' / Alt-o & Toggle normal speed reverse play \\        
470         & Frame reverse & 'KP 4' / Alt-u & Render previous frame \\        
471         & Stop & 'KP 0' / Alt-m & Stop playback \\        
472         & Frame forward & 'KP 1' / Alt-j & Render next frame \\        
473         & Normal forward & 'KP 3' / Alt-l & Toggle normal speed forward play \\        
474         & Fast forward & 'KP Enter'/A-; & Toggle double speed forward play \\        
475         & Jump to end & end & Jump to end \\        
476         & (No button) & 'KP 5' / Alt-i & Toggle slow speed reverse play \\        
477         & (No button) & 'KP 2' / Alt-k & Toggle slow speed forward play \\        
478         &  & 'KP\#-Shift’ & Shift added to KP \#, adds or subtracts audio \\        
479         &  & 'Ctrl-KP\#’ & If [ ] set, “KP2,3,5,6,+,enter” play between ptrs. \\        
480         &  & + Shift w/Alt & Shift with Alt+x above, adds/remove audio \\        
481         &  & + Shift w/Ctrl & Loops play; all or between In/Out \\        
482         &  & Left click & Start or stop play forward \\        
483         &  & Middle click & Start or stop play reverse \\        
484         &  & Middle wheel & Play forward or reverse 1 frame \\        
485         &  & p & Turns on/off Click to Play button \\
486         \midrule
487         \textcolor{blue}{Edit} & In point & '[' or ‘<’ & Toggle In point timeline marker\\        
488         & Out point & ']' or ‘>’ & Toggle Out point timeline marker \\        
489         &  & Ctrl-t & Clear both In and Out pointers \\        
490         & Splice & v & Create splice \\        
491         & Overwrite & b & Overwrite \\        
492         & To clip & i & Copy selection and create clip \\        
493         & Copy & c & Copy selection to cut buffer \\        
494         & Splice & 'v' + Shift & Create splice of the entire clip \\        
495         & Overwrite & 'b' + Shift & Overwrite using the entire clip \\        
496         & To clip & 'i' + Shift & Copy all and create clip \\        
497         & Copy & 'c' + Shift & Copy entire clip to cut buffer \\        
498         & Show meters &  & Toggle show meters \\        
499         & Toggle label & l & Toggle label at current position \\        
500         & Previous label & 'Ctrl $\leftarrow$' & Move to label before cursor \\        
501         & Next label & 'Ctrl $\rightarrow$' & Move to label after cursor \\        
502         & Manual Goto & g & Jump to time selected by popup \\
503         \midrule
504         \textcolor{blue}{Mixer} &  & Double click & On mixer window, pastes into timeline\\        
505         
506         \bottomrule  
507     \end{longtable}
508 \end{center}      
509
510 \subsection{Viewer Keys }%
511 \label{ssec:viewer_keys}
512
513 \begin{center}
514     \small 
515     \begin{longtable}{ >{\bfseries}c l c p{6cm}}             
516         \toprule
517         \multirow{2}*{\textcolor{red}{VIEWER}} & 01/19/2019 & update & \\
518         \noalign{\smallskip}
519         \cline{2-4}
520         \noalign{\smallskip}
521         (Key) & KEY & QUALIFIER & DESCRIPTION\\
522         \midrule        
523         \endhead   
524         
525         \textcolor{blue}{Keypresses} & Right click &  & Brings up fullscreen/zoom/close menu \\
526         & F1 & Ctrl+Shift & Use window layout \#1 \\        
527         & F2 & Ctrl+Shift & Use window layout \#2 \\        
528         & F3 & Ctrl+Shift & Use window layout \#3 \\        
529         & F4 & Ctrl+Shift & Use window layout \#4 \\
530         \midrule        
531         \textcolor{blue}{Timebar} & LMB &  & Moves cursor position on the timeline \\        
532         & Double click &  & If between labels, selects that section \\        
533         & Click label & Hold LMB & Drag label to elsewhere \\        
534         & Click In/Out & Hold LMB & Drag In/Out pointer elsewhere \\        
535         & Fat arrow end & Hold LMB & Preview region drag on blue-colored bar \\        
536         
537         \bottomrule  
538     \end{longtable}
539 \end{center} 
540
541 \section{Resources window Keys }%
542 \label{sec:resources_window_keys}
543
544 \begin{center}
545     \small 
546     \begin{longtable}{ >{\bfseries}c l c p{6cm}}             
547         \toprule
548         \multirow{2}*{\textcolor{red}{RESOURCES}} & 01/19/2019 & update & \\
549         \noalign{\smallskip}
550         \cline{2-4}
551         \noalign{\smallskip}
552         (Key) & KEY & QUALIFIER & DESCRIPTION\\
553         \midrule        
554         \endhead   
555         
556         \textcolor{blue}{Keypresses} & Drag Mouse & Shift & Hold down Shift and drag to move text icon \\                
557         &  & Double click & Draw vicons off- loads media in Viewer \\        
558         &  & Single click & Draw vicons on- bigger thumbnail plays or stops \\        
559         &  & Middle click & Draw on -- brings up Inter-View modeling \\        
560         &  & Wheel move & Draw on – increase/decrease preview size \\        
561         &  & Mouse over & Draw on – instantly brings up thumbnail \\        
562         & v &  & Switch to next Display option \\        
563         & i &  & Switch on/off info for effects \\        
564         & o &  & Opens Load files\dots menu \\        
565         & - load tool & Ctrl-a & Selects all files \\        
566         & - load tool & Ctrl-z & Deselects any highlighted files \\        
567         & DEL key &  & Resources/Media, deletes highlighted from project \\        
568         & DEL key & Shift & Resources/Media, deletes highlighted from disk + OK \\        
569         & DEL key & Ctrl+Shift & Resources/plugin, deletes highlighted from disk + OK \\
570         & F1 & Ctrl+Shift & Use window layout \#1 \\        
571         & F2 & Ctrl+Shift & Use window layout \#2 \\        
572         & F3 & Ctrl+Shift & Use window layout \#3 \\        
573         & F4 & Ctrl+Shift & Use window layout \#4 \\
574         
575         
576         \bottomrule  
577     \end{longtable}
578 \end{center} 
579
580 \section{Other windows }%
581 \label{sec:other_windows}
582
583 \subsection{Other Buttons }%
584 \label{ssec:other_buttons}
585
586 \begin{center}
587     \small 
588     \begin{longtable}{ >{\bfseries}c l c p{6cm}}             
589         \toprule
590         \multirow{2}*{\textcolor{red}{OTHER}} & 01/19/2019 & update & \\
591         \noalign{\smallskip}
592         \cline{2-4}
593         \noalign{\smallskip}
594         (Buttons) & ITEMS & SHORTCUTS & DESCRIPTION\\
595         \midrule        
596         \endhead   
597         
598         \textcolor{blue}{An Event} &  & Double click & On mixer window, pastes into timeline \\
599         \midrule
600         \textcolor{blue}{Record} & Start/pause & space bar & Start and pause recording of current batch \\        
601         & Label & l & Toggle label at current position \\        
602         &  & Double click & On channel in window, pops edit ch window \\
603         \midrule
604         \textcolor{blue}{Channels} & Select &  & Select a channel \\        
605         & Add\dots &  & Add another channel \\        
606         & Edit\dots &  & Edit the wording associated with the channel \\        
607         & Move up &  & Move the channel up in the selection \\        
608         & Move down &  & Move the channel down in the selection \\        
609         & Sort &  & Sort all of the channels numerically \\        
610         & Scan &  & Scan the available channels \\        
611         & Delete &  & Delete the selected channel \\        
612         & Picture\dots &  & Select the device picture \\        
613         &  & Double click & In Find window, cursor moves to hilite program \\        
614         &  & Double click & On batchbay line, selects and loads ch info \\
615         \midrule
616         \textcolor{blue}{Remote} & MENU &  & Toggle remote control state (grabs/ungrabs keys) \\        
617         & KPTV &  & Open or close the record window \\        
618         & KPBOOK &  & Start/stop dvb channel scan \\        
619         & KPHAND &  & Quit Cinelerra program \\
620         \midrule
621         \textcolor{blue}{Commercial} &  & Shift-A & Edit commercial\\        
622                 
623         \bottomrule  
624     \end{longtable}
625 \end{center}
626
627 \subsection{Other Keys }%
628 \label{ssec:other_keys}
629
630 \begin{center}
631     \small 
632     \begin{longtable}{ >{\bfseries}c l c p{6cm}}             
633         \toprule
634         \multirow{2}*{\textcolor{red}{OTHER}} & 01/19/2019 & update & \\
635         \noalign{\smallskip}
636         \cline{2-4}
637         \noalign{\smallskip}
638         (Key) & KEY & QUALIFIER & DESCRIPTION\\
639         \midrule        
640         \endhead   
641         
642         \textcolor{blue}{Most windows} & ESC &  & Cancels operation if no one grabs first \\                
643         & ENTER &  & Cancels operation if no one grabs first \\
644         \midrule
645         \textcolor{blue}{Overlays} & LMB & Shift & Turns off all else, or reverts to previous state \\
646         \midrule
647         \textcolor{blue}{Textboxes} & Tab &  & Move cursor to the next textbox \\
648         & Tab & Shift & Move cursor to the previous textbox \\        
649         & Esc &  & Cancels any active suggestions \\        
650         & Left arrow & with ibeam & Backs up 1 character \\        
651         & Left arrow & Ctrl & Backs up to beginning of word/next word \\        
652         & Left arrow & Shift & Selects/Deselects previous character highlight \\        
653         & Left arrow & Ctrl-Shift & Selects/Deselects previous word highlight \\        
654         & Right arrow & with ibeam & Moves forward 1 character \\        
655         & Right arrow & Ctrl & Moves to beginning of next word \\        
656         & Right arrow & Shift & Adds selection highlight to the next character \\        
657         & Right arrow & Ctrl-Shift & Expands highlight to the next word \\        
658         & Up arrow &  & Move up to next line, same position \\        
659         & Down arrow &  & Move down to next line, same position \\        
660         & Up arrow & Shift & Selects/Deselects up to the previous line X-coord \\        
661         & Down arrow & Shift & Select/Deselect down 1 line from the X-coord \\        
662         & PGUP (page up) &  & Goes to the beginning of the page \\        
663         & Pgdn (page down) &  & Goes to the end of the page \\        
664         & PGUP (page up) & Shift & Highlights selection above Ibeam to page start \\        
665         & Pgdn (page down) & Shift & Highlights selection below Ibeam to page end \\        
666         & End &  & Cancels selection and goes to end of line \\        
667         & End & Shift & Selects to end of line \\        
668         & Home &  & Goes to the beginning of the line \\        
669         & Home & Shift & Highlights from ibeam to beginning of line \\        
670         & Backspace &  & Deletes the character in back of the ibeam \\        
671         & Delete &  & Deletes the next character \\        
672         & Ctrl-c & (also+’Shift’) & Copies selection to the 2nd cut buffer \\        
673         & Ctrl-v & (also+’Shift’) & Pastes selection from the 2nd cut buffer \\        
674         & Ctrl-x & (also+’Shift’) & Copies selection to 2nd cut buffer and delete \\        
675         &  & Double click & On word in textbox, highlites that word \\        
676         &  & Double click & On highlighted Probe order, enables/disables \\        
677         &  & Triple click & In subtitle script text, loads line into line text \\
678         \midrule
679         \textcolor{blue}{Unicode} & Ctrl-U & Shift & Go into Unicode enter mode \\        
680         & Enter &  & Fires the Unicode \\        
681         & Esc &  & Cancels Unicode state \\        
682         & Backspace &  & Deletes previous character \\        
683         & A-F, 0-9 &  & Enters the hex code \\        
684         
685         \bottomrule  
686     \end{longtable}
687 \end{center}
688