linux/man: update Korean translation, linux/m*: add Korean translation (#14709)
* linux/man: update Korean translation * linux/m*: add Korean translation
This commit is contained in:
32
pages.ko/linux/mate-screenshot.md
Normal file
32
pages.ko/linux/mate-screenshot.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# mate-screenshot
|
||||
|
||||
> MATE 데스크톱 환경에서 스크린샷 생성.
|
||||
> 더 많은 정보: <https://manned.org/mate-screenshot>.
|
||||
|
||||
- 전체 화면 스크린샷 생성:
|
||||
|
||||
`mate-screenshot`
|
||||
|
||||
- 활성 창 스크린샷 생성:
|
||||
|
||||
`mate-screenshot --window`
|
||||
|
||||
- 특정 영역 스크린샷 생성:
|
||||
|
||||
`mate-screenshot --area`
|
||||
|
||||
- 대화형으로 스크린샷 생성:
|
||||
|
||||
`mate-screenshot --interactive`
|
||||
|
||||
- 테두리 없이 스크린샷 생성:
|
||||
|
||||
`mate-screenshot --window --remove-border`
|
||||
|
||||
- 특정 효과를 적용하여 스크린샷 생성:
|
||||
|
||||
`mate-screenshot --effect={{shadow|border|none}}`
|
||||
|
||||
- 특정 초 단위 지연 후 스크린샷 생성:
|
||||
|
||||
`mate-screenshot --delay={{5}}`
|
Reference in New Issue
Block a user