1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:22:07 +02:00
tldr/pages.ko/linux/i3exit.md
코드싸이 340dd5cc12
ifstat: fix typo, linux/i*: add Korean translation (#14706)
* linux/i*: add Korean translation

* ifstat: fix typo
2024-11-09 13:27:36 +09:00

32 lines
479 B
Markdown

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