add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

20
pages.zh/linux/mons.md Normal file
View File

@@ -0,0 +1,20 @@
# mons
> 快速管理两个显示器。
> 更多信息:<https://github.com/Ventto/mons>。
- 仅启用主显示器:
`mons -o`
- 仅启用副显示器:
`mons -s`
- 将主显示器的内容复制到副显示器,使用主显示器的分辨率:
`mons -d`
- 将主显示器的内容镜像到副显示器,使用副显示器的分辨率:
`mons -m`