view doc/image_management_external_editing.html @ 1078:ac4a4f2cf393

Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
author zas_
date Sat, 25 Oct 2008 07:47:47 +0000
parents doc/4_4_external_editing.html@1ecc4f010111
children 76266496b06d
line wrap: on
line source

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />

  <title>External Editing - Geeqie User Manual</title>
  <meta name="CREATED" content="20040805;23590500" />
  <meta name="CHANGED" content="20041004;19232900" />
<style type="text/css">
/*<![CDATA[*/
 p.gq-external-editing-6 {margin-bottom: 0in}
 p.gq-external-editing-5 {margin-left: 0.79in}
 div.gq-external-editing-4 {text-align: center}
 table.gq-external-editing-3 {page-break-before: always}
 p.gq-external-editing-2 {text-align: right}
 p.gq-external-editing-1 {text-align: center}
/*]]>*/
</style>
</head>

<body lang="en-US" dir="ltr" xml:lang="en-US">
  <div class="gq-external-editing-4">
    <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-external-editing-3">
      <col width="85*" />
      <col width="85*" />
      <col width="85*" />

      <thead>
        <tr valign="top">
          <td width="33%">
            <p><a href="image_management_delete.html">Previous</a>
            </p>
          </td>

          <td width="33%">
            <p class="gq-external-editing-1">External Editing - Image Management</p>
          </td>

          <td width="33%">
            <p class="gq-external-editing-2"><a href="image_search.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>
    </table>
  </div>

  <hr />

  <h1>4.4 External Editing</h1>

  <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 Control and a number key, from the Edit menu, or from the context menu available to all images and files. The keyboards shortcuts are Control + 1 through Control + 9, and Control + 0, 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 10.5 <a href="options_editor_commands.html">Editor Commands</a>.</p>

  <p><br />
  <br />
  </p>

  <p><u>Result dialog</u>
  </p>

  <p class="gq-external-editing-5">Commands that are set to display the command's output in a window will show a dialog when the command is executed.</p>

  <p class="gq-external-editing-5">To specify a command to show a dialog begin the command with the %V or %v macros, details for these an all macros are listed on the <a href="options_editor_commands.html">Editors tab</a> in Options.</p>

  <p class="gq-external-editing-5">The result dialog will display the command's text output. If the editor command will result in multiple runs of the same command for each file, the Stop button will be enabled, activate it to stop Geeqie from executing the command for remaining files.</p>

  <p class="gq-external-editing-5">Once all commands have completed or if the Stop button was activated and the pending command has completed, the Close button will be enabled, activate it or press Escape to close the result dialog. The result dialog can not be closed while a command is still running.</p>

  <p><br />
  <br />
  </p>

  <p><br />
  <br />
  </p>

  <hr />

  <div class="gq-external-editing-4">
    <table width="100%" border="0" cellpadding="4" cellspacing="0">
      <col width="85*" />
      <col width="85*" />
      <col width="85*" />

      <thead>
        <tr valign="top">
          <td width="33%">
            <p><a href="image_management_delete.html">Previous</a>
            </p>
          </td>

          <td width="33%">
            <p class="gq-external-editing-1"><a href="index.html">Contents</a>
            </p>
          </td>

          <td width="33%">
            <p class="gq-external-editing-2"><a href="image_search.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>

      <tbody>
        <tr valign="top">
          <td width="33%">
            <p><br />
            </p>
          </td>

          <td width="33%">
            <p class="gq-external-editing-1"><br />
            </p>
          </td>

          <td width="33%">
            <p class="gq-external-editing-2">Geeqie User Manual</p>
          </td>
        </tr>
      </tbody>
    </table>
  </div>

  <p class="gq-external-editing-6"><br />
  </p>
</body>
</html>