view doc/options_window.html @ 1100:b7af4e73d141

Simplify bottom navigation table.
author zas_
date Sat, 08 Nov 2008 17:38:36 +0000
parents b2d120fa5ee7
children 83cf0c9e300f
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>Window Options - Geeqie User Manual</title>
  <link rel="stylesheet" type="text/css" href="style.css" />
</head>

<body lang="en-US" dir="ltr" xml:lang="en-US">
  <div class="navtop">
    <table width="100%" border="0" cellpadding="4" cellspacing="0">
      <col id="navtop_col1" width="33%"></col>
      <col id="navtop_col2" width="33%"></col>
      <col id="navtop_col3" width="33%"></col>

      <thead>
        <tr>
          <td>
            <p class="previous"><a href="options_image.html">Previous</a>
            </p>
          </td>

          <td>
            <p class="gq-window-1">Window &ndash; Options Explained</p>
          </td>

          <td>
            <p class="gq-window-2"><a href="options_filtering.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>
    </table>
  </div>

  <hr />

  <h1>Window Options</h1>

  <p class="gq-window-5">This section describes the options presented under the Windows Tab of the preferences dialog.</p>

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

  <h2>State</h2>

  <p class="gq-window-6"><b>Remember window positions</b>: This will maintain the main window size and position between Geeqie sessions.</p>

  <p class="gq-window-6"><b>Remember tool state</b>: This will maintain the tool window state between Geeqie sessions.</p>

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

  <h2>Size</h2>

  <p class="gq-window-6"><b>Fit window to image when tools are hidden/floating</b>: The main window will be resized to accommodate each image's size and proportions when the image pane is the only one visible within the window.</p>

  <p class="gq-window-6"><b>Limit size when auto-sizing window</b>: This will restrict the maximum size a window can grow to automatically fit an image. The value represents the percentage of the desktop size in width and height.</p>

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

  <h2>Window Layout</h2>

  <p class="gq-window-6">The Geeqie main window consists of three main panes, their position and order can be changed here. The first four selections represent the basic layout of the main window. The numbers within each selection represent the order of the pane content. The order of the content can be changed by dragging the Tools, Files, or Image with the mouse to the desired location within the list.</p>

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

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

  <hr />

  <div class="navbottom">
    <table width="100%" border="0" cellpadding="4" cellspacing="0">
      <col id="navbottom_col1" width="33%"></col>
      <col id="navbottom_col2" width="33%"></col>
      <col id="navbottom_col3" width="33%"></col>

      <thead>
        <tr>
          <td>
            <p class="previous"><a href="options_image.html">Previous</a>
            </p>
          </td>

          <td>
            <p class="gq-window-1"><a href="index.html">Contents</a>
            </p>
          </td>

          <td>
            <p class="gq-window-2"><a href="options_filtering.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>

    </table>
  </div>

  <div class="bottomspacer">&nbsp;</div>
</body>
</html>