diff doc/main_window_folder_pane.html @ 1165:473a7c4881cd

Fix up yet unmarked keys.
author zas_
date Thu, 20 Nov 2008 17:23:46 +0000
parents 2562e0bc89a1
children
line wrap: on
line diff
--- a/doc/main_window_folder_pane.html	Thu Nov 20 11:46:43 2008 +0000
+++ b/doc/main_window_folder_pane.html	Thu Nov 20 17:23:46 2008 +0000
@@ -77,9 +77,9 @@
  
   <p>This displays the active folder of the window and allows typing a location.</p>
 
-  <p>A folder or file can be typed into the entry to quickly change to a desired location or image, the main window will update after pressing the Enter key. Tab completion is also available in the path entry.</p>
+  <p>A folder or file can be typed into the entry to quickly change to a desired location or image, the main window will update after pressing the <span class="key">Enter</span> key. Tab completion is also available in the path entry.</p>
 
-  <p class="note"><span class="note_label">Note:</span> Tab completion uses the tab key, press the down arrow to move the focus from the entry.</p>
+  <p class="note"><span class="note_label">Note:</span> Tab completion uses the <span class="key">Tab</span> key, press the <span class="key">Down</span> key to move the focus from the entry.</p>
 
   <p>Next to the path entry is a button with a down arrow, clicking this will display a drop down list containing the most recent locations viewed. The list is ordered such that the most recent location is at the top. Selecting a location from the drop down list will change the window to display the location.</p>
 
@@ -99,7 +99,7 @@
 
   <p>This mode can be enabled by selecting &ldquo;Tree&rdquo; from the View menu, pressing <span class="key">Ctrl</span> + <span class="key">T</span>, 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 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 <span class="key">+</span> or <span class="key">-</span> keys when the folder branch has the focus.</p>
 
   <h2>Sorting</h2>