About grasping the drawing screenshot

Source: Internet
Author: User
Tags bool

One use shortcut keys

The most basic operation

1 Shift + Command + 3 screenshot Full screen

2 Shift + Command + 4 Select an area screenshot

3 Shift + Command + 4 Click the SPACEBAR in the program window, and the icon becomes a camera, you can intercept the window

The control key, like the one above, is just saved in the Clipboard

1 control + Shift + Command + 3 screenshot Full screen

2 control + Shift + Command + 4 Select an area screenshot

3 Control + Shift + Command + 4 Click the space bar in the program window, the icon becomes a camera, you can intercept the window

Add: After leopard, SHIFT + COMMAND + 4 (Control + Shift + Command + 4) to intercept the area, try holding these keys

Difficult to describe, the operation is understood (if can explain more clearly, can PM me or follow)

1 Space key: Lock the selected size, you can move this box to any place

2 Shift: The size of the area can only be changed from one direction to the width or height

3 option: Change the shape of the selection from the center of the box

Two screensavers can also be screenshots

If you want to intercept the screen saver, you will notice that if you press SHIFT + Command + 3, the screensaver will exit immediately.

There's a simple way to deal with it.

1. Open System Preferences-> Desktop & Screen Saver

2. Select the screensaver you want, press SHIFT + Command (hold it down, don't let Go), and click Test.

3. After entering the screensaver, press 3.

 Three uses grab

If you need the mouse to grab the screenshot, you can use grab, which is in/applications/utilities.

1 in Grab's preference (Command +,) you can see options with several mice.

2 try to intercept a window

3 appear This window, you can in the first step of the diagram to choose again, the mouse shape, ready, point "Choose window"

4 Select Screenshots window, click, OK, see the screenshot with the mouse pointer

Four screenshots of some settings

1 Format of Screenshots

Default format:

Mac OS X 10.2 (Jaguar): JPG Mac OS X 10.3 (Panther): PDF Mac OS X 10.4 (Tiger) and Later:png

Supported formats are: GIF, JPG, TIFF, PDF, PSD, PNG

Set up:

Open Terminal (Terminal), enter in/applications/utilities/terminal:

Defaults write com.apple.screencapture type jpg

The above example is to set the JPG format and modify it according to your needs

2 Shadow when intercepting a window

When you intercept a window (shift+command+4, and then a space), you can choose whether to have a shadow effect

Open shadow Effect (default):

Defaults write Com.apple.screencapture Disable-shadow-bool false

Turn off shadow effects

Defaults write Com.apple.screencapture Disable-shadow-bool true

3 Modify the System screenshot save path

Also use terminals:

Defaults write Com.apple.screencapture location < where you need >

Note the < you need in the above code to replace the directory you want to save according to your needs, without the "<>" symbol.

Ps:

After the modification, you will need to login to take effect, of course you can do so

Killall Systemuiserver

V. Use the screencapture command

Use terminal input screencapture command to intercept screen

1 man screencapture Get help

Download (86.67 KB)

Yesterday 13:05

2 Some examples:

Screencapture-s ~/desktop/screen.jpg

Copy Code

Screencapture-iw ~/desktop/screen.jpg

Copy Code

Screencapture-ic

Copy Code

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.