diff doc/image_management_external_editing.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_external_editing.html	Wed Nov 19 21:36:02 2008 +0000
+++ b/doc/image_management_external_editing.html	Wed Nov 19 22:42:20 2008 +0000
@@ -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 [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>These commands are executed by pressing <span class="key">Ctrl</span> and a number key, from the Edit menu, or from the context menu available to all images and files. The keyboards shortcuts are <span class="key">Ctrl</span> + <span class="key">1</span> through <span class="key">Ctrl</span> + <span class="key">9</span>, and <span class="key">Ctrl</span> + <span class="key">0</span>, 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>