Files
tldr/pages.zh/linux/i3exit.md

32 lines
410 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# i3exit
> 退出 i3 窗口管理器。
> 更多信息:<https://gitlab.manjaro.org/packages/community/i3/i3exit>。
- 从 i3 注销:
`i3exit logout`
- 锁定 i3
`i3exit lock`
- 关闭系统:
`i3exit shutdown`
- 挂起系统:
`i3exit suspend`
- 切换到登录屏幕以登录为其他用户:
`i3exit switch_user`
- 休眠系统:
`i3exit hibernate`
- 重启系统:
`i3exit reboot`