diff doc/other_windows_pan_view.html @ 1165:473a7c4881cd

Fix up yet unmarked keys.
author zas_
date Thu, 20 Nov 2008 17:23:46 +0000
parents c564ab6c11fc
children
line wrap: on
line diff
--- a/doc/other_windows_pan_view.html	Thu Nov 20 11:46:43 2008 +0000
+++ b/doc/other_windows_pan_view.html	Thu Nov 20 17:23:46 2008 +0000
@@ -43,9 +43,9 @@
 
   <p>This window proposes alternative views of the <em>current directory and its children</em>.<br />
      You can pan the view as you pan an image in normal view mode, using left mouse button and drag.</p>
-  <p>A left mouse button click on any image will display informations about the image. Right button will show a context menu.</p>
+  <p>A primary mouse button click on any image will display informations about the image. Secondary mouse button will show a context menu.</p>
 
-  <p class="note"><span class="note_label">Note:</span>The pan view recursively visits each folder under the specified folder, so be careful it can eat a lot of ressources.</p>
+  <p class="note"><span class="note_label">Note:</span> The pan view recursively visits each folder under the specified folder, so be careful it can eat a lot of ressources.</p>
 
 
   <h2>Select a folder</h2>
@@ -81,7 +81,7 @@
   <h2>Find</h2>
   <p>At the bottom of the window:</p>
   <dl class="dialog_desc">
-  <dt>Find button</dt><dd>Shows a text field for image search. One can enter a filename or a part of it or a date (yyyy or yyyy-mm or yyyy-mm-dd format, separator can be '/','-',' ','.',','). Pressing Enter key will start the search, pressing it again will move to the next match. Matched file is made visible and details are shown for it.</dd>
+  <dt>Find button</dt><dd>Shows a text field for image search. One can enter a filename or a part of it or a date (yyyy or yyyy-mm or yyyy-mm-dd format, separator can be '/','-',' ','.',','). Pressing <span class="key">Enter</span> key will start the search, pressing it again will move to the next match. Matched file is made visible and details are shown for it.</dd>
   </dl>
   
   <hr id="bottomseparator" />