add new chinese translations
This commit is contained in:
24
pages.zh/common/twm.md
Normal file
24
pages.zh/common/twm.md
Normal 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`
|
Reference in New Issue
Block a user