On this page you find all important commands for the CLI tool mate-screenshot. If the
command you are looking for is missing please ask our AI.
mate-screenshot
Mate-screenshot is a command line tool available in MATE, a desktop environment for Linux. It is used to capture screenshots from the command line without needing to use any graphical user interface. This tool allows users to take screenshots of their desktop or specific windows. It offers several options such as capturing the entire screen, a specified area, or a particular window. Users can also delay the screenshot capture if needed. The output image can be saved in various formats such as PNG, JPEG, or BMP. Additionally, mate-screenshot provides essential functionalities like displaying the captured screenshot, copying it to the clipboard, or saving it directly to a file specified by the user.
List of commands for mate-screenshot:
-
mate-screenshot:tldr:397d6 mate-screenshot: Create a screenshot interactively.$ mate-screenshot --interactivetry on your machineexplain this command
-
mate-screenshot:tldr:42f52 mate-screenshot: Create a screenshot with a specific effect.$ mate-screenshot --effect=${select}try on your machineexplain this command
-
mate-screenshot:tldr:5c4e7 mate-screenshot: Create a screenshot with a specific delay in seconds.$ mate-screenshot --delay=${5}try on your machineexplain this command
-
mate-screenshot:tldr:a9bdc mate-screenshot: Create a screenshot without borders.$ mate-screenshot --window --remove-bordertry on your machineexplain this command
-
mate-screenshot:tldr:b438a mate-screenshot: Create a specific area screenshot.$ mate-screenshot --areatry on your machineexplain this command
-
mate-screenshot:tldr:ce38f mate-screenshot: Create an active window screenshot.$ mate-screenshot --windowtry on your machineexplain this command
-
mate-screenshot:tldr:fa8dd mate-screenshot: Create a fullscreen screenshot.$ mate-screenshottry on your machineexplain this command