- updated first table with all the relevant hotkeys for v20 - changed the old style "note" with the proper admonition
112 lines
4.3 KiB
Markdown
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 + ← |
|
|
| Last Frame | Ctrl + → |
|
|
| Step Back | ← |
|
|
| Step Forward | → |
|
|
| Increase Loop Speed | Page Up |
|
|
| Decrease Loop Speed | Page Down |
|
|
| Toggle Time Options | Ctrl + Shift + T |
|
|
| Toggle Image Combination | Ctrl + Shift + L |
|
|
| 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 | ←
|
|
Step Forward 1 Volume | →
|
|
Step up 1 Elevation Angle | ↑
|
|
Step down 1 Elevation Angle | ↓
|
|
Jump to First Frame | Ctrl + ←
|
|
Jump to Last Frame | Ctrl + →
|
|
Jump to Highest Elevation Angle | Ctrl + ↑
|
|
Jump to Lowest Elevation Angle | Ctrl + ↓
|
|
|
|
## 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 + ←
|
|
Extend Selection by Previous Word | Ctrl + Shift + ←
|
|
Extend Selection to Next Character | Shift + →
|
|
Extend Selection by Next Word | Ctrl + Shift + →
|
|
Extend Selection Up 1 Line | Shift + ↑
|
|
Extend Selection Down 1 Line | Shift + ↓
|
|
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
|