Tech & IT/컴퓨터활용 Tips

Mac OS X에서 Screen Capture

해피콧 2008. 9. 11. 23:27
'); }
'); }
http://www.apple.com/pro/tips/secretcapture.html
Okay, you probably already know the ol’ Command-Shift-3 shortcut for taking a screen capture of your entire screen, and you may even know about Command-Shift-4, which gives you a crosshair cursor so you can choose which area of the screen you want to capture. But perhaps the coolest, most-secret hidden capture shortcut is Control-Command-Shift-3 (or 4), which, instead of creating a file on your desktop, copies the capture into your Clipboard memory, so you can paste it where you want. (I use this to paste screen captures right into Photoshop.)

쉽게 말해,
Command-Shift-3 : 전체화면을 Capture해서 바탕화면에 저장
Command-Shift-4 : 부분화면 Capture해서 바탕화면에 저장
Control-Command-Shift-3 : 전체화면을 Capture해서 Clipboard에 저장
Control-Command-Shift-4 : 부분화면을 Capture해서 Clipboard에 저장