> For the complete documentation index, see [llms.txt](https://docs.parallels.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.cn/pdfm-27-ug-zh_cn/parallels-desktop-for-mac-27-yong-hu-zhi-nan/parallels-desktop-pian-hao-she-zhi-he-xu-ni-ji-she-zhi/xu-ni-ji-she-zhi/xuan-xiang/quan-ping-full-screen-she-zhi.md).

# 全屏 (Full Screen) 设置

在**全屏**窗格中，您可以配置与此视图模式相关的设置。

要打开这些设置，请选择**操作** > **配置**> **选项**，然后单击**全屏**。

<figure><img src="/files/pPMHAZyLlDIIGNp7afEX" alt="" width="563"><figcaption></figcaption></figure>

| 选项                   | 描述                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **在全屏模式下使用所有显示器**    | <p>如果您将第二台显示器连接到 Mac，默认情况下，切换到全屏模式时，窗口只会显示在一台显示器上。</p><p>您可以通过将窗口拖动到目标显示器上，然后点击绿色的全屏图标，来选择在哪个显示器上显示窗口。<br></p><p>若要将窗口扩展至所有显示器，请选择<strong>“在所有显示器上全屏显示</strong>”。</p>                                                                                                                                                                                                                                                                                                                                                                                                         |
| **在所有显示器上同时显示和隐藏空间** | <p>如果您已选择在虚拟机切换到全屏模式时将其显示在所有显示器上，还可以选择“<strong>在所有显示器上同时显示和隐藏空间</strong>”。</p><p>选中此选项后，当您在其中一个显示器上单击虚拟机时，它会出现在所有其他显示器上。当您将焦点切换到其中一个显示器上的其他内容时，虚拟机空间会在所有其他显示器上隐藏。</p>                                                                                                                                                                                                                                                                                                                                                                                                         |
| **为游戏优化全屏模式**        | 如果您使用虚拟机在全屏视图模式下玩视频游戏，请选择 **为游戏优化全屏模式**。选中此选项后，macOS 的 Dock、菜单栏和通知将不会显示。 要释放鼠标输入，请按 Ctrl + Alt。                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| **使用 Windows 伽马设置**  | 如果您正在使用虚拟机玩电子游戏，虚拟机可能需要临时更改 Mac 的显示伽马设置，以正确显示各种视觉效果。若要允许虚拟机更改伽马设置，请选择 **使用 Windows 伽马设置**。 此选项仅在“全屏”视图模式下有效。                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| **缩放以适应屏幕**          | <p>使用此菜单配置虚拟机在全屏模式下的显示方式：</p><ul><li><strong>关闭。</strong>如果安装了 Parallels Tools，虚拟机的分辨率将与 Mac 保持一致。如果未安装 Parallels Tools，虚拟机的分辨率将保持不变。如果分辨率低于 Mac，虚拟机将显示在黑色背景上；如果高于 Mac，虚拟机将显示滚动条。</li><li><strong>自动。</strong>如果安装了 Parallels Tools，虚拟机的分辨率将与 Mac 保持一致。如果未安装 Parallels Tools，虚拟机的分辨率将保持不变。如果分辨率低于 Mac，虚拟机将显示在黑色背景上；如果高于 Mac，虚拟机将完整显示在屏幕上，且不显示任何滚动条。</li><li><strong>保持比例</strong>：无论是否安装了 Parallels Tools，虚拟机的分辨率均保持不变。如果其分辨率低于 Mac，虚拟机将显示在黑色背景上；如果高于 Mac，虚拟机将完整显示在屏幕上，且不显示任何滚动条。</li><li><strong>拉伸</strong>：无论是否安装了 Parallels Tools，虚拟机的分辨率均保持不变，但虚拟机将被拉伸以占据整个屏幕。</li></ul> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.cn/pdfm-27-ug-zh_cn/parallels-desktop-for-mac-27-yong-hu-zhi-nan/parallels-desktop-pian-hao-she-zhi-he-xu-ni-ji-she-zhi/xu-ni-ji-she-zhi/xuan-xiang/quan-ping-full-screen-she-zhi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
