awips2/docs/cave/cave-keyboard-shortcuts.md

112 lines
4.3 KiB
Markdown

# Keyboard Shortcuts
<!--
Action|Command
----------------|------------
Open bundle | Ctrl+O
Manage bundles | Ctrl+D
Clear data | Ctrl+C
Step backward | Left
Step forward | Right
First frame | Ctrl+Left
Last frame | Ctrl+Right
Time options | Ctrl+T
Image combine | Insert
Loop properties | Ctrl+L
Image properties| Ctrl+I
Export image | Ctrl+E
Exporrt KML | Ctrl+K
-->
## D2D Menu Shortcuts
| Action | Command |
|------------------------------|------------------|
| Open New Map | Ctrl + T |
| Open a Display | Ctrl + Shift + L |
| Save Display | Ctrl + S |
| Save Display Locally | Ctrl + Shift + S |
| Save KML | Ctrl + K |
| New Procedure | Ctrl + N |
| Open Procedure | Ctrl + O |
| Delete Procedure | Ctrl + D |
| Copy Display to Procedure(s) | Ctrl + B |
| History List | Ctrl + Shift + H |
| Clear Data | Ctrl + Shift + C |
| First Frame | Ctrl + &#8592; |
| Last Frame | Ctrl + &#8594; |
| Step Back | &#8592; |
| Step Forward | &#8594; |
| Increase Loop Speed | Page Up |
| Decrease Loop Speed | Page Down |
| Toggle Time Options | Ctrl + Shift + T |
| Toggle Image Combination | Ctrl + Shift + I |
| Open Loop Properties | Ctrl + L |
| Open Image Properties | Ctrl + I |
| Show Print Dialog | Ctrl + P |
| Locate Cursor | F12 |
## D2D All Tilts Shortcuts
!!! note "Requires all tilts product in main display panel"
Action|Command
--------------------------------|---------------
Step Back 1 Volume | &#8592;
Step Forward 1 Volume | &#8594;
Step up 1 Elevation Angle | &#8593;
Step down 1 Elevation Angle | &#8595;
Jump to First Frame | Ctrl + &#8592;
Jump to Last Frame | Ctrl + &#8594;
Jump to Highest Elevation Angle | Ctrl + &#8593;
Jump to Lowest Elevation Angle | Ctrl + &#8595;
## D2D Numeric Keypad Shortcuts
!!! note "Num Lock must be enabled for these keystrokes to work"
Action|Command
--------------------------------------------------|---------------
Increase Brightness of Image 1, Decrease Image 2 | [Numpad] +
Decrease Brightness of Image 1, Increase Image 2 | [Numpad] -
Toggle Image Producted in Main Map On/Off | [Numpad] 0
Toggle First 9 Graphic Products On/Off | [Numpad] 1-9
Toggle Next 10 Graphic Prodcuts On/Off | Shift + [Numpad] 0-9
Toggle Between Images 1 and 2 at Full Brightness | [Numpad] .
Toggle Legend | [Numpad] Enter
## Panel Combo Rotate (PCR) Shortcuts
!!! note "These numbers refer to the ones at the top of the Keyboard"
Action|Command
---------------------------|------
Cycle Through PCR Products | Delete
Return to 4 Panel View | End
Cycle Back Through PCR Products | Backspace
Display Corresponding Product | 1-8
## Text Editor Shortcuts
Action|Command
--------------------------|------
Extend Selection to Start of Line | Shift + Home
Extend Selection to End of Line | Shift + End
Extend Selection to Start of Document | Ctrl + Shift + Home
Extend Selection to End of Document | Ctrl + Shift + End
Extend Selection Up 1 Screen | Shift + Page Up
Extend Selection Down 1 Screen | Shift + Page Down
Extend Selection to Previous Character | Shift + &#8592;
Extend Selection by Previous Word | Ctrl + Shift + &#8592;
Extend Selection to Next Character | Shift + &#8594;
Extend Selection by Next Word | Ctrl + Shift + &#8594;
Extend Selection Up 1 Line | Shift + &#8593;
Extend Selection Down 1 Line | Shift + &#8595;
Delete Previous Word | Ctrl + Backspace
Delete Next Word | Ctrl + Delete
Close the Window | Ctrl + Shift + F4
Undo | Ctrl + Z
Copy | Ctrl + C
Paste | Ctrl + V
Cut | Ctrl + X