# 마우스 제스처를 지원하는 스마트 패널 기능

마우스 제스처와 키보드 단축키를 이용해서 스마트 패널 기능의 사용이 가능합니다.&#x20;

### 1. 모든 창 보기&#x20;

패널에 마우스 커서를 두고 클릭한채로 바탕화면쪽으로 드래그하거나  "Ctrl+Alt+아래방향키"를 누르면 열려있는 모든 창을 확인하고 원하는 창으로 이동할 수 있습니다.&#x20;

<figure><img src="/files/4mK4LHnyyyBY7A2zxXBy" alt=""><figcaption></figcaption></figure>

패널에 마우스 커서를 두고 휠 버튼을 누르면 열려있는 창 확인이 가능하고 스크롤을 내리면 원하는 창으로 이동이 가능합니다.&#x20;

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

### 2. 작업공간 이동

패널에 마우스 커서를 두고 스크롤을 내리거나, 커서를 두고 클릭한 채로 마우스를 좌우로 드래그하면 작업공간 이동이 가능합니다. "Ctrl+Alt+좌우방향키"를 통해서도 작업공간을 이동할 수 있습니다.  &#x20;

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

"Ctrl+Alt+위방향키"를 통해서는 모든 작업공을 확인할 수 있습니다.&#x20;

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

### 3. 바탕화면 보기&#x20;

패널을 더블클릭하면 바탕화면이 보여지고, 다시 한번 더블클릭하면 원래 열려있던 창들이 화면에 보여집니다.&#x20;

<figure><img src="/files/5m3hD8dkgUq6uJP9ouWt" alt=""><figcaption></figcaption></figure>

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

### 4. 스마트패널 설정&#x20;

시작메뉴의 확장 프로그램에서 스마트 패널 기능을 원하는대로 설정할 수 있습니다.

스마트 패널 우측의 톱니바퀴 모양을 클릭하면 설정화면이 보여지고 옵션 변경이 가능합니다.&#x20;

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

<figure><img src="/files/9Voe3fORb11sj8AzP2HI" alt=""><figcaption></figcaption></figure>

&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.hamonikr.org/hamonikr-6.0/key-features/smart-panel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
