<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" xmlns:ui="http://projectmallard.org/ui/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" version="1.0 if/1.0 ui/1.0" id="screen-shot-record" xml:lang="zh-CN">
      
  <info>
    <link type="guide" xref="tips"/>

    <revision version="gnome:44" status="final" date="2023-12-30"/>

    <credit type="author copyright">
      <name>Tiffany Antopolski</name>
      <email>tiffany.antopolski@gmail.com</email>
      <years>2011</years>
    </credit>
    <credit type="author copyright">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
      <years>2012</years>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>David King</name>
      <email>amigadave@amigadave.com</email>
      <years>2015</years>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>抓取屏幕快照或录制屏幕。</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>TeliuTe</mal:name>
      <mal:email>teliute@163.com</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>tuberry</mal:name>
      <mal:email>orzun@foxmail.com</mal:email>
      <mal:years>2021</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Victor_Trista</mal:name>
      <mal:email>ljlzjzm@hotmail.com</mal:email>
      <mal:years>2023</mal:years>
    </mal:credit>
  </info>

<title>截图和录制视频</title>

  <list>
    <item><p>将全部或部分屏幕捕获为图像</p></item>
    <item><p>将其作为文件发送或从剪贴板粘贴</p></item>
    <item><p>保存屏幕活动的视频</p></item>
  </list>

  <media type="image" src="figures/screenshot-tool.png" width="500"/>

  <p>您可以捕捉一张屏幕快照图片（<em>截屏</em>）或者将屏幕操作录制成视频（<em>录屏</em>）。这很有用，例如，如果您想向别人演示如何在电脑上操作。截屏和录屏只是普通的图片和视频文件，因此您可以把它们通过电子邮件或网络分享给他人。</p>

<section id="screenshot">
  <title>抓取屏幕截图</title>

  <steps>
    <item>
      <p>按下 <key>Print</key> 按键或点击<gui xref="shell-introduction#systemmenu">系统菜单</gui>中的屏幕截图按钮。</p>
    </item>
    <item>
      <p>屏幕截图叠加层为您提供了用于选择捕获区域的控件，<media its:translate="no" type="image" src="figures/camera-photo-symbolic.svg"/> 表示屏幕截图（静止图像）模式。</p>
       <note>
         <p>点击指针按钮以在屏幕截图中包含指针。</p>
       </note>
    </item>
    <item>
      <p>使用控件或十字准线指针点击并拖动屏幕截图的区域。</p>
    </item>
    <item>
       <p>要捕获所选区域，点击大圆形按钮。</p>
    </item>
    <item>
       <p>要捕获整个屏幕，请点击 <gui>屏幕</gui> ，然后点击大圆形按钮。</p>
    </item>
    <item>
       <p>要捕获窗口，请点击 <gui>窗口</gui>。将显示所有打开窗口的概览，当前活动窗口已被选中。点击选择一个窗口，然后点击大的圆形按钮。</p>
    </item>
  </steps>

  </section>
  
  <section id="locations">
  <title>他们去哪儿了？</title>

  <list>
    <item>
      <p>屏幕截图会自动保存在您主文件夹中的 <file>图片/截图</file> 文件夹中，文件名以 <file>截图</file> 开头，并包含截图日期和时间。</p>
    </item>
    <item>
      <p>截图也保存在剪贴板中，因此您可以立即将其粘贴到图像编辑应用程序或在通过社交媒体分享。</p>
    </item>
    <item>
      <p>录屏会自动保存在您的主文件夹中的 <file>视频/录屏</file> 文件夹中，文件名以 <file>录屏</file> 开头，并包含录制日期和时间。</p>
    </item>
  </list>
    
  </section>

<section id="screencast">
  <title>制作录屏</title>

  <p>您可以将屏幕显示录制成一段视频：</p>

  <steps>
    <item>
      <p>按下 <key>Print</key> 按键或点击<gui xref="shell-introduction#systemmenu">系统菜单</gui>中的屏幕截图按钮。</p>
    </item>
    <item>
      <p>点击 <media its:translate="no" type="image" src="figures/camera-video-symbolic.svg"/> 切换到录屏模式。</p>
       <note>
         <p>点击指针按钮以在录屏中包含指针。</p>
       </note>
    </item>
    <item>
      <p>选择 <gui>选区</gui> 或 <gui>屏幕</gui>。对于 <gui>选择</gui>，使用控件或十字准线指针点击并拖动要录屏的区域。</p>
    </item>
    <item>
      <p>点击红色大圆形按钮开始录屏。</p>
      <p>录制过程中，屏幕右上角会显示一个红色圆点，并显示经过的秒数。</p>
    </item>
    <item>
      <p>完成后，点击顶栏中的红色指示器 <media its:translate="no" type="image" src="figures/topbar-media-record.svg"/>。</p>
<!-- Commented until https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5386 is fixed -->
<!--      <p>Once you have finished, click the red indicator or press
      <keyseq><key>Shift</key><key>Ctrl</key><key>Alt</key><key>R</key></keyseq>
      to stop the recording.</p> -->
    </item>
  </steps>

</section>
  
  <section id="keyboard-shortcuts">
    <title>键盘快捷键</title>

    <p>在屏幕截图功能中，您可以使用以下快捷键：</p>

<table rules="rows" frame="top bottom">

  <tr>
    <td><p><key>S</key></p></td>
    <td><p>选择区域</p></td>
  </tr>
  <tr>
    <td><p><key>C</key></p></td>
    <td><p>捕获屏幕</p></td>
  </tr>
  <tr>
    <td><p><key>W</key></p></td>
    <td><p>捕获窗口</p></td>
  </tr>
  <tr>
    <td><p><key>P</key></p></td>
    <td><p>在显示和隐藏指针之间切换</p></td>
  </tr>
  <tr>
    <td><p><key>V</key></p></td>
    <td><p>在屏幕截图和录屏之间切换</p></td>
  </tr>
  <tr>
    <td><p><key>Enter</key></p></td>
    <td><p>捕获也可通过 <key>空格键</key> 或 <keyseq><key>Ctrl</key><key>C</key></keyseq> 激活</p></td>
  </tr>
</table>

    <p>这些快捷方式可用于绕过屏幕截图功能：</p>

<table rules="rows" frame="top bottom">
  <tr>
    <td><p><keyseq><key>Alt</key><key>Print</key></keyseq></p></td>
    <td><p>捕获当前具有焦点的窗口</p></td>
  </tr>
  <tr>
    <td><p><keyseq><key>Shift</key><key>Print</key></keyseq></p></td>
    <td><p>捕获整个屏幕</p></td>
  </tr>
  <tr>
    <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>Alt</key><key>R</key></keyseq></p></td>
<!-- Commented until https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5386 is fixed -->
<!--    <td><p>Start and stop recording a screencast</p></td> -->
    <td><p>开始录屏</p></td>
  </tr>
</table>

  </section>

</page>
