> For the complete documentation index, see [llms.txt](https://docs.hamonikr.org/hamonikr-8.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-8.0/startmenu/defaultsetting/cs-universal-access.md).

# 편리한 기능

편리한 기능을 통해 사용자 편의대로 화면과 키보드 등의 설정이 가능합니다.&#x20;

화면 알림 항목에서는 화면 알림 도구를 통해 보여지는 화면 설정이 가능하고, 줌 사용 여부와 줌에 관련된 설정을 할 수 있습니다.

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

키보드 항목에서는 가상 키보드 사용과 키보드 알림 여부를 설정할 수 있습니다.

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

보조 입력 항목에서는 고정키, 느린키, 바운스 키 설정이 가능합니다.

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

마우스 항목에서는 마우스 관련 설정을 할 수 있습니다.

<figure><img src="/files/yt0zxj0XCoH8cG8aYauk" 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-8.0/startmenu/defaultsetting/cs-universal-access.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.
