Introduction Linux screenshot tool: import

Source: Internet
Author: User

Now many people have installed Linux, and there will be many problems in the application of Linux. This article gives you a detailed introduction to the Linux screenshot tool, which plays a certain role in learning the Linux screenshot tool. 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 use the xwininfo command to obtain 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. I hope you can learn the Linux screenshot tool import.

  1. Differences between soft and hard links in Linux
  2. Introduction to inode and soft-hardware links from Linux
  3. The Linux operating system no longer supports the anteng processor.
  4. Details about Linux recovery
  5. Describes how to install a wireless NIC Driver in Linux.

Related Article

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.