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

# 스크린 키보드

DeX는 입력창(검색창) 터치 시 화면에 키보드가 자동으로 표시되어 텍스트를 입력할 수 있습니다. 자동으로 키보드가 표시되지 않는다면, 아래의 방법을 사용해 주세요.

1. [키보드 아이콘](#id-1)
2. [키보드 설정](#id-2)
3. [키보드 크기 조정](#id-3)

## **1. 키보드 아이콘**

<mark style="color:blue;">**STEP01**</mark> 바탕화면 하단에 키보드 아이콘 터치 ▶ 스크린 키보드 노출\
DeX 화면에 표시되지 않고, 휴대폰 화면에 키보드가 표시될 수도 있습니다. [DeX 화면에 표시하기](#step04-tv)

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

<figure><img src="/files/1QQKBHOrVYAguSmgkdCz" alt=""><figcaption></figcaption></figure>

## **2. 키보드 설정**

키보드가 보이지 않는다면, 아래와 같이 설정합니다.

#### <mark style="color:blue;">**STEP01**</mark> 설정 ▶ Samsung DeX

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

#### <mark style="color:blue;">**STEP02**</mark> Samsung DeX ▶ 키보드

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

#### <mark style="color:blue;">**STEP03**</mark> 키보드 ▶스크린 키보드 활성화

<figure><img src="/files/30B5HKmPqa9Ksao0GADM" alt=""><figcaption></figcaption></figure>

#### <mark style="color:blue;">**STEP04**</mark> 키보드 ▶ 스크린 키보드 위치 ▶ TV 또는 모니터

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

## **3. 키보드 크기**

키보드가 너무 작다면, 아래의 방법으로 키보드의 크기를 조정합니다.

<mark style="color:blue;">**STEP01**</mark> 설정 ▶ 일반

<figure><img src="/files/883M3MjK7VZRMABCdRz0" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">**STEP02**</mark> 일반 ▶ 삼성 키보드 설정

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

<mark style="color:blue;">**STEP03**</mark> 크기와 투명도 ▶ 파란색 모서리 선택하여 크기 조정

<figure><img src="/files/3bBsJJ5VhlQbgUicdcdS" 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/keyboard.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.
