> For the complete documentation index, see [llms.txt](https://autoprox.gitbook.io/kor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autoprox.gitbook.io/kor/autopro_x/disp_mode.md).

# 화면 모드

### **풀 스크린 vs 터치 조정 모드**

AutoPro X UI 화면에서 풀 스크린, 터치 조정 모드를 선택할 수 있습니다.

1. [터치 조정 모드](#id-1)
2. [풀스크린 모드](#id-2)
3. [기본 화면 모드](#id-3)

### **영상으로 알아보기**

{% embed url="<https://www.youtube.com/watch?v=59n5xz92DNI>" %}

### **1. 터치 조정 모드**

터치 조정 모드는 펌웨어 버전 3.6.0 이상에서만 표시됩니다.

1. 초기 화면에서 우측 톱니바퀴 버튼을 터치합니다.

<figure><img src="/files/8mv0mEHTi1M9IeVEO19F" alt=""><figcaption><p>AutoPro X > Setting</p></figcaption></figure>

2. 초기 화면 ▶ 설정 버튼 ▶ 우측 터치 조정 모드 선택

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

3. 아래 화면과 같이 상단/하단에 터치가 불가한 영역을 회피하여 화면을 표시합니다.\ <mark style="color:red;">※  특정 차량(예:</mark> [<mark style="color:red;">**ccNC**</mark>](/kor/autopro_x/ccnc.md#ccnc) <mark style="color:red;">또는 최신 KG mobility 차량)의 경우, 화면 상/하단 일부 영역을 제조사 기능으로 사용하고 있습니다.</mark>&#x20;

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

***

### **2. 풀스크린 모드**

1. 초기 화면에서 우측 톱니바퀴 버튼을 터치합니다.

<figure><img src="/files/8mv0mEHTi1M9IeVEO19F" alt=""><figcaption><p>AutoPro X > Setting</p></figcaption></figure>

2. 왼쪽 풀 스크린 모드를 선택합니다.

<figure><img src="/files/3rRfBACL1F17dXla5F2S" alt=""><figcaption></figcaption></figure>

3. 차량 내비게이션 화면 전체를 사용할 수 있습니다. \
   ※  단, 기본 모드 대비 해상도가 낮아 보일 수 있습니다.\ <mark style="color:red;">※  화면 비율은 삼성에서 16:9, 16:10, 21:9의 화면 비율만 제공하고 있어,  그 외의 디스플레이에서는 화면이 늘어나거나 줄어들어 보일 수 있습니다.</mark>

<figure><img src="/files/673aI3TlO99GafHxTPux" alt=""><figcaption></figcaption></figure>

***

### **3. 기본 화면 모드**

1. 초기 화면에서 우측 톱니바퀴 버튼을 터치합니다.

<figure><img src="/files/8mv0mEHTi1M9IeVEO19F" alt=""><figcaption><p>AutoPro X > Setting</p></figcaption></figure>

2. 왼쪽 기본 모드를 선택합니다.

<figure><img src="/files/2efyC9JQXxraQfQ8NpYW" alt=""><figcaption></figcaption></figure>

3. 우측에 오토프로X 로고가 보이며 차량 내비게이션 디스플레이를 일부만 사용합니다.\
   ※  순정 내비게이션을 분할 화면으로 사용할 시 영상이 정상적으로 표시되지 않을 수 있습니다.

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

### **스마트폰 따로 사용하기**

{% embed url="<https://youtu.be/FOKPnERM79Q?feature=shared>" %}


---

# 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://autoprox.gitbook.io/kor/autopro_x/disp_mode.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.
