view doc/image_presentation_fullscreen.html @ 1105:215e102c1819

Drop most old css classes.
author zas_
date Sun, 09 Nov 2008 12:48:00 +0000
parents 83cf0c9e300f
children ae2b86450b1c
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="navtop_title">Full Screen &ndash; Image Presentation</p>
          </td>

          <td>
            <p class="next"><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>From the keyboard - press the <b>F</b> key to toggle full screen.</p>
    </li>

    <li>
      <p>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>To return to the normal view:</p>

  <ul>
    <li>
      <p>From the keyboard - press the <b>F</b> or [<b>Escape</b>] key to stop full screen.</p>
    </li>

    <li>
      <p>From a context menu - right click the image pane, and select <b>Exit full screen</b>.</p>
    </li>

    <li>
      <p>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><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><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><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>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>Keyboard</p>
        </td>

        <td width="33%">
          <p>Mouse</p>
        </td>

        <td width="33%">
          <p>Description</p>
        </td>
      </tr>

      <tr valign="top">
        <td width="33%">
          <p>F, V, Escape</p>
        </td>

        <td width="33%">
          <p>Context menu</p>
        </td>

        <td width="33%">
          <p>Turn off full screen.</p>
        </td>
      </tr>

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

        <td width="33%">
          <p><br />
          </p>
        </td>

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

      <tr valign="top">
        <td width="33%">
          <p>Image Navigation</p>
        </td>

        <td width="33%">
          <p><br />
          </p>
        </td>

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

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

        <td width="33%">
          <p>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>PageUp</p>
        </td>

        <td width="33%">
          <p>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>Home</p>
        </td>

        <td width="33%">
          <p><br />
          </p>
        </td>

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

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

        <td width="33%">
          <p><br />
          </p>
        </td>

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

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

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

      <tr valign="top">
        <td width="33%">
          <p>Arrow Keys</p>
        </td>

        <td width="33%">
          <p>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>[Shift] + Arrow Keys</p>
        </td>

        <td width="33%">
          <p><br />
          </p>
        </td>

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

      <tr valign="top">
        <td width="33%">
          <p>[Control] + Arrow Keys</p>
        </td>

        <td width="33%">
          <p><br />
          </p>
        </td>

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

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

        <td width="33%">
          <p><br />
          </p>
        </td>

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

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

        <td width="33%">
          <p><br />
          </p>
        </td>

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

  <p>(*) 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>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>Function</p>
        </td>

        <td width="50%">
          <p>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>(*) 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="navbottom_title"><a href="index.html">Contents</a>
            </p>
          </td>

          <td>
            <p class="next"><a href="printing.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>

    </table>
  </div>

  <div class="footer">Geeqie User Manual</div>
  <div class="bottomspacer">&nbsp;</div>
</body>
</html>