add new chinese translations
This commit is contained in:
20
pages.zh/linux/mons.md
Normal file
20
pages.zh/linux/mons.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# mons
|
||||
|
||||
> 快速管理两个显示器。
|
||||
> 更多信息:<https://github.com/Ventto/mons>。
|
||||
|
||||
- 仅启用主显示器:
|
||||
|
||||
`mons -o`
|
||||
|
||||
- 仅启用副显示器:
|
||||
|
||||
`mons -s`
|
||||
|
||||
- 将主显示器的内容复制到副显示器,使用主显示器的分辨率:
|
||||
|
||||
`mons -d`
|
||||
|
||||
- 将主显示器的内容镜像到副显示器,使用副显示器的分辨率:
|
||||
|
||||
`mons -m`
|
Reference in New Issue
Block a user