[gthumb] more manual updates, shortcuts section
- From: Michael J. Chudobiak <mjc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] more manual updates, shortcuts section
- Date: Tue, 17 Aug 2010 18:48:13 +0000 (UTC)
commit bb20ab0ac552f73af2461a858c92b7b38c4732b5
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date: Tue Aug 17 14:47:53 2010 -0400
more manual updates, shortcuts section
help/C/shortcuts.page | 215 ++++++++++++++++++++++++++++++-------------------
1 files changed, 131 insertions(+), 84 deletions(-)
---
diff --git a/help/C/shortcuts.page b/help/C/shortcuts.page
index 9d66638..1914948 100644
--- a/help/C/shortcuts.page
+++ b/help/C/shortcuts.page
@@ -51,11 +51,11 @@ id="gthumb-shortcuts">
<tr>
<td>
<p>
- <key>F11</key>
+ <key>F11</key> or <key>f</key>
</p>
</td>
<td>
- <p>Shows the current image in fullscreen mode.</p>
+ <p>Toggles the fullscreen mode.</p>
</td>
</tr>
<tr>
@@ -68,6 +68,17 @@ id="gthumb-shortcuts">
<p>Shows/hides the thumbnails in the browser mode.</p>
</td>
</tr>
+ <tr>
+ <td>
+ <p>
+ <key>Esc</key>
+ </p>
+ </td>
+ <td>
+ <p>Closes the viewer or fullscreen mode.</p>
+ </td>
+ </tr>
+
</table>
</section>
@@ -123,6 +134,110 @@ id="gthumb-shortcuts">
<p>Add comments or metadata to an image.</p>
</td>
</tr>
+ <tr>
+ <td>
+ <p>
+ <key>]</key>
+ </p>
+ </td>
+ <td>
+ <p>Rotate right, losslessly if possible. The file is saved automatically.</p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p>
+ <key>[</key>
+ </p>
+ </td>
+ <td>
+ <p>Rotate left, losslessly if possible. The file is saved automatically.</p>
+ </td>
+ </tr>
+ </table>
+ </section>
+
+ <section>
+ <title>Editing shortcuts for the viewer mode only</title>
+ <table frame="all" rules="all">
+ <tr>
+ <td>
+ <p>Keyboard Shortcut (Case Sensitive)</p>
+ </td>
+ <td>
+ <p>Description</p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p>
+ <key>h</key>
+ </p>
+ </td>
+ <td>
+ <p>Enhance colors.</p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p>
+ <key>l</key>
+ </p>
+ </td>
+ <td>
+ <p>Flip image.</p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p>
+ <key>m</key>
+ </p>
+ </td>
+ <td>
+ <p>Mirror image.</p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p>
+ <key>r</key>
+ </p>
+ </td>
+ <td>
+ <p>Rotate right.</p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p>
+ <key>R</key>
+ </p>
+ </td>
+ <td>
+ <p>Rotate left.</p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p>
+ <key>C</key>
+ </p>
+ </td>
+ <td>
+ <p>Crop image.</p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p>
+ <key>S</key>
+ </p>
+ </td>
+ <td>
+ <p>Resize image.</p>
+ </td>
+ </tr>
</table>
</section>
@@ -303,19 +418,6 @@ id="gthumb-shortcuts">
<tr>
<td>
<p>
- <key>t</key>
- </p>
- </td>
- <td>
- <p>View/Hide the thumbnails.</p>
- </td>
- <td>
- <p>no</p>
- </td>
- </tr>
- <tr>
- <td>
- <p>
<key>F2</key>
</p>
</td>
@@ -522,34 +624,6 @@ id="gthumb-shortcuts">
<tr>
<td>
<p>
- <key>]</key>
- </p>
- </td>
- <td>
- <p>Rotate and save the image clockwise of 90 degrees. The
- rotation is lossless for jpeg images.</p>
- </td>
- <td>
- <p>yes</p>
- </td>
- </tr>
- <tr>
- <td>
- <p>
- <key>[</key>
- </p>
- </td>
- <td>
- <p>Rotate and save the image counter-clockwise of 90
- degrees. The rotation is lossless for jpeg images.</p>
- </td>
- <td>
- <p>yes</p>
- </td>
- </tr>
- <tr>
- <td>
- <p>
<key>a</key>
</p>
</td>
@@ -605,7 +679,7 @@ id="gthumb-shortcuts">
</table>
</section>
<section>
- <title>Other keyboard shortcuts</title>
+ <title>Slideshow controls</title>
<table frame="all" rules="all">
<tr>
<td>
@@ -614,85 +688,58 @@ id="gthumb-shortcuts">
<td>
<p>Description</p>
</td>
- <td>
- <p>Available in Fullscreen Mode</p>
- </td>
</tr>
- <tr>
+ <tr>
<td>
<p>
- <key>s</key>
+ <key>F5</key>
</p>
</td>
<td>
- <p>Start/Stop the slideshow.</p>
- </td>
- <td>
- <p>yes</p>
+ <p>Start a slideshow.</p>
</td>
</tr>
<tr>
<td>
<p>
- <key>k</key>
+ <key>Space</key>
</p>
</td>
<td>
- <p>Assign tags to the selected images.</p>
- </td>
- <td>
- <p>yes</p>
+ <p>Pause/Unpause the slideshow.</p>
</td>
</tr>
<tr>
<td>
<p>
- <key>i</key>
+ <key>Esc</key>
</p>
</td>
<td>
- <p>Hide/Show the image comment and properties</p>
- </td>
- <td>
- <p>yes</p>
- </td>
- </tr>
- </table>
- </section>
- <section>
- <title>Keyboard shortcuts available exclusively in fullscreen mode</title>
- <table frame="all" rules="all">
- <tr>
- <td>
- <p>Keyboard Shortcut</p>
- </td>
- <td>
- <p>Description</p>
+ <p>Close the slideshow.</p>
</td>
</tr>
<tr>
<td>
<p>
- <key>p</key>
+ <key>Down Arrow</key> or <key>Right Arrow</key> or <key>Page Down</key>
</p>
</td>
<td>
- <p>Pause/Resume a slideshow.</p>
+ <p>Load the next image.</p>
</td>
</tr>
<tr>
<td>
<p>
- <key>Escape</key>or
- <key>f</key>or
- <key>v</key>or
- <key>F11</key>or
- <key>q</key></p>
+ <key>Up Arrow</key> or <key>Left Arrow</key> or <key>Page Up</key>
+ </p>
</td>
<td>
- <p>Exit the fullscreen mode.</p>
+ <p>Load the previous image.</p>
</td>
</tr>
+
</table>
</section>
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]