快捷鍵:Shift+Command+3 截取全屏幕至桌面Shift+Command+4 截取部分屏幕至桌面Shift+Command+4+空格 截取窗口或原件至桌面Shift+Command+4 然后Esc 退出截屏
Shift+Command+Control+3 截取全屏幕至剪貼板Shift+Command+Control+4 截取部分屏幕至剪貼板
Shift+Command+Control+4+空格 截取窗口或原件至剪貼板
Shift+Command+4 拉出選框 然后 空格 移動選框
Shift+Command+4 然后 Shift 保持選框高度(寬度),修改寬度(高度)Shift+Command+4 然后 Option 保持選框中心,修改半徑快捷鍵功能修改:打開“應用程序-》實用工具-》終端”,輸入以下命令完成不同的功能:
1、截屏時不帶陰影:defaults write com.apple.screencapture disable-shadow -bool true
2、恢復默認:defaults write com.apple.screencapture disable-shadow -bool false
3.改變文件格式:defaults write com.apple.screencapture type
format可選擇的格式有:png (默認)、pdf、jpg、jp2 (JPG2000)、gif、tif (TIFF)、bmp、pict、tga
4、改變截圖路徑:defaults write com.apple.screencapture location
注意:默認的路徑是桌面:~/Desktop
5、改變文件名方式:defaults write com.apple.screencapture name

注意事項當輸入完上面命令后,得要輸入下面的命令才能生效:killall SystemUIServer
新聞熱點
疑難解答