Replace [Control] by shorter and more common [Ctrl].
authorLaurent Monin <geeqie@norz.org>
Wed, 19 Nov 2008 21:36:02 +0000 (21:36 +0000)
committerLaurent Monin <geeqie@norz.org>
Wed, 19 Nov 2008 21:36:02 +0000 (21:36 +0000)
20 files changed:
doc/collections.html
doc/image_management_copy_move.html
doc/image_management_delete.html
doc/image_management_external_editing.html
doc/image_management_rename.html
doc/image_presentation_fullscreen.html
doc/image_search_finding_duplicates.html
doc/image_search_search.html
doc/main_window_file_pane.html
doc/main_window_folder_pane.html
doc/main_window_image_pane.html
doc/main_window_menus.html
doc/options_advanced.html
doc/options_editor_commands.html
doc/options_hidden.html
doc/other_windows_image_properties.html
doc/reference_keyboard_shortcuts.html
doc/sidebars_exif.html
doc/sidebars_keywords.html
doc/sidebars_sort_manager.html

index 5c0d40d..6720752 100644 (file)
 
       <tr>
         <td>
-          <p>[Control] + A</p>
+          <p>[Ctrl] + A</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + [Shift] + A</p>
+          <p>[Ctrl] + [Shift] + A</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + 1 through<br />
-          [Control] + 0</p>
+          <p>[Ctrl] + 1 through<br />
+          [Ctrl] + 0</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + P</p>
+          <p>[Ctrl] + P</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + C</p>
+          <p>[Ctrl] + C</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + M</p>
+          <p>[Ctrl] + M</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + R</p>
+          <p>[Ctrl] + R</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + D</p>
+          <p>[Ctrl] + D</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + L</p>
+          <p>[Ctrl] + L</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + S</p>
+          <p>[Ctrl] + S</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + T</p>
+          <p>[Ctrl] + T</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + W</p>
+          <p>[Ctrl] + W</p>
         </td>
 
         <td>&nbsp;</td>
index ea650f2..671b0c4 100644 (file)
@@ -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 &ldquo;Add bookmark&rdquo; 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 &ldquo;Add bookmark&rdquo; 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>
 
index e7e6bf5..7da8035 100644 (file)
@@ -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>
 
index 9f2a9e3..6bd835a 100644 (file)
@@ -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>
 
index 731da04..e3eb42c 100644 (file)
@@ -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>
 
index f2698b8..850f3bf 100644 (file)
 
       <tr>
         <td>
-          <p>[Control] + Arrow Keys</p>
+          <p>[Ctrl] + Arrow Keys</p>
         </td>
 
         <td>&nbsp;</td>
       <tr>
         <td>
           <p>External edit commands<br />
-          ([Control] + 1 ... 0, context menu)</p>
+          ([Ctrl] + 1 ... 0, context menu)</p>
         </td>
 
         <td>
       <tr>
         <td>
           <p>Open image properties window<br />
-          ([Control] + P, context menu)</p>
+          ([Ctrl] + P, context menu)</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>Quit with [Control] + Q</p>
+          <p>Quit with [Ctrl] + Q</p>
         </td>
 
         <td>
index c29f95b..410cc27 100644 (file)
 
       <tr>
         <td>
-          <p>[Control] + A</p>
+          <p>[Ctrl] + A</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + [Shift] + A</p>
+          <p>[Ctrl] + [Shift] + A</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + 1 through<br />
-          [Control] + 0</p>
+          <p>[Ctrl] + 1 through<br />
+          [Ctrl] + 0</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + P</p>
+          <p>[Ctrl] + P</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + C</p>
+          <p>[Ctrl] + C</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + M</p>
+          <p>[Ctrl] + M</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + R</p>
+          <p>[Ctrl] + R</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + D</p>
+          <p>[Ctrl] + D</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + Delete</p>
+          <p>[Ctrl] + Delete</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + T</p>
+          <p>[Ctrl] + T</p>
         </td>
 
         <td>&nbsp;</td>
 
       <tr>
         <td>
-          <p>[Control] + W</p>
+          <p>[Ctrl] + W</p>
         </td>
 
         <td>&nbsp;</td>
index f6df899..45d2e81 100644 (file)
 
       <tr>
         <td>
-          <p>[Control] + A</p>
+          <p>[Ctrl] + A</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + [Shift] + A</p>
+          <p>[Ctrl] + [Shift] + A</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + 1 through<br />
-          [Control] + 0</p>
+          <p>[Ctrl] + 1 through<br />
+          [Ctrl] + 0</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + P</p>
+          <p>[Ctrl] + P</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + C</p>
+          <p>[Ctrl] + C</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + M</p>
+          <p>[Ctrl] + M</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + R</p>
+          <p>[Ctrl] + R</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + D</p>
+          <p>[Ctrl] + D</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + Delete</p>
+          <p>[Ctrl] + Delete</p>
         </td>
 
         <td>
 
       <tr>
         <td>
-          <p>[Control] + T</p>
+          <p>[Ctrl] + T</p>
         </td>
 
         <td>&nbsp;</td>
 
       <tr>
         <td>
-          <p>[Control] + W</p>
+          <p>[Ctrl] + W</p>
         </td>
 
         <td>&nbsp;</td>
index bfff2fc..a0510c5 100644 (file)
@@ -47,7 +47,7 @@
 
   <h2>List view</h2>
 
-  <p>This mode can be enabled by selecting &ldquo;List&rdquo; from the View menu, pressing [Control] + L on the keyboard, or unselecting &ldquo;View as icons&rdquo; from the context menu.</p>
+  <p>This mode can be enabled by selecting &ldquo;List&rdquo; from the View menu, pressing [Ctrl] + L on the keyboard, or unselecting &ldquo;View as icons&rdquo; 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 &ldquo;Icons&rdquo; from the View menu, pressing [Control] + I on the keyboard, or selecting &ldquo;View as icons&rdquo; from the context menu.</p>
+  <p>This mode can be enabled by selecting &ldquo;Icons&rdquo; from the View menu, pressing [Ctrl] + I on the keyboard, or selecting &ldquo;View as icons&rdquo; 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>
 
 
   <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>
     </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 &ldquo;Select all&rdquo; and &ldquo;Select none&rdquo;.</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 &ldquo;Select all&rdquo; and &ldquo;Select none&rdquo;.</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>
 
index 1a9e5cb..de467ea 100644 (file)
 
   <h2>List view</h2>
 
-  <p>This mode can be enabled by unselecting &ldquo;Tree&rdquo; from the View menu, pressing [Control] + T, or unselecting &ldquo;View as tree&rdquo; from the context menu.</p>
+  <p>This mode can be enabled by unselecting &ldquo;Tree&rdquo; from the View menu, pressing [Ctrl] + T, or unselecting &ldquo;View as tree&rdquo; 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 &ldquo;..&rdquo;.</p>
 
   <h2>Tree view</h2>
 
-  <p>This mode can be enabled by selecting &ldquo;Tree&rdquo; from the View menu, pressing [Control] + T, or selecting &ldquo;View as tree&rdquo; from the context menu.</p>
+  <p>This mode can be enabled by selecting &ldquo;Tree&rdquo; from the View menu, pressing [Ctrl] + T, or selecting &ldquo;View as tree&rdquo; 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 &ldquo;+&rdquo; or &ldquo;-&rdquo; keys when the folder branch has the focus.</p>
 
   <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 />
 
index 544bb6d..436f8a3 100644 (file)
@@ -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">
   <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>
index 7c8d3aa..081bd7e 100644 (file)
 
             <tr>
               <td>
-                <p>[Control]</p>
+                <p>[Ctrl]</p>
               </td>
 
               <td>
           </table>
   </div>
 
-  <p>Modifiers can be combined, for example in the exit line above, the text would be &ldquo;&lt;control&gt;&lt;shift&gt;q&rdquo; 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 &ldquo;&lt;control&gt;&lt;shift&gt;q&rdquo; to set the exit shortcut to [Ctrl] + [Shift] + Q.</p>
 
   <hr id="bottomseparator" />
 
index ae5a728..751b3b3 100644 (file)
   <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 &ldquo;confirm file delete&rdquo;, 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 &ldquo;confirm file delete&rdquo;, 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>
index 0e4d6ed..15dadf1 100644 (file)
@@ -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>
index 6f69118..b6e3fe0 100644 (file)
@@ -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" />
 
index 876ad6b..7c3d263 100644 (file)
@@ -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>
 
index 9b35485..7f5caa9 100644 (file)
       </tr>
       <tr>
         <td>
-          <p>[Control] + Arrow Keys</p>
+          <p>[Ctrl] + Arrow Keys</p>
         </td>
         <td>&nbsp;</td>
         <td>
        </tr>
       <tr>
         <td>
-          <p>[Control] + N</p>
+          <p>[Ctrl] + N</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + F</p>
+          <p>[Ctrl] + F</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + C</p>
+          <p>[Ctrl] + C</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + M</p>
+          <p>[Ctrl] + M</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + R</p>
+          <p>[Ctrl] + R</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + D<br />
+          <p>[Ctrl] + D<br />
           [Delete]</p>
         </td>
         <td>&nbsp;</td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + W</p>
+          <p>[Ctrl] + W</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + Q</p>
+          <p>[Ctrl] + Q</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + 1 ... 0</p>
+          <p>[Ctrl] + 1 ... 0</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + A</p>
+          <p>[Ctrl] + A</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + [Shift] + A</p>
+          <p>[Ctrl] + [Shift] + A</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + P</p>
+          <p>[Ctrl] + P</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + O</p>
+          <p>[Ctrl] + O</p>
         </td>
         <td>&nbsp;</td>
         <td>
           <p>+, =</p>
         </td>
         <td>
-          <p>[Control] + Mouse Wheel up</p>
+          <p>[Ctrl] + Mouse Wheel up</p>
         </td>
         <td>
           <p>Zoom image in.</p>
           <p>-</p>
         </td>
         <td>
-          <p>[Control] + Mouse Wheel down</p>
+          <p>[Ctrl] + Mouse Wheel down</p>
         </td>
         <td>
           <p>Zoom image out.</p>
       </tr>
       <tr>
         <td>
-          <p>[Control] + L</p>
+          <p>[Ctrl] + L</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + I</p>
+          <p>[Ctrl] + I</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + T</p>
+          <p>[Ctrl] + T</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + H</p>
+          <p>[Ctrl] + H</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + E</p>
+          <p>[Ctrl] + E</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + S</p>
+          <p>[Ctrl] + S</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + K</p>
+          <p>[Ctrl] + K</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + Arrow Keys</p>
+          <p>[Ctrl] + Arrow Keys</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + [SpaceBar]</p>
+          <p>[Ctrl] + [SpaceBar]</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + A</p>
+          <p>[Ctrl] + A</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + [Shift] + A</p>
+          <p>[Ctrl] + [Shift] + A</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + L</p>
+          <p>[Ctrl] + L</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + T</p>
+          <p>[Ctrl] + T</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + 1 ... 0</p>
+          <p>[Ctrl] + 1 ... 0</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + S</p>
+          <p>[Ctrl] + S</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + C</p>
+          <p>[Ctrl] + C</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + M</p>
+          <p>[Ctrl] + M</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + R</p>
+          <p>[Ctrl] + R</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + D</p>
+          <p>[Ctrl] + D</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + P</p>
+          <p>[Ctrl] + P</p>
         </td>
         <td>&nbsp;</td>
         <td>
       </tr>
       <tr>
         <td>
-          <p>[Control] + W</p>
+          <p>[Ctrl] + W</p>
         </td>
         <td>&nbsp;</td>
         <td>
index 02bfb6a..d440d74 100644 (file)
@@ -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 &ldquo;Exif data&rdquo; from the View menu.</p>
+  <p>To toggle display of the The EXIF sidebar press [Ctrl] + E or select &ldquo;Exif data&rdquo; from the View menu.</p>
 
   <p><b>EXIF</b>: Stands for &ldquo;Exchangeable image file format&rdquo;, 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>
 
index f6b271f..90dfe52 100644 (file)
@@ -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 &ldquo;Keywords&rdquo; from the View menu.</p>
+  <p>To toggle display of the Keywords sidebar press [Ctrl] + K or select &ldquo;Keywords&rdquo; 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>
 
index 829b228..1dbbfe8 100644 (file)
@@ -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 &ldquo;Sort manager&rdquo; from the View menu.</p>
+  <p>To toggle display of the Sort Manager press [Ctrl] + S or select &ldquo;Sort manager&rdquo; 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>