<?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="ja">
      
  <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>Take a picture or record a video of what is happening on your
    screen.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>松澤 二郎</mal:name>
      <mal:email>jmatsuzawa@gnome.org</mal:email>
      <mal:years>2011, 2012, 2013, 2014, 2015</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>赤星 柔充</mal:name>
      <mal:email>yasumichi@vinelinux.org</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Kentaro KAZUHAMA</mal:name>
      <mal:email>kazken3@gmail.com</mal:email>
      <mal:years>2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Shushi Kurose</mal:name>
      <mal:email>md81bird@hitaki.net</mal:email>
      <mal:years>2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Noriko Mizumoto</mal:name>
      <mal:email>noriko@fedoraproject.org</mal:email>
      <mal:years>2013, 2014</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>坂本 貴史</mal:name>
      <mal:email>o-takashi@sakamocchi.jp</mal:email>
      <mal:years>2013, 2014</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>日本GNOMEユーザー会</mal:name>
      <mal:email>http://www.gnome.gr.jp/</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  </info>

<title>スクリーンショットとスクリーンキャスト</title>

  <list>
    <item><p>画面上の出来事の画像として一部または画面全部をキャプチャーできます</p></item>
    <item><p>Send it as a file or paste it from the clipboard</p></item>
    <item><p>Save a video of your screen activity</p></item>
  </list>

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

  <p>You can take a picture of your screen (a <em>screenshot</em>) or record a
  video of what is happening on the screen (a <em>screencast</em>). This is
  useful if you want to show someone how to do something on the computer, for
  example. Screenshots and screencasts are just normal picture and video files,
  so you can email them and share them on the web.</p>

<section id="screenshot">
  <title>スクリーンショットを撮る</title>

  <steps>
    <item>
      <p>Press the <key>Print</key> key or press the screenshot button in the
      <gui xref="shell-introduction#systemmenu">system menu</gui>.</p>
    </item>
    <item>
      <p>The screenshot overlay presents you with handles to select the area to
      capture, and
      <media its:translate="no" type="image" src="figures/camera-photo-symbolic.svg"/>
      indicates screenshot (still image) mode.</p>
       <note>
         <p>Click the pointer button to include the pointer in the screenshot.</p>
       </note>
    </item>
    <item>
      <p>Click and drag the area you want for the screenshot using the handles
      or the crosshair pointer.</p>
    </item>
    <item>
       <p>To capture the selected area, click the big round button.</p>
    </item>
    <item>
       <p>To capture the entire screen, click <gui>Screen</gui> and then click
       the big round button.</p>
    </item>
    <item>
       <p>To capture a window, click <gui>Window</gui>. An overview of all the
       open windows is displayed with the active window checked. Click to choose
       a window and then click the big round button.</p>
    </item>
  </steps>

  </section>
  
  <section id="locations">
  <title>Where do they go?</title>

  <list>
    <item>
      <p>キーボードショートカットを使用した場合は、画像が自動的にホームフォルダにある <file>Pictures/Screenshots</file> フォルダーに保存されます。ファイル名は、<file>Screenshot</file> で始まり、撮影した日付と時刻が含まれます。</p>
    </item>
    <item>
      <p>この画像はまたクリップボードにも保存できます。なので、即座に画像編集アプリケーションに貼り付けることもできますし、ソーシャルメディアで共有することもできます。</p>
    </item>
    <item>
      <p>screencast ビデオは、自動的にユーザーの <file>Videos/Screencasts</file> フォルダーに保存されます。ファイル名は、 <file>Screencast</file> で始まり、録画した日付と時刻が含まれます。</p>
    </item>
  </list>
    
  </section>

<section id="screencast">
  <title>スクリーンキャストの作成</title>

  <p>画面上で起きていることを記録したビデオを作成できます:</p>

  <steps>
    <item>
      <p>Press the <key>Print</key> key or press the screenshot button in the
      <gui xref="shell-introduction#systemmenu">system menu</gui>.</p>
    </item>
    <item>
      <p><media its:translate="no" type="image" src="figures/camera-video-symbolic.svg"/>をクリックすると、モードがスクリーンキャストに切り替わります</p>
       <note>
         <p>Click the pointer button to include the pointer in the screencast.</p>
       </note>
    </item>
    <item>
      <p>Choose <gui>Selection</gui> or <gui>Screen</gui>. For <gui>Selection</gui>, スクリーンキャストを使うために、ハンドルや十字ポインタを、クリックまたはドラッグします。</p>
    </item>
    <item>
      <p>赤くて丸い大きなボタンをクリックすると、画面上をレコーディングし始めます。</p>
      <p>録画中は、画面の右上角にインジケーターが表示され、経過した秒数が表示します。</p>
    </item>
    <item>
      <p>Once you have finished, click the red indicator
      <media its:translate="no" type="image" src="figures/topbar-media-record.svg"/>
      in the top bar.</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>Within the screenshot feature, you can use these keyboard shortcuts:</p>

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

  <tr>
    <td><p><key>S</key></p></td>
    <td><p>Select area</p></td>
  </tr>
  <tr>
    <td><p><key>C</key></p></td>
    <td><p>Capture screen</p></td>
  </tr>
  <tr>
    <td><p><key>W</key></p></td>
    <td><p>Capture window</p></td>
  </tr>
  <tr>
    <td><p><key>P</key></p></td>
    <td><p>Toggle between show and hide pointer</p></td>
  </tr>
  <tr>
    <td><p><key>V</key></p></td>
    <td><p>Toggle between screenshot and screencast</p></td>
  </tr>
  <tr>
    <td><p><key>Enter</key></p></td>
    <td><p>Capture, also activated by <key>Space</key> or
    <keyseq><key>Ctrl</key><key>C</key></keyseq></p></td>
  </tr>
</table>

    <p>These shortcuts can be used to bypass the screenshot feature:</p>

<table rules="rows" frame="top bottom">
  <tr>
    <td><p><keyseq><key>Alt</key><key>Print</key></keyseq></p></td>
    <td><p>Capture the window that currently has focus</p></td>
  </tr>
  <tr>
    <td><p><keyseq><key>Shift</key><key>Print</key></keyseq></p></td>
    <td><p>Capture the entire screen</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>Start recording a screencast</p></td>
  </tr>
</table>

  </section>

</page>
