You can use the keyboard to navigate in the QM window. Most keyboard shortcuts are given in menus and tooltips. Here are listed the others:
| Enter | Set keyboard focus to the code editor. |
| Ctrl+Enter | Set keyboard focus to the list of QM items. |
| Shift+Enter | Set keyboard focus to the trigger field in the toolbar. |
Also you can use keys that are common in navigation: Applications (context menu), Up, Down, etc.
Default global hot keys (Options -> Hot keys):
| Ctrl+Alt+Shift+Q | Show Quick Macros main window. |
| Ctrl+Alt+Shift+M | Show My Macros window. |
| Ctrl+Alt+Shift+D | Enable/disable triggers. |
| Pause | End macro. Modifier keys (Ctrl, Shift, Alt) are not allowed because they would interfere with macro-pressed keys. If you press the key while a macro is running, the macro stops and the key is blocked (not passed to the active window). Otherwise the key is not blocked. If a macro presses the key (key), the key is not blocked and does not end the macro. |
| Ctrl+Alt+Shift+R | Start or retry recording. |
| Ctrl+Alt+Shift+W | Quickly record single command, where window argument is window or control from mouse pointer. The hot key works only when Quick Macros window is not hidden. |