view doc/image_presentation_fullscreen.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"?>

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

  <title>Full Screen - Geeqie User Manual</title>
  <link rel="stylesheet" type="text/css" href="style.css" />
</head>

<body lang="en-US" dir="ltr">
  <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="image_presentation_slideshow.html">Previous</a>
            </p>
          </td>

          <td>
            <p class="gq-fullscreen-1">Full Screen &ndash; Image Presentation</p>
          </td>

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

  <hr />

  <h1>Full Screen</h1>

  <p>Geeqie allows for the image pane to be expanded to fill the entire screen, this is referred to as full screen.</p>

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

  <h2>Turning on full screen</h2>

  <p>Full screen can be activated in a number of ways:</p>

  <ul>
    <li>
      <p>From the menu bar - open the <b>View</b> menu and select <b>Full screen</b>.</p>
    </li>

    <li>
      <p class="gq-fullscreen-5">From the keyboard - press the <b>F</b> key to toggle full screen.</p>
    </li>

    <li>
      <p class="gq-fullscreen-5">From a context menu - right click an image pane, and select <b>Full screen</b>.</p>
    </li>
  </ul>

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

  <h2>Turning off full screen</h2>

  <p class="gq-fullscreen-5">To return to the normal view:</p>

  <ul>
    <li>
      <p class="gq-fullscreen-5">From the keyboard - press the <b>F</b> or [<b>Escape</b>] key to stop full screen.</p>
    </li>

    <li>
      <p class="gq-fullscreen-5">From a context menu - right click the image pane, and select <b>Exit full screen</b>.</p>
    </li>

    <li>
      <p class="gq-fullscreen-5">From the menu bar - the menu bar may be visible when using multiple monitors, open the <b>View</b> menu and select <b>Full screen</b>.</p>
    </li>
  </ul>

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

  <h2>Configuring full screen</h2>

  <p>Full screen behavior and location can be adjusted on the <a href="options_advanced.html">Advanced tab</a> of the preferences dialog.</p>

  <p class="gq-fullscreen-6"><b>Size and location</b>: This can be changed using <b>Full screen size</b> option, this can be used to select the monitor to use in a multiple monitor configuration.</p>

  <p class="gq-fullscreen-6"><b>Smooth image flip in full screen</b>: This option delays the image change until the next image is entirely decoded into memory, the result is a smoother transition between images.</p>

  <p class="gq-fullscreen-6"><b>Disable screen saver in full screen</b>: This option will execute <i>xscreensaver-command --deactivate</i> once per minute to avoid the screen saver from activating.</p>

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

  <h2>Navigation</h2>
 
  <p class="gq-fullscreen-5">The usual image navigation controls are available when in full screen, these are the commands available:</p>

  <div class="gq-fullscreen-4">
    <table width="80%" border="1" cellpadding="4" cellspacing="0" rules="ROWS">
      </colgroup>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-7">Keyboard</p>
        </td>

        <td width="33%">
          <p class="gq-fullscreen-7">Mouse</p>
        </td>

        <td width="33%">
          <p class="gq-fullscreen-8">Description</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-1">F, V, Escape</p>
        </td>

        <td width="33%">
          <p class="gq-fullscreen-1">Context menu</p>
        </td>

        <td width="33%">
          <p class="gq-fullscreen-9">Turn off full screen.</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-1"><br />
          </p>
        </td>

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

        <td width="33%">
          <p class="gq-fullscreen-1"><br />
          </p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-8">Image Navigation</p>
        </td>

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

        <td width="33%">
          <p class="gq-fullscreen-9"><br />
          </p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-1">PageDown</p>
        </td>

        <td width="33%">
          <p class="gq-fullscreen-1">Left Click on image view<br />
          Mouse Wheel down (*)</p>
        </td>

        <td width="33%">
          <p>Change to next image.</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-1">PageUp</p>
        </td>

        <td width="33%">
          <p class="gq-fullscreen-1">Middle Click on image view<br />
          Mouse Wheel up (*)</p>
        </td>

        <td width="33%">
          <p>Change to previous image.</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-1">Home</p>
        </td>

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

        <td width="33%">
          <p>Change to first image.</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-1">End</p>
        </td>

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

        <td width="33%">
          <p>Change to last image.</p>
        </td>
      </tr>

      <tr valign="top">
        <td colspan="2" width="67%">
          <p class="gq-fullscreen-9"><b>Image panning</b> (image has keyboard focus)</p>
        </td>

        <td width="33%">
          <p class="gq-fullscreen-9"><br />
          </p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-1">Arrow Keys</p>
        </td>

        <td width="33%">
          <p class="gq-fullscreen-1">Left Drag on image view<br />
          [Shift] + Mouse Wheel (*)</p>
        </td>

        <td width="33%">
          <p>Pan image.</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-1">[Shift] + Arrow Keys</p>
        </td>

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

        <td width="33%">
          <p>Pan Image faster.</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-1">[Control] + Arrow Keys</p>
        </td>

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

        <td width="33%">
          <p>Pan to respective edge of image.</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-1">SpaceBar</p>
        </td>

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

        <td width="33%">
          <p>Change to next image.</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p class="gq-fullscreen-1">Backspace</p>
        </td>

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

        <td width="33%">
          <p>Change to previous image.</p>
        </td>
      </tr>
    </table>
  </div>

  <p class="gq-fullscreen-6">(*) Default Mouse wheel functions, can be altered by changing <span class="gq-fullscreen-10">the <a href="options_advanced.html">Mouse wheel scrolls image</a> option.</span></p>

  <p class="gq-fullscreen-5">Several other standard controls are also available through the keyboard and context menu:</p>

  <div class="gq-fullscreen-4">
    <table width="80%" border="1" cellpadding="4" cellspacing="0" rules="ROWS" class="gq-fullscreen-3">

      <tr valign="top">
        <td width="50%">
          <p class="gq-fullscreen-11">Function</p>
        </td>

        <td width="50%">
          <p class="gq-fullscreen-11">Difference from normal view</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="50%">
          <p>Copy, Move, Rename</p>
        </td>

        <td width="50%">
          <p>same (*)</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="50%">
          <p>Delete</p>
        </td>

        <td width="50%">
          <p>same (*)</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="50%">
          <p>External edit commands<br />
          ([Control] + 1 ... 0, context menu)</p>
        </td>

        <td width="50%">
          <p>Full screen will turn off prior to activating the function.</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="50%">
          <p>Open image properties window<br />
          ([Control] + P, context menu)</p>
        </td>

        <td width="50%">
          <p>same (*)</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="50%">
          <p>Image rotation, mirror, and flip</p>
        </td>

        <td width="50%">
          <p>same</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="50%">
          <p>Zoom controls</p>
        </td>

        <td width="50%">
          <p>same</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="50%">
          <p>I</p>
        </td>

        <td width="50%">
          <p>Toggle information overlay for full screen: on with histogramm, on without histogramm, off.</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="50%">
          <p>K</p>
        </td>

        <td width="50%">
          <p>Switch between the different histogramm modes: RGB, value, maximum value, red channel, green channel, blue channel.</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="50%">
          <p>J</p>
        </td>

        <td width="50%">
          <p>Toogle between linear and logarithmical histogramm.</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="50%">
          <p>Slide show controls<br />
          (S, P, context menu)</p>
        </td>

        <td width="50%">
          <p>same</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="50%">
          <p>Quit with [Control] + Q</p>
        </td>

        <td width="50%">
          <p>same</p>
        </td>
      </tr>
    </table>
  </div>

  <p class="gq-fullscreen-6">(*) Releases prior to 1.5.3 will turn off full screen prior to activating the function.</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="image_presentation_slideshow.html">Previous</a>
            </p>
          </td>

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

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

    </table>
  </div>

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