Linux screenshot Tool

Source: Internet
Author: User

In Linux, the simplest screenshot tool is import.

Several common import commands are introduced to you:

1 import mypicture.jpg

Then you can use the range selected by the mouse

2 sleep 5; import mypicture.jpg

Wait for 5 seconds and then take the range selected by the mouse.

3 Import-frame mypicture.jpg

Truncate the mouse-clicked window

4 Import-window root mypicture.jpg

Captures the entire screen and serves as the print screen key.

5 import-frame-window 0xe00003 mypicture.jpg

It is used to intercept a window whose ID is 0xe00003.

You can useThe xwininfo command gets the window ID of a specific window.

PS: The screenshot is completed. If you want to know its parameters, you can use the identify command to add the image file name.

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.