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