Linux command
xfce4-screenshooter 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
xfce4-screenshooter
Example
xfce4-screenshooter -f
Example
xfce4-screenshooter -f -s [path/to/directory]
Example
xfce4-screenshooter -d [seconds]
Example
xfce4-screenshooter -r
Example
xfce4-screenshooter -w -c
Example
xfce4-screenshooter -w -o [gimp]
说明
xfce4-screenshooter is the screenshot utility for the XFCE desktop environment. It can capture the entire screen, a window, or a selected region. Screenshots can be saved to file, copied to clipboard, or opened in an image editor. The save option accepts png, jpg, and bmp file extensions.
参数
- -f, --fullscreen
- Capture entire screen
- -w, --window
- Capture active window
- -r, --region
- Select region with mouse
- -d, --delay _SECONDS_
- Wait before capturing
- -m, --mouse
- Include mouse cursor in the screenshot
- --no-border
- Remove window border from the screenshot
- -s, --save _PATH_
- Save to file path or directory
- -c, --clipboard
- Copy to clipboard
- -o, --open _APPLICATION_
- Open with application
- -S, --show-in-folder
- Show the saved file in the file manager
- -V, --version
- Display version information
- --supported-formats
- List supported image formats (depends on installed pixbuf loaders)
FAQ
What is the xfce4-screenshooter command used for?
xfce4-screenshooter is the screenshot utility for the XFCE desktop environment. It can capture the entire screen, a window, or a selected region. Screenshots can be saved to file, copied to clipboard, or opened in an image editor. The save option accepts png, jpg, and bmp file extensions.
How do I run a basic xfce4-screenshooter example?
Run `xfce4-screenshooter` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -f, --fullscreen do in xfce4-screenshooter?
Capture entire screen