> 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/management/login-screen-setting.md).

# 로그인 화면 설정

꾸미기 탭에서 로그인 화면을 사용자가 원하는데로 수정할 수 있습니다. 배경화면, 배경색과 로그인 화면의 테마를 변경할 수 있습니다.&#x20;

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

사용자 탭에서는 수동 로그인 설정, 사용자 목록 감춤, 손님 모드, 자동 로그인 등의 설정을 할 수 있습니다.

이 설정은 PC를 다시 시작해야 적용됩니다.&#x20;

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

설정 탭에서는 로그인 화면이 표시될 모니터, 기본 제공될 정보, 가상 키보드 배치, 시계, 배터리 상태 등의 정보 표시 여부를 설정할 수 있습니다.&#x20;

<figure><img src="/files/23QQZNokKxyvPUv8YxZ9" 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/management/login-screen-setting.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.
