QM keyboard shortcuts

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:

 

List or QM items:

Up, Down, Home, End, Page Up, Page Down Select items and folders.
Right, Left Expand or collapse folder.
Num Lock+Num * Expand folder and subfolders.
Num Lock+Num - Collapse folder and subfolders.
Applications Show File menu for selected item or folder.

 

Code editor:

Tab If there are one or more whole selected lines, insert one tab before each of them.
Shift+Tab If there are one or more whole selected lines, remove one tab before each of them.
Spacebar If there are one or more whole selected lines, insert one space before each of them.
Shift+Spacebar If there are one or more whole selected lines, remove one space before each of them.
Applications Show Edit menu.

 

Common:

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.
Ctrl+F4 close currently open macro.
BrowserBack (mouse or keyboard) open previous macro or tip.

 

Default global hot keys (Options -> Hot keys):

Ctrl+Alt+Shift+Q show Quick Macros main window.
Ctrl+Alt+Shift+M show My Macros window.
  show Threads dialog.
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 recording, or retry.
Ctrl+Alt+Shift+E quickly record lef command. Window and coordinates depends on current recording settings. The hot key works only when Quick Macros window is not hidden.
Ctrl+Alt+Shift+W quickly record act command, where window argument is window or control from mouse pointer. The hot key works only when Quick Macros window is not hidden.