diff doc/image_management_copy_move.html @ 1160:2562e0bc89a1

Mark keyboard keys with a span and make them look like a key through css style.
author zas_
date Wed, 19 Nov 2008 22:42:20 +0000
parents e2ca6295c5d0
children 473a7c4881cd
line wrap: on
line diff
--- a/doc/image_management_copy_move.html	Wed Nov 19 21:36:02 2008 +0000
+++ b/doc/image_management_copy_move.html	Wed Nov 19 22:42:20 2008 +0000
@@ -41,7 +41,7 @@
 
   <h1>Copy and Move</h1>
 
-  <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>To copy an file in Geeqie press <span class="key">Ctrl</span> + <span class="key">C</span>, to move an file press <span class="key">Ctrl</span> + <span class="key">M</span>. 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 [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>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 <span class="key">Ctrl</span> + <span class="key">B</span>, 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 <span class="key">Shift</span> + <span class="key">Up</span> or <span class="key">Shift</span> + <span class="key">Down</span> 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>