view doc/options_editor_commands.html @ 1081:f1a52d530df9

Drop meta CREATED and CHANGED since they will never be updated and svn takes care of versions.
author zas_
date Sat, 25 Oct 2008 08:14:34 +0000
parents 76266496b06d
children 47b9f5bc2606
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>Editor Options - Geeqie User Manual</title>
<style type="text/css">
/*<![CDATA[*/
 p.gq-editor-commands-7 {margin-bottom: 0in}
 p.gq-editor-commands-6 {font-weight: bold}
 p.gq-editor-commands-5 {font-weight: bold; text-align: center}
 div.gq-editor-commands-4 {text-align: center}
 table.gq-editor-commands-3 {page-break-before: always}
 p.gq-editor-commands-2 {text-align: right}
 p.gq-editor-commands-1 {text-align: center}
/*]]>*/
</style>
</head>

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

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

          <td width="33%">
            <p class="gq-editor-commands-1">Editors &ndash; Options Explained</p>
          </td>

          <td width="33%">
            <p class="gq-editor-commands-2"><a href="options_advanced.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>
    </table>
  </div>

  <hr />

  <h1>Editor Commands</h1>

  <p>This section describes the options presented under the Editors Tab of the preferences dialog.</p>

  <p>Geeqie includes ten entries that can be used for executing other applications or shell commands with the selected image. These commands are accessible by menu and keyboard shortcuts. The keyboard shortcuts use [Control] + [1] through [Control] + [0], which correspond to lines one through ten in the preferences dialog.</p>

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

  <p><b>Menu name</b>: This field is used to represent the command in the menus of Geeqie, it is intended to describe the application or function that results from executing the command in the <u>Command Line</u> field.</p>

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

  <p><b>Command Line</b>: This field is the command to execute. Several macros are available to position image file names within the command. If no macro is specified, the behavior will be to append the filenames onto the end of the command (the result will be the same as &ldquo;<i>command %f</i>&rdquo;).</p>

  <dl>
    <dd>
      <dl>
        <dd>
          <table width="80%" border="0" cellpadding="4" cellspacing="0">
            <col width="51*" />
            <col width="205*" />

            <tr valign="top">
              <td width="20%">
                <p class="gq-editor-commands-5">Macro</p>
              </td>

              <td width="80%">
                <p class="gq-editor-commands-6">Description</p>
              </td>
            </tr>

            <tr valign="top">
              <td width="20%">
                <p class="gq-editor-commands-1">%f</p>
              </td>

              <td width="80%">
                <p>Inserts list of selected files, may occur only once.</p>
              </td>
            </tr>

            <tr valign="top">
              <td width="20%">
                <p class="gq-editor-commands-1">%p</p>
              </td>

              <td width="80%">
                <p>Command is executed once for each selected file, may occur multiple times.</p>
              </td>
            </tr>

            <tr valign="top">
              <td width="20%">
                <p class="gq-editor-commands-1">%v</p>
              </td>

              <td width="80%">
                <p>Display the result of the command in an output window. Must occur as the first two characters, or immediately after the &ldquo;%w&rdquo; macro.</p>
              </td>
            </tr>

            <tr valign="top">
              <td width="20%">
                <p class="gq-editor-commands-1">%V</p>
              </td>

              <td width="80%">
                <p>Like %v above, but when used with %p, only displays output window when multiple files are selected; The output of a single file is suppressed.</p>
              </td>
            </tr>

            <tr valign="top">
              <td width="20%">
                <p class="gq-editor-commands-1">%w</p>
              </td>

              <td width="80%">
                <p>Prevent full screen from deactivating when command is executed. Must occur as the first two characters.</p>
              </td>
            </tr>
          </table>
        </dd>
      </dl>
    </dd>
  </dl>

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

  <p><b>Help</b> button: Displays reference list of the supported command macros.</p>

  <p><b>Defaults</b> button: Resets all commands to the default settings, discarding any customizations made by the user.</p>

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

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

  <hr />

  <div class="gq-editor-commands-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="options_filtering.html">Previous</a>
            </p>
          </td>

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

          <td width="33%">
            <p class="gq-editor-commands-2"><a href="options_advanced.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>

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

          <td width="33%">
            <p class="gq-editor-commands-1"><br />
            </p>
          </td>

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

  <p class="gq-editor-commands-7"><br />
  </p>
</body>
</html>