We recommend a good screenshot software scrot for Ubuntu.

Source: Internet
Author: User
Scrot is an essential tool for writing Technical tutorials or displaying desktops or applications. Scrot is a small, powerful, refined, and not flexible player in the screen capture tool. Scrot is mainly used in the command line. It uses the imlib2 library to capture and save images. In Ubuntu, you can use the sudoapt-getinstallscrot command to install scrot. The format of scrot is: scrot [o is an essential tool for writing Technical tutorials, displaying desktops or applications. Scrot is a small, powerful, refined, and not flexible player in the screen capture tool.

Scrot is mainly used in the command line. It uses the imlib2 library to capture and save images. In Ubuntu, you can use

Sudo apt-get install scrot command to install scrot.
Scrot format:
Scrot [options] [file].

General Usage
In general, scrot can capture the entire desktop, a specified window, and a selected rectangular area.

Capture desktop: scrot shorttop.png. This command captures the entire desktop and saves it as a file named shorttop.png. You can find this image file in the current directory.

Capture window: scrot-bs large rows PNG. Option B allows scrot to capture the outer border when capturing the window, and option s allows the user to select the window to capture.

Capture area: scrot-s rectangle.png. After executing this command, the rectangular area dragged by the mouse will be captured by scrot.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.