> 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/touchpad.md).

# 터치패드 조작

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

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

1. [터치패드 사용하기](#undefined-1)
2. [터치패드 이용 방법](#undefined-2)
3. [터치패드 활용하기](#undefined-3)

### **터치패드 사용하기**

1. DeX가 연결되면, 좌측 하단에 터치패드 아이콘이 표시됩니다.\
   (내비게이션 바를 스와이프 제스처로 바꿔 사용하는 경우 상태창에서 사용할 수 있습니다.)

<figure><img src="/files/0Om3nRlQ247TWng0aW9A" alt=""><figcaption></figcaption></figure>

2. 아래 화면에서는 스마트폰을 터치패드로 사용하여 DeX를 조정할 수 있습니다.

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

### **터치패드 이용 방법**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>누르기</strong></td><td>마우스 좌클릭처럼 대상 선택, 앱 열기, 버튼 누르기 등의 동작입니다.</td><td><img src="/files/uC61oxImlNGCpVUgZet1" alt=""></td></tr><tr><td><p><strong>두 손가락으로 누르기</strong></p><p>마우스 우클릭처럼 더보기 메뉴를 표시합니다.</p><p></p></td><td><img src="/files/34nOAnKJOD2tPOujKTf3" alt=""></td><td></td></tr><tr><td><p><strong>두 손가락으로 밀기</strong></p><p>원하는 방향으로 화면을 스크롤합니다.</p></td><td></td><td><img src="/files/fLybm9FBgc0CqcCjPmsf" alt=""></td></tr><tr><td><p>두 손가락으로 확대/축소</p><p>확대하거나 축소합니다.</p></td><td></td><td><img src="/files/TPc6VTNos1BpnrarRMQ6" alt=""></td></tr><tr><td><p><strong>길게 누르기</strong></p><p>화면에서 항목을 선택합니다.</p></td><td></td><td><img src="/files/q7sAJ78N6TcL5Tbip93A" alt=""></td></tr><tr><td><p><strong>길게 눌러 이동</strong></p><p>화면 안에서 항목을 이동하거나 텍스트를 선택합니다.</p></td><td><img src="/files/GXSX12Sckfa4A3OZHCr4" alt=""></td><td> </td></tr><tr><td><p><strong>세 손가락으로 누르기</strong></p><p>뒤로가기</p></td><td></td><td><img src="/files/phrkDCG9UwhleadabPug" alt=""></td></tr><tr><td><p><strong>네 손가락으로 누르기</strong></p><p>앱스 화면 보기</p></td><td></td><td><img src="/files/xsBE77LY8PaLcWswhCMq" alt=""></td></tr><tr><td><p><strong>세 손가락으로 위나 아래로 밀기</strong></p><p>어느 화면에서든지 위로 올리면 최근 앱을, 아래로 내리면 홈 스크린을 볼 수 있습니다.</p></td><td><img src="/files/wXu1HUvnHQpUlvefQOXZ" alt=""></td><td></td></tr><tr><td><p><strong>세 손가락으로 왼쪽이나 오른쪽으로 밀기</strong></p><p>앱 전환</p></td><td></td><td><img src="/files/Ss3iLYxJ4qT8EswOyZRF" alt=""></td></tr></tbody></table>

### **터치패드 활용하기**

#### **앱 화면 간 이동**

앱 상단을 선택한 뒤, 트랙패드를 누른 상태에서 1초간 유지한 뒤 드래그하면 자유롭게 이동할 수 있습니다. (휴대폰 기종에 따라 두 손가락을 동시에 사용하여 이동할 수 있습니다.)

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

#### **앱 화면 크기 조절**

앱의 하단, 또는 측면을 선택한 뒤 드래그하여 앱 화면 크기를 조절할 수 있습니다. 대각선 방향으로의 확대는 지원하지 않으므로 순차적으로 확대합니다.

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

#### **화면 확대 방법**&#x20;

일반적인 스마트폰의 화면 확대 방식과 동일합니다. 두 손가락으로 동시에 화면을 터치한 뒤 벌려줍니다.

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


---

# 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/touchpad.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.
