# Plank Dock 설정

## 설치  &#x20;

Plank는 화면 하단의 프로그램 바로가기 매뉴바 입니다. plank dock을 통해 plank 설정이 가능합니다.

```
sudo apt update
sudo apt install plank
```

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

## 실행&#x20;

### 1. plank 설정&#x20;

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

* 테마 : 원하는 테마를 선택할 수 있습니다.
* 위치 : 화면 상에서 plank 위치를 설정합니다.&#x20;
* 정렬 : 위치를 정한 후 픙랭크를 어느 방향에 위치시킬 것인지 설명합니다.&#x20;
* 아이콘 크기 : 아이콘 크기를 설정합니다.&#x20;
* 아이콘 줌 효과 : 아이콘 위에 마우스 오버 시 아이콘이 확돼대는 효과를 설정합니다.

### 2. plank 동작 설정&#x20;

<figure><img src="/files/21YCp1AHQWIjVI7XI32s" alt=""><figcaption></figcaption></figure>

* Plank 숨기기 : Plank를 사용하지 않을 때 숨기는 방법을 설정합니다.
* 아이콘 관리 : Plank에 보여지는 아이콘을 설정합니다.

### 3. 도크릿 설정&#x20;

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

Plank에 위치시키고 싶은 아이콘을 더블클릭하면 해당 도크릿 Plank에 보여집니다.&#x20;

* CPU 모니터 : plank에 위치시킨 후 아이콘에 마우스 오버 시 해당 PC의 CPU와 MEM이 표시됩니다.
* 바탕화면 : 아이콘을 클릭하면 바탕화면이 바로 보여집니다.
* 배터리 : 아이콘에 마우스 오버 시 배터리 잔량이 표시됩니다.
* 시계 : 시계 아이콘을 통한 시간 확인과, 아이콘 위에 마우스 오버 시 시간 확인이 가능합니다.
* 클립보드 : 클립보드에 저장된 파일 확인이 가능합니다.
* 프로그램 : 아이콘에 마우스 우클릭을 하면 프로그램 목록이 보여지고 바로 실행이 가능합니다.
* 휴지통 : 아이콘을 클릭하면 휴지통이 보여집니다.&#x20;

### 4. 도크릿 삭제&#x20;

생성한 도크릿이나 프로그램을 제거하고 싶은 경우, 마우스를 클릭한 상태에서 바탕화면으로 드래그하면 제거가 가능합니다.

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

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


---

# 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-7.0/startmenu/defaultsetting/plank-dock.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.
