<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="shortcuts" xml:lang="zh_CN">

  <info>
    <link type="guide" xref="index#advanced"/>
    <desc>A list of all keyboard shortcuts.</desc>

    <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
    <credit type="author">
       <name>Tiffany Antopolski</name>
       <email>tiffany.antopolski@gmail.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
  </info>

<title>Keyboard shortcuts</title>

<p>This is a list of all of the keyboard shortcuts that you can use in the 
image viewer.</p>

<section id="open-close-save-print">
  <title>Opening, closing, saving and printing</title>
  <table frame="all" rules="cols" shade="rows">
    <tr>
        <td><p>Open an image file</p></td>
        <td><p><keyseq><key>Ctrl</key><key>O</key></keyseq></p></td>
    </tr>
    <tr>
        <td><p>以相同的文件名保存图像</p></td>
        <td><p><keyseq><key>Ctrl</key><key>S</key></keyseq></p></td>
    </tr>
    <tr>
        <td><p>用新的文件名保存当前图像的一个副本</p></td>
        <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>S</key></keyseq></p></td>
    </tr>
    <tr>
        <td><p>Print the current image</p></td>
        <td><p><keyseq><key>Ctrl</key><key>P</key></keyseq></p></td>
    </tr>
    <tr>
        <td><p>Close the current window</p></td>
        <td><p><keyseq><key>Ctrl</key><key>W</key></keyseq></p></td>
    </tr>
    <tr>
        <td><p>将图像设置成为桌面背景</p></td>
        <td><p><keyseq><key>Ctrl</key><key>F8</key></keyseq></p></td>
    </tr>
  </table>
</section>

<section id="viewing">
    <title>Viewing images</title>
<table frame="all" rules="cols" shade="rows">
    <tr>
        <td><p>前往文件夹中的上一个图像</p></td>
        <td><p><key>Back space</key> / <key>Left</key></p></td>
    </tr>
    <tr>
        <td><p>前往文件夹中的下一个图像</p></td>
        <td><p><key>Space bar</key> / <key>Right</key></p></td>
    </tr>
    <tr>
        <td><p>Go to the first image in the folder</p></td>
        <td><p><keyseq><key>Alt</key><key>Home</key></keyseq></p></td>
    </tr>
    <tr>
        <td><p>前往文件夹中的最后一个图像</p></td>
         <td><p><keyseq><key>Alt</key><key>End</key></keyseq></p></td>
    </tr>
    <tr>
        <td><p>从文件夹中随机选择一个图像</p></td>
        <td><p><keyseq><key>Ctrl</key><key>M</key></keyseq></p></td>
    </tr>
    <tr>
    	<td><p>View the image gallery</p></td>
        <td><p><key>F9</key></p></td>
    </tr>
    <tr>
    	<td><p>全屏浏览</p></td>
         <td><p><key>F11</key></p></td>
    </tr>

    <tr>
    	<td><p>View slideshow</p></td>
         <td><p><key>F5</key></p></td>
    </tr>
    <tr>
    	<td><p>Actual size (1:1)</p></td>
         <td><p><keyseq><key>Ctrl</key><key>0</key></keyseq> (零)</p></td>
    </tr>
    <tr>
    	<td><p>最佳匹配</p></td>
         <td><p><key>F</key></p></td>
    </tr>
    <tr>
    	<td><p>Toggle between 1:1 and best fit</p></td>
         <td><p><key>1</key></p></td>
    </tr>
    <tr>
    	<td><p>Scroll around a large image</p></td>
         <td><p><keyseq><key>Alt</key><key>arrow keys</key></keyseq></p></td>
    </tr>
    <tr>
    	<td><p>Reload image</p></td>
         <td><p><key>R</key></p></td>
    </tr>
    <tr>
    	<td><p>Fit to height (scrolled based on cursor position)</p></td>
         <td><p><key>H</key></p></td>
    </tr>
    <tr>
    	<td><p>Fit to width (scrolled based on cursor position)</p></td>
         <td><p><key>W</key></p></td>
    </tr>
</table>
</section>

<section id="copy">
    <title>Copy an image to paste into another application</title>
<table frame="all" rules="cols" shade="rows">
    <tr>
        <td><p>复制</p></td>
        <td><p><keyseq><key>Ctrl</key><key>C</key></keyseq></p></td>
    </tr>
</table>
</section>

<section id="zoom-rotate">
    <title>Zoom and rotate</title>
<table frame="all" rules="cols" shade="rows">
    <tr>
    	<td><p>Zoom in</p></td>
         <td><p><key>+</key></p></td>
    </tr>
    <tr>
    	<td><p>缩小</p></td>
         <td><p><key>-</key></p></td>
    </tr>
    <tr>
    	<td><p>顺时针旋转</p></td>
         <td><p><keyseq><key>Ctrl</key><key>R</key></keyseq></p></td>
    </tr>
    <tr>
    	<td><p>逆时针旋转</p></td>
         <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>R</key></keyseq></p></td>
    </tr>
</table>
</section>

<section id="other">
    <title>Other</title>
<table frame="all" rules="cols" shade="rows">
    <tr>
        <td><p>查看侧变栏</p></td>
        <td><p><keyseq><key>Ctrl</key><key>F9</key></keyseq></p></td>
    </tr>
    <tr>
        <td><p>查看文件属性</p></td>
        <td><p><keyseq><key>Alt</key><key>Return</key></keyseq></p></td>
    </tr>
    <tr>
        <td><p>撤销</p></td>
        <td><p><keyseq><key>Ctrl</key><key>Z</key></keyseq></p></td>
    </tr>
    <tr>
        <td><p>帮助</p></td>
        <td><p><key>F1</key></p></td>
    </tr>
</table>
</section>
</page>
