We value Keyboard-Shortcuts a lot as they can greatly improve your efficiency while using our application.
Missing a shortcut? Let us know!!
| Shortcut | Action | Variable Name |
Ctrl+S | Save project | KEY_SAVE |
Ctrl+Shift+S | Save project as | KEY_SAVE_AS |
Ctrl+O | Open project | KEY_OPEN |
Ctrl+N | New project | KEY_NEW |
Ctrl+Q | Close project | KEY_CLOSE_PROJECT |
Ctrl+Esc | Exit application | KEY_EXIT |
| Shortcut | Action | Variable Name |
Space | Toggle labels | KEY_TOGGLE_LABELS |
Shift+Space | Toggle real view | KEY_TOGGLE_REAL |
Alt+Space | Toggle navigator | KEY_TOGGLE_NAVIGATOR |
Ctrl+R | Re-render map | KEY_RERENDER |
| Shortcut | Action | Variable Name |
Ctrl+M | Import Mnemo dump file | KEY_IMPORT_MNEMO_DUMP_FILE |
Ctrl+Shift+M | Import Mnemo connect | KEY_IMPORT_MNEMO_CONNECT |
Ctrl+A | Import Ariane file | KEY_IMPORT_ARIANE_FILE |
Ctrl+I | Manual import | KEY_IMPORT_MANUAL |
| Shortcut | Action | Variable Name |
Ctrl+K | Export to KML | KEY_EXPORT_KML |
Ctrl+T | Export to TML/Ariane | KEY_EXPORT_TML |
| Shortcut | Action | Variable Name |
= or + | Zoom in | KEY_ZOOM_IN |
- | Zoom out | KEY_ZOOM_OUT |
a | Rotate east | KEY_ROTATE_EAST |
d | Rotate west | KEY_ROTATE_WEST |
s | Reset rotation | KEY_ROTATE_RESET |
| Shortcut | Action | Variable Name |
m | Measure distance | KEY_MEASURE_DISTANCE |
Esc | Reset/Cancel | Cancels current operation, resets selection |
Ctrl+Drag | Move entity | Hold Ctrl while dragging to move entities |
| Shortcut | Action | Variable Name |
Ctrl+P | Publish map | KEY_PUBLISH_MAP |
Ctrl+Shift+P | Publish settings | KEY_PUBLISH_SETTINGS |
| Shortcut | Action | Variable Name |
Ctrl+, | Open preferences | KEY_PREFERENCES |
Ctrl+/ | Documentation | KEY_DOCUMENTATION |
Ctrl+Shift+/ | Quick start guide | KEY_DOCUMENTATION_QUICKSTART |