diff doc/image_presentation_fullscreen.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 f1a9518c4499
line wrap: on
line diff
--- a/doc/image_presentation_fullscreen.html	Wed Nov 19 21:36:02 2008 +0000
+++ b/doc/image_presentation_fullscreen.html	Wed Nov 19 22:42:20 2008 +0000
@@ -53,7 +53,7 @@
     </li>
 
     <li>
-      <p>From the keyboard - press the <b>F</b> key to toggle full screen.</p>
+      <p>From the keyboard - press the <span class="key">F</span> key to toggle full screen.</p>
     </li>
 
     <li>
@@ -67,7 +67,7 @@
 
   <ul>
     <li>
-      <p>From the keyboard - press the <b>F</b> or [<b>Escape</b>] key to stop full screen.</p>
+      <p>From the keyboard - press the <span class="key">F</span> or <span class="key">Esc</span> key to stop full screen.</p>
     </li>
 
     <li>
@@ -123,7 +123,7 @@
      <tbody>
       <tr>
         <td>
-          <p>F, V, Escape</p>
+          <p><span class="key">F</span>, <span class="key">V</span>, <span class="key">Esc</span></p>
         </td>
 
         <td>
@@ -143,7 +143,7 @@
 
       <tr>
         <td>
-          <p>PageDown</p>
+          <p><span class="key">PageDown</span></p>
         </td>
 
         <td>
@@ -158,7 +158,7 @@
 
       <tr>
         <td>
-          <p>PageUp</p>
+          <p><span class="key">PageUp</span></p>
         </td>
 
         <td>
@@ -173,7 +173,7 @@
 
       <tr>
         <td>
-          <p>Home</p>
+          <p><span class="key">Home</span></p>
         </td>
 
         <td>&nbsp;</td>
@@ -185,7 +185,7 @@
 
       <tr>
         <td>
-          <p>End</p>
+          <p><span class="key">End</span></p>
         </td>
 
         <td>&nbsp;</td>
@@ -203,12 +203,12 @@
 
       <tr>
         <td>
-          <p>Arrow Keys</p>
+          <p>Arrows</p>
         </td>
 
         <td>
           <p>Left Drag on image view<br />
-          [Shift] + Mouse Wheel <a href="#bottomnote1" class="bottomnote">(*)</a></p>
+          <span class="key">Shift</span> + Mouse Wheel <a href="#bottomnote1" class="bottomnote">(*)</a></p>
         </td>
 
         <td>
@@ -218,7 +218,7 @@
 
       <tr>
         <td>
-          <p>[Shift] + Arrow Keys</p>
+          <p><span class="key">Shift</span> + <span class="key">Arrows</span></p>
         </td>
 
         <td>&nbsp;</td>
@@ -230,7 +230,7 @@
 
       <tr>
         <td>
-          <p>[Ctrl] + Arrow Keys</p>
+          <p><span class="key">Ctrl</span> + <span class="key">Arrows</span></p>
         </td>
 
         <td>&nbsp;</td>
@@ -242,7 +242,7 @@
 
       <tr>
         <td>
-          <p>SpaceBar</p>
+          <p><span class="key">SpaceBar</span></p>
         </td>
 
         <td>&nbsp;</td>
@@ -254,7 +254,7 @@
 
       <tr>
         <td>
-          <p>Backspace</p>
+          <p><span class="key">Backspace</span></p>
         </td>
 
         <td>&nbsp;</td>
@@ -310,7 +310,7 @@
       <tr>
         <td>
           <p>External edit commands<br />
-          ([Ctrl] + 1 ... 0, context menu)</p>
+          (<span class="key">Ctrl</span> + <span class="key">1</span> ... <span class="key">0</span>, context menu)</p>
         </td>
 
         <td>
@@ -321,7 +321,7 @@
       <tr>
         <td>
           <p>Open image properties window<br />
-          ([Ctrl] + P, context menu)</p>
+          (<span class="key">Ctrl</span> + <span class="key">P</span>, context menu)</p>
         </td>
 
         <td>
@@ -351,7 +351,7 @@
 
       <tr>
         <td>
-          <p>I</p>
+          <p><span class="key">I</span></p>
         </td>
 
         <td>
@@ -361,7 +361,7 @@
 
       <tr>
         <td>
-          <p>K</p>
+          <p><span class="key">K</span></p>
         </td>
 
         <td>
@@ -371,7 +371,7 @@
 
       <tr>
         <td>
-          <p>J</p>
+          <p><span class="key">J</span></p>
         </td>
 
         <td>
@@ -382,7 +382,7 @@
       <tr>
         <td>
           <p>Slide show controls<br />
-          (S, P, context menu)</p>
+          (<span class="key">S</span>, <span class="key">P</span>, context menu)</p>
         </td>
 
         <td>
@@ -392,7 +392,7 @@
 
       <tr>
         <td>
-          <p>Quit with [Ctrl] + Q</p>
+          <p>Quit with <span class="key">Ctrl</span> + <span class="key">Q</span></p>
         </td>
 
         <td>