1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.zh/linux/i3.md
WhiredPlanck 66da99825c
acpi, flatpak, i3, iptables: add Chinese translation (#5061)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-01 17:26:50 -05:00

32 lines
544 B
Markdown

# i3
> 一款动态平铺窗口管理器。
> 更多信息:https://i3wm.org/docs/userguide.html>.
- 启动 i3(注意在此命令运行前,务必关闭其它先前存在的窗口管理器):
`i3`
- 打开新终端窗口:
`Super + Return`
- 创建新工作区:
`Super + Shift + {{数字键}}`
- 切换到 {{数字}} 号工作区:
`Super + {{数字键}}`
- 水平布局打开新窗口:
`Super + h`
- 垂直布局打开新窗口:
`Super + v`
- 打开应用(在执行命令后输入应用名称):
`Super + D`