# 键盘大师

| Keyboard Maestro                      | 键盘大师        |
| ------------------------------------- | ----------- |
|                                       |             |
| Record Quick Macro                    | 录制快速宏       |
|                                       |             |
| Trigger Macro by Name                 | 按名称触发宏      |
| Show Palette of Macros                | 显示宏调色板      |
| Show Palette of Macros with Touch Bar | 使用触摸栏显示宏调色板 |
| Get Touch Bar Selection               | 获取触摸栏选择     |
| Execute a Macro                       | 执行宏         |
| Execute a Subroutine                  | 执行子程序       |
| Return Result                         | 返回结果        |
|                                       |             |
| Trigger Macros by Hot Key             | 通过热键触发宏     |
| Set Macro or Group Enable             | 设置宏或组启用     |
| Mark Macro                            | 马克·宏        |
|                                       |             |
| Activate Macro Group for One Action   | 为一项操作激活宏组   |
| Activate Macro Group                  | 激活宏组        |
| Deactivate Macro Group                | 停用宏组        |
| Activate/Deactivate Macro Group       | 激活/停用宏组     |
| Show Macro Group for One Action       | 显示一项操作的宏组   |
| Show Macro Group                      | 显示宏组        |
| Hide Macro Group                      | 隐藏宏组        |
|                                       |             |
| Show/Hidle Macro Group                | 显示/隐藏宏组     |
| Toggle Keyboard Maestro Dark Mode     | 切换键盘大师深色模式  |
| Cancel All Macros                     | 取消所有宏       |
| Comment                               | 评论          |
|                                       |             |
| Group                                 | 团体          |
|                                       |             |
| Set Next Engine Window Position       | 设置下一个引擎窗口位置 |
| Show Global Macro Palette             | 显示全局宏调色板    |
| Hide Global Macro Palette             | 隐藏全局宏调色板    |
|                                       |             |
| Toggle Global Macro Palette           | 切换全局宏调色板    |
| Conceal Macro Palettes                | 隐藏宏调色板      |
| Show Applications Palette             | 显示应用程序面板    |
| Hide Applications Palette             | 隐藏应用程序面板    |
| Toggle Applications Palette           | 切换应用程序面板    |
| Show Status Menu                      | 显示状态菜单      |
|                                       |             |
| Clear Typed String Buffer             | 清除类型化字符串缓冲区 |
| Set Action Delay                      | 设置动作延迟      |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://km.qxpai.cn/dong-zuo-action/jian-pan-da-shi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
