MMC Keyboard Shortcuts
There is a number of keyboard shortcuts (also known as hotkeys) you can press on your keyboard for fast access to MMTE Client functionality:
| Shortcut | Action |
|---|---|
| F1 | Open the online documentation in the default browser |
| F5 | Refresh BI data by downloading updates from MMTE Server |
| F7 | In Visual Diff, go to the next change. |
| Shift + F7 | In Visual Diff, go to the previous change. |
| F9 | In Meta Query, run the current SQL query. |
| F10 | In most of the tabs, open the main menu. |
| Enter | Move selection one item down in the tree. |
| Shift + Enter | Move selection one item up in the tree. |
| Alt + Enter | Open the Properties dialog window for the selected item. If several nodes are selected, properties for the first object in the tree are shown. |
| Delete | Start deletion of the selected object. |
| Ctrl + + | Expand All nodes in the BI data tree |
| Ctrl + - | Collapse to content All nodes in the BI data tree |
| Ctrl + Shift + F | In Meta Query and Show Change Details, format all SQL query in a standard way |
| Ctrl + Shift + O | In Meta Query, open MetaMiner Script Catalog where you can select a SQL script to load from server |
| Ctrl + A | Select all objects |
| Ctrl + E | Show or hide the Filter Pane |
| Ctrl + F | Open Quick Search Control |
| Ctrl + I | Open Find Objects by ID dialog window |
| Ctrl + K | Press to Forget Credentials |
| Ctrl + L | Open MMTE Client log folder |
| Ctrl + M | Open Connection Manager |
| Ctrl + N | * In the Alerts tab, create a new alert * In the Workbook Validation tab, create a new Workbook Set * In Meta Query, open a new SQL Script tab |
| Ctrl + O | In Meta Query, open a SQL Script from file |
| Ctrl + P | Open Preferences |
| Ctrl + R | Reset All Filters and cancel current selection |
| Ctrl + S | In Meta Query, save the selected SQL Script to a file |
| Ctrl + Shift + S | In Meta Query, save the selected SQL Script to SQL Script Catalog |
| Ctrl + Q | Quit MMTE Client |
| Ctrl + W | Close the current application tab (applicable to additional tabs only) |
| Ctrl + Z | In Meta Query, undo your last edit in SQL Script editor |
| Ctrl + Y | In Meta Query, redo your last edit in SQL Script editor |
| Ctrl + 1 | Open the Alerts tab |
| Ctrl + 9 | Open the last application tab. By default, it is Meta Query. Otherwise, it is the last of the additional tabs. |
How to Use Keyboard Shortcuts¶
What to do if, for example, it is proposed to use Ctrl + A keyboard shortcut:
- Under Microsoft Windows OS, press Control key and hold it; then press A
- Under Apple Mac OS X, press Command key and hold it; then press A
See Also