linux/k*: add Korean translation (#14708)

This commit is contained in:
코드싸이
2024-11-09 10:42:42 +09:00
committed by GitHub
parent 1df5d0549f
commit b3c1bd3f4e
24 changed files with 580 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# krfb-virtualmonitor
> 가상 모니터를 생성하고 해당 모니터를 VNC와 함께 사용할 수 있도록 허용합니다.
> 더 많은 정보: <https://invent.kde.org/network/krfb>.
- 가상 모니터 생성:
`krfb-virtualmonitor --resolution {{1920}}x{{1080}} --name {{모니터_이름}} --password {{비밀번호}} --port {{5900}}`