← 返回命令列表

Linux command

mate-screenshot 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Example

mate-screenshot

Example

mate-screenshot --window

Example

mate-screenshot --area

Example

mate-screenshot --interactive

Example

mate-screenshot --window --remove-border

Example

mate-screenshot --effect [shadow|border|none]

Example

mate-screenshot --delay [5]

Example

mate-screenshot --clipboard

说明

mate-screenshot captures screenshots in the MATE desktop environment. It can capture the entire screen, a single window, or a user-selected region. By default, screenshots are saved to the Pictures directory with a timestamped filename. The interactive mode presents a dialog for choosing capture type, delay, and effects before taking the screenshot. Effects like drop shadows can be applied to window captures for a more polished appearance.

参数

--window, -w
Capture only the active window
--area, -a
Select a region to capture
--interactive, -i
Open a dialog for capture options before taking screenshot
--delay _seconds_, -d
Wait specified seconds before capturing
--remove-border, -B
Remove window border from window captures
--effect _type_, -e
Add an effect: shadow, border, or none
--include-border, -b
Include window border in capture (default)
--clipboard, -c
Copy screenshot to clipboard instead of saving

FAQ

What is the mate-screenshot command used for?

mate-screenshot captures screenshots in the MATE desktop environment. It can capture the entire screen, a single window, or a user-selected region. By default, screenshots are saved to the Pictures directory with a timestamped filename. The interactive mode presents a dialog for choosing capture type, delay, and effects before taking the screenshot. Effects like drop shadows can be applied to window captures for a more polished appearance.

How do I run a basic mate-screenshot example?

Run `mate-screenshot` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --window, -w do in mate-screenshot?

Capture only the active window