1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/mons.md
코드싸이 c369e30f73
linux/man: update Korean translation, linux/m*: add Korean translation (#14709)
* linux/man: update Korean translation

* linux/m*: add Korean translation
2024-11-09 13:27:56 +09:00

20 lines
411 B
Markdown

# mons
> 두 디스플레이를 빠르게 관리.
> 더 많은 정보: <https://github.com/Ventto/mons>.
- 기본 모니터만 활성화:
`mons -o`
- 보조 모니터만 활성화:
`mons -s`
- 기본 모니터를 보조 모니터에 복제하고, 기본 모니터의 해상도 사용:
`mons -d`
- 기본 모니터를 보조 모니터에 미러링하고, 보조 모니터의 해상도 사용:
`mons -m`