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

24
pages.zh/common/twm.md Normal file
View File

@@ -0,0 +1,24 @@
# twm
> 一个用于X窗口系统的窗口管理器。
> 更多信息:<https://gitlab.freedesktop.org/xorg/app/twm>。
- 连接到默认的X服务器
`twm`
- 连接到特定的X服务器
`twm -display {{display}}`
- 只管理默认屏幕:
`twm -s`
- 使用特定的启动文件:
`twm -f {{path/to/file}}`
- 启用详细模式并打印X中的意外错误
`twm -v`