# 디스플레이 설정하기

## 웹 브라우저 (chrome, Edgd) 배율

진단을 시작하기 전에, 사용할 컴퓨터와 웹 브라우저 디스플레이 배율을 확인하십시오. 모든 배율이 확대나 축소 없이 100%로 설정되어 있어야 문제 없이 사용할 수 있습니다.

{% hint style="warning" %}
웹 브라우저의 배율(zoom : visual port)를 100%인 상태로 진행하십시오. 배율이 달라지면 측정에 오류가 생길 수 있습니다. 이는 Control키를 누른 상태에서 마우스의 휠을 굴려 조정할 수 있습니다.
{% endhint %}

## 윈도우즈의 배율

윈도우즈(OS)에서 편의성을 위해 글자 크기를 조정할 수 있습니다. 모든 배율이 확대나 축소 없이 100%로 설정하십시오.

![](/files/-MN8NkQ7VtBZsxqEbm87)

{% hint style="warning" %}
컴퓨터의 배율을 확대하거나 축소하지 마십시오. 이는 다음에서 변경 가능합니다. `제어판 > 디스플레이 >배율 및 레이아웃 > 텍스트,앱 및 기타 항목의 크기 변경`
{% endhint %}

{% hint style="warning" %}
윈도우즈에서 텍스트를 확대하지 마십시오. 이는 다음에서 설정할 수 있습니다.

`제어판 > 디스플레이 > 텍스트 확대 또는 모든 항목 더 크게`
{% endhint %}


---

# 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.readerseye.com/kiosk/installation/display_setting.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.
