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

  <info>
    <link type="guide" xref="index#edit"/>
    <desc>Rotate pictures clockwise/counter-clockwise</desc>

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

  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>David Lodge</mal:name>
      <mal:email>dave@cirt.net</mal:email>
      <mal:years>2017</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Zander Brown</mal:name>
      <mal:email>zbrown@gnome.org</mal:email>
      <mal:years>2020</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Bruce Cowan</mal:name>
      <mal:email>bruce@bcowan.me.uk</mal:email>
      <mal:years>2020</mal:years>
    </mal:credit>
  </info>

<title>Rotate pictures</title>

<p>If your pictures are the wrong way up, you can
rotate them so that they look right.</p>

<section id="rotate">
<title>Rotate a picture</title>
<steps>
 <item><p>Move the mouse pointer over the image. Two buttons with arrow will appear at the bottom.</p></item>
 <item><p>Select either <gui>Rotate the image 90 degrees to the left</gui> or <gui>Rotate the image 90 degrees to the right</gui>.</p></item>
 <item>
  <p>If you want to keep the picture rotated in this way, click <gui style="menuitem">Save</gui>.</p>
  <p>Otherwise, don't save the picture and it will be returned to its original orientation the next time you open it.</p>
 </item>
</steps>

<p>You can also use the keyboard shortcuts:</p>

<table>
  <tr>
    <td><p>Rotate Clockwise</p></td>
    <td><p><keyseq><key>Ctrl</key><key>R</key></keyseq></p></td>
  </tr>
  <tr>
    <td><p>Rotate Anti-clockwise</p></td>
    <td><p><keyseq><key>Ctrl</key><key>Shift</key><key>R</key></keyseq></p></td>
  </tr>
</table>

</section>
</page>
