zic: add Korean translation, linux/x*: add Korean translation (#14757)

* linux/x*: add Korean translation

* linux/zic: add Korean translation
This commit is contained in:
코드싸이
2024-11-10 16:44:04 +09:00
committed by GitHub
parent faaa74ce88
commit 193c0fe90a
18 changed files with 358 additions and 0 deletions

12
pages.ko/linux/xeyes.md Normal file
View File

@@ -0,0 +1,12 @@
# xeyes
> 마우스 커서를 따라가는 눈을 화면에 표시합니다.
> 더 많은 정보: <https://manned.org/xeyes>.
- 로컬 머신의 기본 디스플레이에서 xeyes 실행:
`xeyes`
- 원격 머신의 디스플레이 0, 화면 0에서 xeyes 실행:
`xeyes -display {{원격_호스트}}:{{0}}.{{0}}`