# 系统控制

| System Control                     | 系统控制        |
| ---------------------------------- | ----------- |
|                                    |             |
| Put Computer to Sleep              | 让计算机进入睡眠状态  |
| Restart Computer                   | 重新启动计算机     |
| Shut Down Computer                 | 关闭计算机       |
| Set Screen Resolution              | 设置屏幕分辨率     |
|                                    |             |
| Toggle System Dark Mode            | 切换系统深色模式    |
| Set Desktop Image                  | 设置桌面图像      |
| Fast User Switch                   | 快速用户切换      |
|                                    |             |
| Login Window                       | 登录窗口        |
| Log Out                            | 登出          |
| Set Find Pasteboard                | 设置查找粘贴板     |
|                                    |             |
| Set Keyboard Layout                | 设置键盘布局      |
| Open/Close the CD Tray             | 打开/关闭 CD 托盘 |
| Toggle System Sound Mute           | 切换系统静音      |
| Increase System Sound Volume       | 提高系统音量      |
| Small Increase System Sound Volume | 小幅增加系统音量    |
| Decrease System Sound Volume       | 降低系统音量      |
| Small Decrease System Sound Volume | 小幅降低系统音量    |
| Set System Output Volume           | 设置系统输出音量    |
| Set Audio Input Device             | 设置音频输入设备    |
| Set Audio Output Device            | 设置音频输出设备    |
| Set Audio Sound Effects Device     | 设置音频音效设备    |
| Mute Audio Device                  | 将音频设备静音     |
| Unmute Audio Device                | 取消音频设备静音    |
|                                    |             |
| Toggle Mute Audio Device           | 切换音频设备静音    |
| Increase Screen Brightness         | 增加屏幕亮度      |
| Small Increase Screen Brightness   | 小幅增加屏幕亮度    |
| Decrease Screen Brightness         | 降低屏幕亮度      |
| Small Decrease Screen Brightness   | 小幅度降低屏幕亮度   |
| Start Screen Saver                 | 启动屏幕保护程序    |
| Stop Screen Saver                  | 停止屏幕保护程序    |
|                                    |             |
| Sleep Screen                       | 睡眠屏幕        |
| Wake Screen                        | 唤醒屏幕        |
|                                    |             |
| Set Network Location               | 设置网络位置      |
|                                    |             |
| Create Calendar Event              | 创建日历事件      |
|                                    |             |
| Get Location                       | 获取位置        |


---

# 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/xi-tong-kong-zhi.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.
