> For the complete documentation index, see [llms.txt](https://docs.hamonikr.org/hamonikr-6.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hamonikr.org/hamonikr-6.0/startmenu/defaultsetting/input-method.md).

# 입력기 설정

입력기는 키보드에 표시되지 않은 문자나 심벌 등을 입력할 때 사용합니다. 한글, 한자, 타이어, 베트남어 등을 입력할 때 유용합니다.

1\. 좌측 사이드바에서 설치가 필요한 언어를 클릭합니다.

<figure><img src="/files/8XL1MeB1fz3dBp0pxrF0" alt=""><figcaption></figcaption></figure>

2\. 언어 지원 패키지를 설치하고 입력기 프레임 워크를 Fcitx로 바꿔준 후, 로그아웃 로그인합니다.

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

3\. 시스템 트레이의 Fctix 애플릿을 오른쪽 클릭해서 "설정"을 선택합니다.

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

4\. 설정 화면에서 하단의 + 버튼을 누르면 설치 가능한 언어 목록이 보여집니다.  현재 언어만 표시의 체크 표시를 해제한 후 설치한 언어를 찾아 선택을 눌러줍니다.

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

<figure><img src="/files/jpOa8HqSTPoy6Zl0upqL" alt=""><figcaption><p> </p></figcaption></figure>

(선택을 누른 후 설정 화면으로 돌아가면 설치한 언어가 추가되어있는 것을 확인할 수 있습니다.)

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

5\. 설치한 언어가 여러개일 경우 시스템 트레이 우클릭 후 입력기 항목에서 사용하고 싶은 언어를 클릭해야 언어 변환을 했을 때 해당 언어로 입력이 가능합니다.&#x20;

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

6\. Ctrl + Space 단축키를 사용하여 설치한 언어를 사용할 수 있습니다.

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

<figure><img src="/files/FVPfNa9YMPYtXsmuBnD6" 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://docs.hamonikr.org/hamonikr-6.0/startmenu/defaultsetting/input-method.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.
