# 触摸屏部分区域无法点击

该问题通常是由于新增的虚拟显示器分辨率设置不正确导致的。

你可以进入 **System Settings** -> **Display** -> **选择虚拟显示器**，然后在 “**Scale & layout**” 区域进行如下设置：

* 将缩放比例设置为 **100%**
* 将显示分辨率设置为 **1920 \* 1080**

<figure><img src="/files/S3MSJSfhM7HrtR7RaLDI" alt=""><figcaption></figcaption></figure>


---

# 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://docs.simflypad.com/v1/cn/gu-zhang-pai-chu/some-parts-of-the-touch-screen-are-unclickable.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.
