1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/i3exit.md

33 lines
479 B
Markdown
Raw Normal View History

# 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`