Revision: 1254
http://geeqie.svn.sourceforge.net/geeqie/?rev=1254&view=rev
Author: zas_
Date: 2008-11-19 21:36:02 +0000 (Wed, 19 Nov 2008)
Log Message:
-----------
Replace [Control] by shorter and more common [Ctrl].
Modified Paths:
--------------
trunk/doc/collections.html
trunk/doc/image_management_copy_move.html
trunk/doc/image_management_delete.html
trunk/doc/image_management_external_editing.html
trunk/doc/image_management_rename.html
trunk/doc/image_presentation_fullscreen.html
trunk/doc/image_search_finding_duplicates.html
trunk/doc/image_search_search.html
trunk/doc/main_window_file_pane.html
trunk/doc/main_window_folder_pane.html
trunk/doc/main_window_image_pane.html
trunk/doc/main_window_menus.html
trunk/doc/options_advanced.html
trunk/doc/options_editor_commands.html
trunk/doc/options_hidden.html
trunk/doc/other_windows_image_properties.html
trunk/doc/reference_keyboard_shortcuts.html
trunk/doc/sidebars_exif.html
trunk/doc/sidebars_keywords.html
trunk/doc/sidebars_sort_manager.html
Modified: trunk/doc/collections.html
===================================================================
--- trunk/doc/collections.html 2008-11-19 21:16:27 UTC (rev 1253)
+++ trunk/doc/collections.html 2008-11-19 21:36:02 UTC (rev 1254)
@@ -115,7 +115,7 @@
<tr>
<td>
- <p>[Control] + A</p>
+ <p>[Ctrl] + A</p>
</td>
<td>
@@ -129,7 +129,7 @@
<tr>
<td>
- <p>[Control] + [Shift] + A</p>
+ <p>[Ctrl] + [Shift] + A</p>
</td>
<td>
@@ -143,8 +143,8 @@
<tr>
<td>
- <p>[Control] + 1 through<br />
- [Control] + 0</p>
+ <p>[Ctrl] + 1 through<br />
+ [Ctrl] + 0</p>
</td>
<td>
@@ -158,7 +158,7 @@
<tr>
<td>
- <p>[Control] + P</p>
+ <p>[Ctrl] + P</p>
</td>
<td>
@@ -172,7 +172,7 @@
<tr>
<td>
- <p>[Control] + C</p>
+ <p>[Ctrl] + C</p>
</td>
<td>
@@ -186,7 +186,7 @@
<tr>
<td>
- <p>[Control] + M</p>
+ <p>[Ctrl] + M</p>
</td>
<td>
@@ -200,7 +200,7 @@
<tr>
<td>
- <p>[Control] + R</p>
+ <p>[Ctrl] + R</p>
</td>
<td>
@@ -214,7 +214,7 @@
<tr>
<td>
- <p>[Control] + D</p>
+ <p>[Ctrl] + D</p>
</td>
<td>
@@ -242,7 +242,7 @@
<tr>
<td>
- <p>[Control] + L</p>
+ <p>[Ctrl] + L</p>
</td>
<td>
@@ -284,7 +284,7 @@
<tr>
<td>
- <p>[Control] + S</p>
+ <p>[Ctrl] + S</p>
</td>
<td>
@@ -298,7 +298,7 @@
<tr>
<td>
- <p>[Control] + T</p>
+ <p>[Ctrl] + T</p>
</td>
<td>
@@ -406,7 +406,7 @@
<tr>
<td>
- <p>[Control] + W</p>
+ <p>[Ctrl] + W</p>
</td>
<td> </td>
Modified: trunk/doc/image_management_copy_move.html
===================================================================
--- trunk/doc/image_management_copy_move.html 2008-11-19 21:16:27 UTC (rev
1253)
+++ trunk/doc/image_management_copy_move.html 2008-11-19 21:36:02 UTC (rev
1254)
@@ -41,7 +41,7 @@
<h1>Copy and Move</h1>
- <p>To copy an file in Geeqie press [Control] + C, to move an file press
[Control] + M. These operations also appear under File in the main menu, and in
the context menu of all images and files.</p>
+ <p>To copy an file in Geeqie press [Ctrl] + C, to move an file press [Ctrl]
+ M. These operations also appear under File in the main menu, and in the
context menu of all images and files.</p>
<p>The Copy and Move operations and dialogs behave the same in Geeqie, with
the only difference being the final result. The remaining text of this page
applies equally to the Copy and Move operations, for the remainder of this page
these will be referred to as a Copy/Move operation.</p>
@@ -58,7 +58,7 @@
<dt>Show Hidden check box</dt><dd>Enabling this check box will cause hidden
folders to appear in the folder list.</dd>
- <dt>Bookmark list</dt><dd>This list on the left side of the window allows
you to save links to folders that are frequently used. Activating a bookmark
will change the active path to that pointed to by the link. To add items to the
bookmark list highlight a folder and press [Control] + B, select “Add
bookmark” from the folder's context menu, or drag a folder onto the
bookmark list.<br />The bookmark has a context menu that can be displayed by
clicking the right mouse button, or pressing the Menu key when a bookmark has
the focus. From the context menu you can edit a bookmark, move it up or down in
the list, or remove the bookmark from the list. A bookmark can also be moved by
pressing [Shift] + Up or [Shift] + Down while it has the focus.</dd>
+ <dt>Bookmark list</dt><dd>This list on the left side of the window allows
you to save links to folders that are frequently used. Activating a bookmark
will change the active path to that pointed to by the link. To add items to the
bookmark list highlight a folder and press [Ctrl] + B, select “Add
bookmark” from the folder's context menu, or drag a folder onto the
bookmark list.<br />The bookmark has a context menu that can be displayed by
clicking the right mouse button, or pressing the Menu key when a bookmark has
the focus. From the context menu you can edit a bookmark, move it up or down in
the list, or remove the bookmark from the list. A bookmark can also be moved by
pressing [Shift] + Up or [Shift] + Down while it has the focus.</dd>
<dt>Folder list</dt><dd>This is the list that displays the folders contained
in the active path. To change the active path to a folder displayed in this
list double click the primary mouse button or highlight the folder with the
keyboard and press Enter or Space. This list has a context menu that allows
renaming or bookmarking the selected folder. A folder can also be dragged onto
the bookmark list to add a bookmark.</dd>
Modified: trunk/doc/image_management_delete.html
===================================================================
--- trunk/doc/image_management_delete.html 2008-11-19 21:16:27 UTC (rev
1253)
+++ trunk/doc/image_management_delete.html 2008-11-19 21:36:02 UTC (rev
1254)
@@ -41,7 +41,7 @@
<h1>Delete</h1>
- <p>To delete a file in Geeqie press [Control] + D, or select Delete from the
file menu. Delete is also available in the context menu of all images and
files. If <a href="options_advanced.html" class="option_name">Enable delete
key</a> is enabled in Options, pressing the Delete key can also be used to
delete files.</p>
+ <p>To delete a file in Geeqie press [Ctrl] + D, or select Delete from the
file menu. Delete is also available in the context menu of all images and
files. If <a href="options_advanced.html" class="option_name">Enable delete
key</a> is enabled in Options, pressing the Delete key can also be used to
delete files.</p>
<p>The behavior when starting a delete operation depends on the <a
href="options_advanced.html" class="option_name">Confirm file delete</a> option
in Options. If the option is enabled a dialog will appear to confirm the
operation, if it is not enabled the files will be deleted without further
interaction. In all cases if the file is unable to be deleted you will be
notified by a dialog.</p>
Modified: trunk/doc/image_management_external_editing.html
===================================================================
--- trunk/doc/image_management_external_editing.html 2008-11-19 21:16:27 UTC
(rev 1253)
+++ trunk/doc/image_management_external_editing.html 2008-11-19 21:36:02 UTC
(rev 1254)
@@ -43,7 +43,7 @@
<p>Geeqie provides the ability to execute commands, such as running an image
editor, on a selected image. In Geeqie these are called the external editing
commands.</p>
- <p>These commands are executed by pressing [Control] and a number key, from
the Edit menu, or from the context menu available to all images and files. The
keyboards shortcuts are [Control] + 1 through [Control] + 9, and [Control] + 0,
they correspond respectively to commands 1 through 10 on the <a
href="options_editor_commands.html">Editors tab</a> in Options.</p>
+ <p>These commands are executed by pressing [Ctrl] and a number key, from the
Edit menu, or from the context menu available to all images and files. The
keyboards shortcuts are [Ctrl] + 1 through [Ctrl] + 9, and [Ctrl] + 0, they
correspond respectively to commands 1 through 10 on the <a
href="options_editor_commands.html">Editors tab</a> in Options.</p>
<p>To edit the command list refer to section <a
href="options_editor_commands.html">Editor Commands</a>.</p>
Modified: trunk/doc/image_management_rename.html
===================================================================
--- trunk/doc/image_management_rename.html 2008-11-19 21:16:27 UTC (rev
1253)
+++ trunk/doc/image_management_rename.html 2008-11-19 21:36:02 UTC (rev
1254)
@@ -41,7 +41,7 @@
<h1>Rename</h1>
- <p>To rename a file in Geeqie press [Control] + R, or select Rename from the
File menu. Rename is also available in the context menu of all images and
files.</p>
+ <p>To rename a file in Geeqie press [Ctrl] + R, or select Rename from the
File menu. Rename is also available in the context menu of all images and
files.</p>
<p>When renaming a file, a dialog will display allowing entry of the new
name for the file. The dialog will be different depending on the number of
files selected to be renamed. A simple dialog will appear when renaming a
single file, however when renaming multiple files the dialog will include a
list of the file to be renamed and additional options.</p>
Modified: trunk/doc/image_presentation_fullscreen.html
===================================================================
--- trunk/doc/image_presentation_fullscreen.html 2008-11-19 21:16:27 UTC
(rev 1253)
+++ trunk/doc/image_presentation_fullscreen.html 2008-11-19 21:36:02 UTC
(rev 1254)
@@ -230,7 +230,7 @@
<tr>
<td>
- <p>[Control] + Arrow Keys</p>
+ <p>[Ctrl] + Arrow Keys</p>
</td>
<td> </td>
@@ -310,7 +310,7 @@
<tr>
<td>
<p>External edit commands<br />
- ([Control] + 1 ... 0, context menu)</p>
+ ([Ctrl] + 1 ... 0, context menu)</p>
</td>
<td>
@@ -321,7 +321,7 @@
<tr>
<td>
<p>Open image properties window<br />
- ([Control] + P, context menu)</p>
+ ([Ctrl] + P, context menu)</p>
</td>
<td>
@@ -392,7 +392,7 @@
<tr>
<td>
- <p>Quit with [Control] + Q</p>
+ <p>Quit with [Ctrl] + Q</p>
</td>
<td>
Modified: trunk/doc/image_search_finding_duplicates.html
===================================================================
--- trunk/doc/image_search_finding_duplicates.html 2008-11-19 21:16:27 UTC
(rev 1253)
+++ trunk/doc/image_search_finding_duplicates.html 2008-11-19 21:36:02 UTC
(rev 1254)
@@ -154,7 +154,7 @@
<tr>
<td>
- <p>[Control] + A</p>
+ <p>[Ctrl] + A</p>
</td>
<td>
@@ -168,7 +168,7 @@
<tr>
<td>
- <p>[Control] + [Shift] + A</p>
+ <p>[Ctrl] + [Shift] + A</p>
</td>
<td>
@@ -210,8 +210,8 @@
<tr>
<td>
- <p>[Control] + 1 through<br />
- [Control] + 0</p>
+ <p>[Ctrl] + 1 through<br />
+ [Ctrl] + 0</p>
</td>
<td>
@@ -225,7 +225,7 @@
<tr>
<td>
- <p>[Control] + P</p>
+ <p>[Ctrl] + P</p>
</td>
<td>
@@ -265,7 +265,7 @@
<tr>
<td>
- <p>[Control] + C</p>
+ <p>[Ctrl] + C</p>
</td>
<td>
@@ -279,7 +279,7 @@
<tr>
<td>
- <p>[Control] + M</p>
+ <p>[Ctrl] + M</p>
</td>
<td>
@@ -293,7 +293,7 @@
<tr>
<td>
- <p>[Control] + R</p>
+ <p>[Ctrl] + R</p>
</td>
<td>
@@ -307,7 +307,7 @@
<tr>
<td>
- <p>[Control] + D</p>
+ <p>[Ctrl] + D</p>
</td>
<td>
@@ -335,7 +335,7 @@
<tr>
<td>
- <p>[Control] + Delete</p>
+ <p>[Ctrl] + Delete</p>
</td>
<td>
@@ -361,7 +361,7 @@
<tr>
<td>
- <p>[Control] + T</p>
+ <p>[Ctrl] + T</p>
</td>
<td> </td>
@@ -373,7 +373,7 @@
<tr>
<td>
- <p>[Control] + W</p>
+ <p>[Ctrl] + W</p>
</td>
<td> </td>
Modified: trunk/doc/image_search_search.html
===================================================================
--- trunk/doc/image_search_search.html 2008-11-19 21:16:27 UTC (rev 1253)
+++ trunk/doc/image_search_search.html 2008-11-19 21:36:02 UTC (rev 1254)
@@ -170,7 +170,7 @@
<tr>
<td>
- <p>[Control] + A</p>
+ <p>[Ctrl] + A</p>
</td>
<td>
@@ -184,7 +184,7 @@
<tr>
<td>
- <p>[Control] + [Shift] + A</p>
+ <p>[Ctrl] + [Shift] + A</p>
</td>
<td>
@@ -198,8 +198,8 @@
<tr>
<td>
- <p>[Control] + 1 through<br />
- [Control] + 0</p>
+ <p>[Ctrl] + 1 through<br />
+ [Ctrl] + 0</p>
</td>
<td>
@@ -213,7 +213,7 @@
<tr>
<td>
- <p>[Control] + P</p>
+ <p>[Ctrl] + P</p>
</td>
<td>
@@ -253,7 +253,7 @@
<tr>
<td>
- <p>[Control] + C</p>
+ <p>[Ctrl] + C</p>
</td>
<td>
@@ -267,7 +267,7 @@
<tr>
<td>
- <p>[Control] + M</p>
+ <p>[Ctrl] + M</p>
</td>
<td>
@@ -281,7 +281,7 @@
<tr>
<td>
- <p>[Control] + R</p>
+ <p>[Ctrl] + R</p>
</td>
<td>
@@ -295,7 +295,7 @@
<tr>
<td>
- <p>[Control] + D</p>
+ <p>[Ctrl] + D</p>
</td>
<td>
@@ -323,7 +323,7 @@
<tr>
<td>
- <p>[Control] + Delete</p>
+ <p>[Ctrl] + Delete</p>
</td>
<td>
@@ -349,7 +349,7 @@
<tr>
<td>
- <p>[Control] + T</p>
+ <p>[Ctrl] + T</p>
</td>
<td> </td>
@@ -361,7 +361,7 @@
<tr>
<td>
- <p>[Control] + W</p>
+ <p>[Ctrl] + W</p>
</td>
<td> </td>
Modified: trunk/doc/main_window_file_pane.html
===================================================================
--- trunk/doc/main_window_file_pane.html 2008-11-19 21:16:27 UTC (rev
1253)
+++ trunk/doc/main_window_file_pane.html 2008-11-19 21:36:02 UTC (rev
1254)
@@ -47,7 +47,7 @@
<h2>List view</h2>
- <p>This mode can be enabled by selecting “List” from the View
menu, pressing [Control] + L on the keyboard, or unselecting “View as
icons” from the context menu.</p>
+ <p>This mode can be enabled by selecting “List” from the View
menu, pressing [Ctrl] + L on the keyboard, or unselecting “View as
icons” from the context menu.</p>
<p>The list view mode displays images in a standard vertical list. Three
columns provide the file name, size in bytes, and the time the contents were
last modified.</p>
@@ -55,7 +55,7 @@
<h2>Icon view</h2>
- <p>This mode can be enabled by selecting “Icons” from the View
menu, pressing [Control] + I on the keyboard, or selecting “View as
icons” from the context menu.</p>
+ <p>This mode can be enabled by selecting “Icons” from the View
menu, pressing [Ctrl] + I on the keyboard, or selecting “View as
icons” from the context menu.</p>
<p>The icon view mode displays images as thumbnails in a grid, and by
default a file name below each thumbnail.</p>
@@ -69,7 +69,7 @@
<ul>
<li>
- <p>[Control] + Primary mouse button will add or remove the file from the
selection.</p>
+ <p>[Ctrl] + Primary mouse button will add or remove the file from the
selection.</p>
</li>
<li>
@@ -81,7 +81,7 @@
</li>
<li>
- <p>[Shift] + [Control] + Primary mouse works as [Shift] + Primary, but
will not change the selection of files outside the region between the focus and
clicked image.</p>
+ <p>[Shift] + [Ctrl] + Primary mouse works as [Shift] + Primary, but will
not change the selection of files outside the region between the focus and
clicked image.</p>
</li>
</ul>
@@ -89,11 +89,11 @@
<ul>
<li>
- <p>[Control] + Arrows will move the focus without changing the
selection.</p>
+ <p>[Ctrl] + Arrows will move the focus without changing the
selection.</p>
</li>
<li>
- <p>[Control] + Space will toggle selection of the focused image.</p>
+ <p>[Ctrl] + Space will toggle selection of the focused image.</p>
</li>
<li>
@@ -101,11 +101,11 @@
</li>
<li>
- <p>[Shift] + [Control] + Arrows works as [Shift] + Arrows, but will not
change the selection of files outside the current focus region.</p>
+ <p>[Shift] + [Ctrl] + Arrows works as [Shift] + Arrows, but will not
change the selection of files outside the current focus region.</p>
</li>
</ul>
- <p>To select all files press [Control] + A, or to unselect all image press
[Control] + [Shift] + A. These operations are also available from the Edit menu
as “Select all” and “Select none”.</p>
+ <p>To select all files press [Ctrl] + A, or to unselect all image press
[Ctrl] + [Shift] + A. These operations are also available from the Edit menu as
“Select all” and “Select none”.</p>
<p>The current number of selected images and their total size will be
indicated in the File list section of the <a
href="main_window_status_bar.html">status bar</a>.</p>
Modified: trunk/doc/main_window_folder_pane.html
===================================================================
--- trunk/doc/main_window_folder_pane.html 2008-11-19 21:16:27 UTC (rev
1253)
+++ trunk/doc/main_window_folder_pane.html 2008-11-19 21:36:02 UTC (rev
1254)
@@ -91,13 +91,13 @@
<h2>List view</h2>
- <p>This mode can be enabled by unselecting “Tree” from the View
menu, pressing [Control] + T, or unselecting “View as tree” from
the context menu.</p>
+ <p>This mode can be enabled by unselecting “Tree” from the View
menu, pressing [Ctrl] + T, or unselecting “View as tree” from the
context menu.</p>
<p>The list view mode displays sub folders contained in the active folder in
a standard vertical list. The parent folder can be selected with the folder
named “..”.</p>
<h2>Tree view</h2>
- <p>This mode can be enabled by selecting “Tree” from the View
menu, pressing [Control] + T, or selecting “View as tree” from the
context menu.</p>
+ <p>This mode can be enabled by selecting “Tree” from the View
menu, pressing [Ctrl] + T, or selecting “View as tree” from the
context menu.</p>
<p>The tree view mode displays all folders in the file system, starting with
the root folder and branching out to include sub folders. A folder branch can
be expanded or collapsed by clicking the expander next to each folder icon, or
by pressing the respective “+” or “-” keys when the
folder branch has the focus.</p>
@@ -137,7 +137,7 @@
<p>The folders can used as a drag source for drag and drop, for example to
add images in a folder to a collection window. However drag and drop can not be
used to move or copy folders in Geeqie.</p>
<p>Using [Shift] key while dragging is a shortcut to move action. Menu will
not appear but move will occur.</p>
- <p>Using [Control] key while dragging is a shortcut to copy action. Menu
will not appear but copy will occur.</p>
+ <p>Using [Ctrl] key while dragging is a shortcut to copy action. Menu will
not appear but copy will occur.</p>
<hr />
Modified: trunk/doc/main_window_image_pane.html
===================================================================
--- trunk/doc/main_window_image_pane.html 2008-11-19 21:16:27 UTC (rev
1253)
+++ trunk/doc/main_window_image_pane.html 2008-11-19 21:36:02 UTC (rev
1254)
@@ -56,7 +56,7 @@
<p>When the image size is larger than the image pane, the visible region can
be changed with the keyboard or mouse. The keyboard can also be used to adjust
the orientation of the image.</p>
<h3>Keyboard</h3>
- <p>Use the arrow keys to pan the image in the desired direction, to increase
the panning speed hold down the [Shift] key while pressing an arrow key.<br
/>Press [Control] and an arrow key to move to the respective edge of the image.
The image can only be panned with the keyboard when the image has the focus,
indicated by a dotted line surrounding the image pane.</p>
+ <p>Use the arrow keys to pan the image in the desired direction, to increase
the panning speed hold down the [Shift] key while pressing an arrow key.<br
/>Press [Ctrl] and an arrow key to move to the respective edge of the image.
The image can only be panned with the keyboard when the image has the focus,
indicated by a dotted line surrounding the image pane.</p>
<div class="shortcuts">
<table width="80%" border="1" cellpadding="2" cellspacing="0">
@@ -208,7 +208,7 @@
<h3>Mouse</h3>
<p>Press the primary mouse button on the image and hold it, then move the
mouse to pan the image in the desired direction. Releasing the mouse button
will stop the panning operation. The mouse wheel can also be used to scroll the
image when holding down the [Shift] key <a href="#bottomnote1"
class="bottomnote">(*)</a>.</p>
- <p>To scale the image size hold down the [Control] key and scroll the mouse
wheel up to zoom in, or down to zoom out.</p>
+ <p>To scale the image size hold down the [Ctrl] key and scroll the mouse
wheel up to zoom in, or down to zoom out.</p>
<h4>Smooth Scroll</h4>
<p>To start the smooth scroll function hold down the [Shift] key and click
the primary mouse button. An icon will appear at the location of the mouse
pointer, the mouse can then be positioned to pan the image. The image will pan
in the direction of the mouse pointer relative to the icon. The pan speed will
increase in proportion to the distance that the pointer is from the center of
the icon. To end the smooth scroll function click the primary mouse button
within the image pane.</p>
Modified: trunk/doc/main_window_menus.html
===================================================================
--- trunk/doc/main_window_menus.html 2008-11-19 21:16:27 UTC (rev 1253)
+++ trunk/doc/main_window_menus.html 2008-11-19 21:36:02 UTC (rev 1254)
@@ -287,7 +287,7 @@
<tr>
<td>
- <p>[Control]</p>
+ <p>[Ctrl]</p>
</td>
<td>
@@ -308,7 +308,7 @@
</table>
</div>
- <p>Modifiers can be combined, for example in the exit line above, the text
would be “<control><shift>q” to set the exit shortcut
to [Control] + [Shift] + Q.</p>
+ <p>Modifiers can be combined, for example in the exit line above, the text
would be “<control><shift>q” to set the exit shortcut
to [Ctrl] + [Shift] + Q.</p>
<hr id="bottomseparator" />
Modified: trunk/doc/options_advanced.html
===================================================================
--- trunk/doc/options_advanced.html 2008-11-19 21:16:27 UTC (rev 1253)
+++ trunk/doc/options_advanced.html 2008-11-19 21:36:02 UTC (rev 1254)
@@ -168,7 +168,7 @@
<dd><p>Prompts for confirmation before deleting files.</p></dd>
<dt>Enable Delete key</dt>
- <dd><p>Disable this to disassociate the delete file function from the Delete
key. This option does not effect the [Control] + D key sequence. May be useful
in combination with “confirm file delete”, above, disabled so that
accidentally hitting a single key will not result in deleted files.</p></dd>
+ <dd><p>Disable this to disassociate the delete file function from the Delete
key. This option does not effect the [Ctrl] + D key sequence. May be useful in
combination with “confirm file delete”, above, disabled so that
accidentally hitting a single key will not result in deleted files.</p></dd>
<dt>Safe Delete</dt>
<dd><p>Moves deleted files to a temporary folder, for easy retrieval of
deleted files. Files in the temporary folder are retained until the maximum
size is reached, at which point deleting additional files will result in the
removal of the oldest files to reclaim the space needed for the new files.</p>
Modified: trunk/doc/options_editor_commands.html
===================================================================
--- trunk/doc/options_editor_commands.html 2008-11-19 21:16:27 UTC (rev
1253)
+++ trunk/doc/options_editor_commands.html 2008-11-19 21:36:02 UTC (rev
1254)
@@ -43,7 +43,7 @@
<p>This section describes the options presented under the Editors Tab of the
preferences dialog.</p>
- <p>Geeqie includes ten entries that can be used for executing other
applications or shell commands with the selected image. These commands are
accessible by menu and keyboard shortcuts. The keyboard shortcuts use [Control]
+ [1] through [Control] + [0], which correspond to lines one through ten in the
preferences dialog.</p>
+ <p>Geeqie includes ten entries that can be used for executing other
applications or shell commands with the selected image. These commands are
accessible by menu and keyboard shortcuts. The keyboard shortcuts use [Ctrl] +
[1] through [Ctrl] + [0], which correspond to lines one through ten in the
preferences dialog.</p>
<dl class="dialog_desc">
<dt>Menu name</dt>
Modified: trunk/doc/options_hidden.html
===================================================================
--- trunk/doc/options_hidden.html 2008-11-19 21:16:27 UTC (rev 1253)
+++ trunk/doc/options_hidden.html 2008-11-19 21:36:02 UTC (rev 1254)
@@ -69,7 +69,7 @@
<h2>Find Duplicates window</h2>
- <p><b>[Control] + [Shift] + [Right Mouse click]</b>: Use this to display a
dialog containing the data stored for the clicked image file. This is usually
only useful for debugging purposes.</p>
+ <p><b>[Ctrl] + [Shift] + [Right Mouse click]</b>: Use this to display a
dialog containing the data stored for the clicked image file. This is usually
only useful for debugging purposes.</p>
<hr id="bottomseparator" />
Modified: trunk/doc/other_windows_image_properties.html
===================================================================
--- trunk/doc/other_windows_image_properties.html 2008-11-19 21:16:27 UTC
(rev 1253)
+++ trunk/doc/other_windows_image_properties.html 2008-11-19 21:36:02 UTC
(rev 1254)
@@ -43,7 +43,7 @@
<p>The image properties window is a dialog that displays various information
about a file.</p>
- <p>To display a properties window for a an image select Properties from it's
context menu, in most windows pressing [Control] + P will display the
properties of the selected images or files.</p>
+ <p>To display a properties window for a an image select Properties from it's
context menu, in most windows pressing [Ctrl] + P will display the properties
of the selected images or files.</p>
<p>The properties window contains a scaled down image of the file and
information about the file under several tabs. If the window contains more than
one file, they can be navigated by activating the left and right arrow buttons,
or by clicking the primary and middle mouse buttons on the image preview.</p>
Modified: trunk/doc/reference_keyboard_shortcuts.html
===================================================================
--- trunk/doc/reference_keyboard_shortcuts.html 2008-11-19 21:16:27 UTC (rev
1253)
+++ trunk/doc/reference_keyboard_shortcuts.html 2008-11-19 21:36:02 UTC (rev
1254)
@@ -137,7 +137,7 @@
</tr>
<tr>
<td>
- <p>[Control] + Arrow Keys</p>
+ <p>[Ctrl] + Arrow Keys</p>
</td>
<td> </td>
<td>
@@ -169,7 +169,7 @@
</tr>
<tr>
<td>
- <p>[Control] + N</p>
+ <p>[Ctrl] + N</p>
</td>
<td> </td>
<td>
@@ -223,7 +223,7 @@
</tr>
<tr>
<td>
- <p>[Control] + F</p>
+ <p>[Ctrl] + F</p>
</td>
<td> </td>
<td>
@@ -232,7 +232,7 @@
</tr>
<tr>
<td>
- <p>[Control] + C</p>
+ <p>[Ctrl] + C</p>
</td>
<td> </td>
<td>
@@ -241,7 +241,7 @@
</tr>
<tr>
<td>
- <p>[Control] + M</p>
+ <p>[Ctrl] + M</p>
</td>
<td> </td>
<td>
@@ -250,7 +250,7 @@
</tr>
<tr>
<td>
- <p>[Control] + R</p>
+ <p>[Ctrl] + R</p>
</td>
<td> </td>
<td>
@@ -259,7 +259,7 @@
</tr>
<tr>
<td>
- <p>[Control] + D<br />
+ <p>[Ctrl] + D<br />
[Delete]</p>
</td>
<td> </td>
@@ -269,7 +269,7 @@
</tr>
<tr>
<td>
- <p>[Control] + W</p>
+ <p>[Ctrl] + W</p>
</td>
<td> </td>
<td>
@@ -278,7 +278,7 @@
</tr>
<tr>
<td>
- <p>[Control] + Q</p>
+ <p>[Ctrl] + Q</p>
</td>
<td> </td>
<td>
@@ -292,7 +292,7 @@
</tr>
<tr>
<td>
- <p>[Control] + 1 ... 0</p>
+ <p>[Ctrl] + 1 ... 0</p>
</td>
<td> </td>
<td>
@@ -301,7 +301,7 @@
</tr>
<tr>
<td>
- <p>[Control] + A</p>
+ <p>[Ctrl] + A</p>
</td>
<td> </td>
<td>
@@ -310,7 +310,7 @@
</tr>
<tr>
<td>
- <p>[Control] + [Shift] + A</p>
+ <p>[Ctrl] + [Shift] + A</p>
</td>
<td> </td>
<td>
@@ -319,7 +319,7 @@
</tr>
<tr>
<td>
- <p>[Control] + P</p>
+ <p>[Ctrl] + P</p>
</td>
<td> </td>
<td>
@@ -328,7 +328,7 @@
</tr>
<tr>
<td>
- <p>[Control] + O</p>
+ <p>[Ctrl] + O</p>
</td>
<td> </td>
<td>
@@ -390,7 +390,7 @@
<p>+, =</p>
</td>
<td>
- <p>[Control] + Mouse Wheel up</p>
+ <p>[Ctrl] + Mouse Wheel up</p>
</td>
<td>
<p>Zoom image in.</p>
@@ -401,7 +401,7 @@
<p>-</p>
</td>
<td>
- <p>[Control] + Mouse Wheel down</p>
+ <p>[Ctrl] + Mouse Wheel down</p>
</td>
<td>
<p>Zoom image out.</p>
@@ -517,7 +517,7 @@
</tr>
<tr>
<td>
- <p>[Control] + L</p>
+ <p>[Ctrl] + L</p>
</td>
<td> </td>
<td>
@@ -526,7 +526,7 @@
</tr>
<tr>
<td>
- <p>[Control] + I</p>
+ <p>[Ctrl] + I</p>
</td>
<td> </td>
<td>
@@ -535,7 +535,7 @@
</tr>
<tr>
<td>
- <p>[Control] + T</p>
+ <p>[Ctrl] + T</p>
</td>
<td> </td>
<td>
@@ -562,7 +562,7 @@
</tr>
<tr>
<td>
- <p>[Control] + H</p>
+ <p>[Ctrl] + H</p>
</td>
<td> </td>
<td>
@@ -571,7 +571,7 @@
</tr>
<tr>
<td>
- <p>[Control] + E</p>
+ <p>[Ctrl] + E</p>
</td>
<td> </td>
<td>
@@ -580,7 +580,7 @@
</tr>
<tr>
<td>
- <p>[Control] + S</p>
+ <p>[Ctrl] + S</p>
</td>
<td> </td>
<td>
@@ -589,7 +589,7 @@
</tr>
<tr>
<td>
- <p>[Control] + K</p>
+ <p>[Ctrl] + K</p>
</td>
<td> </td>
<td>
@@ -672,7 +672,7 @@
</tr>
<tr>
<td>
- <p>[Control] + Arrow Keys</p>
+ <p>[Ctrl] + Arrow Keys</p>
</td>
<td> </td>
<td>
@@ -690,7 +690,7 @@
</tr>
<tr>
<td>
- <p>[Control] + [SpaceBar]</p>
+ <p>[Ctrl] + [SpaceBar]</p>
</td>
<td> </td>
<td>
@@ -717,7 +717,7 @@
</tr>
<tr>
<td>
- <p>[Control] + A</p>
+ <p>[Ctrl] + A</p>
</td>
<td> </td>
<td>
@@ -726,7 +726,7 @@
</tr>
<tr>
<td>
- <p>[Control] + [Shift] + A</p>
+ <p>[Ctrl] + [Shift] + A</p>
</td>
<td> </td>
<td>
@@ -744,7 +744,7 @@
</tr>
<tr>
<td>
- <p>[Control] + L</p>
+ <p>[Ctrl] + L</p>
</td>
<td> </td>
<td>
@@ -753,7 +753,7 @@
</tr>
<tr>
<td>
- <p>[Control] + T</p>
+ <p>[Ctrl] + T</p>
</td>
<td> </td>
<td>
@@ -825,7 +825,7 @@
</tr>
<tr>
<td>
- <p>[Control] + 1 ... 0</p>
+ <p>[Ctrl] + 1 ... 0</p>
</td>
<td> </td>
<td>
@@ -843,7 +843,7 @@
</tr>
<tr>
<td>
- <p>[Control] + S</p>
+ <p>[Ctrl] + S</p>
</td>
<td> </td>
<td>
@@ -861,7 +861,7 @@
</tr>
<tr>
<td>
- <p>[Control] + C</p>
+ <p>[Ctrl] + C</p>
</td>
<td> </td>
<td>
@@ -870,7 +870,7 @@
</tr>
<tr>
<td>
- <p>[Control] + M</p>
+ <p>[Ctrl] + M</p>
</td>
<td> </td>
<td>
@@ -879,7 +879,7 @@
</tr>
<tr>
<td>
- <p>[Control] + R</p>
+ <p>[Ctrl] + R</p>
</td>
<td> </td>
<td>
@@ -888,7 +888,7 @@
</tr>
<tr>
<td>
- <p>[Control] + D</p>
+ <p>[Ctrl] + D</p>
</td>
<td> </td>
<td>
@@ -897,7 +897,7 @@
</tr>
<tr>
<td>
- <p>[Control] + P</p>
+ <p>[Ctrl] + P</p>
</td>
<td> </td>
<td>
@@ -906,7 +906,7 @@
</tr>
<tr>
<td>
- <p>[Control] + W</p>
+ <p>[Ctrl] + W</p>
</td>
<td> </td>
<td>
Modified: trunk/doc/sidebars_exif.html
===================================================================
--- trunk/doc/sidebars_exif.html 2008-11-19 21:16:27 UTC (rev 1253)
+++ trunk/doc/sidebars_exif.html 2008-11-19 21:36:02 UTC (rev 1254)
@@ -43,7 +43,7 @@
<p>The EXIF sidebar displays EXIF data that is embedded in an image. The
sidebar has two choices of data display, standard and advanced.</p>
- <p>To toggle display of the The EXIF sidebar press [Control] + E or select
“Exif data” from the View menu.</p>
+ <p>To toggle display of the The EXIF sidebar press [Ctrl] + E or select
“Exif data” from the View menu.</p>
<p><b>EXIF</b>: Stands for “Exchangeable image file format”, it
is the common format used to store additional information into the JPEG and
TIFF file formats. EXIF is the standard for saving the settings used when
taking a photo with a digital camera, however other imaging devices and some
software also use the EXIF format to store settings in the image file.</p>
Modified: trunk/doc/sidebars_keywords.html
===================================================================
--- trunk/doc/sidebars_keywords.html 2008-11-19 21:16:27 UTC (rev 1253)
+++ trunk/doc/sidebars_keywords.html 2008-11-19 21:36:02 UTC (rev 1254)
@@ -43,7 +43,7 @@
<p>The Keywords sidebar displays keywords and comments for the active image,
and provides functions for editing them.</p>
- <p>To toggle display of the Keywords sidebar press [Control] + K or select
“Keywords” from the View menu.</p>
+ <p>To toggle display of the Keywords sidebar press [Ctrl] + K or select
“Keywords” from the View menu.</p>
<p><b>Keywords</b> are single words that are associated to an image. They
can be used to classify, group, or describe; the uses for keywords are only
limited by your imagination. Images associated to one or more keywords can be
found using the <a href="image_search_search.html">Search window</a>.</p>
Modified: trunk/doc/sidebars_sort_manager.html
===================================================================
--- trunk/doc/sidebars_sort_manager.html 2008-11-19 21:16:27 UTC (rev
1253)
+++ trunk/doc/sidebars_sort_manager.html 2008-11-19 21:36:02 UTC (rev
1254)
@@ -43,7 +43,7 @@
<p>The Sort Manager sidebar provides a convenient method to quickly sort
many files into a set of folders or collections.</p>
- <p>To toggle display of the Sort Manager press [Control] + S or select
“Sort manager” from the View menu.</p>
+ <p>To toggle display of the Sort Manager press [Ctrl] + S or select
“Sort manager” from the View menu.</p>
<p>The mode of the Sort Manager is selected by the drop down list under the
sidebar title. The Folder mode allows moving or copying the visible image to a
folder, and the Collection mode allows adding the visible image or file
selection to a collection.</p>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn