view doc/2_1_navigation.html @ 114:50fc73e08550

Mon Nov 27 01:23:23 2006 John Ellis <johne@verizon.net> * bar_exif.c, cache-loader.c, pan-view.c: Pass new arg for exif_read(). * color-man.[ch]: Add color_man_new_embedded for using in-memory color profiles. * exif.[ch]: Add support for extracting color profiles embedded in jpeg and tiff images. This resulted in a rewrite of the jpeg parser; both to allow searching for any marker type, and to make the code readable. * format_raw.c: Add color profile tag to the debug code. * image.c, layout.c: Use embedded color profiles when found and enabled, also add toggle for the option in color profile menu.
author gqview
date Mon, 27 Nov 2006 06:37:48 +0000
parents e0d0593d519e
children 1b01410e6860
line wrap: on
line source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">
	<TITLE>Navigation - GQview User Manual</TITLE>
	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.0  (Linux)">
	<META NAME="CREATED" CONTENT="20040805;23590500">
	<META NAME="CHANGED" CONTENT="20040930;15594600">
</HEAD>
<BODY LANG="en-US" DIR="LTR">
<CENTER>
	<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always">
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<THEAD>
			<TR VALIGN=TOP>
				<TD WIDTH=33%>
					<P><A HREF="2_main_window.html">Previous</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER>Navigation &ndash; Main Window</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT><A HREF="2_2_menus.html">Next</A></P>
				</TD>
			</TR>
		</THEAD>
	</TABLE>
</CENTER>
<HR>
<H1>2.1 Navigation</H1>
<P><B>Moving around in the file system</B></P>
<P STYLE="margin-left: 0.79in">To select the folder containing the
desired images for display, change to the image's folder using the
folder view. Single clicking a folder with the primary mouse button
will change the main window to display that folder's contents. When
the folder view is displayed as a list, use the folder named &ldquo;..&rdquo;
to change to the parent folder (the parent folder is the folder that
contains the current folder).</P>
<P STYLE="margin-left: 0.79in">To select a folder with the keyboard,
move the focus to the desired folder and press the Space or Enter
key.</P>
<P><B>Moving around within a folder</B></P>
<P STYLE="margin-left: 0.79in">After selecting the desired folder as
above, the desired image can be viewed by selecting it from the file
list. To select a file for display single click it with the primary
mouse button.</P>
<P STYLE="margin-left: 0.79in">To select a file with the keyboard,
move the focus to the desired file. As you move the focus within the
file list the image display will update to match the highlighted
file.</P>
<P><B>Going home</B></P>
<P STYLE="margin-left: 0.79in">To change to your home folder, click
the Home button in the tool bar.</P>
<P><B>Direct path entry</B></P>
<P STYLE="margin-left: 0.79in">The current path is displayed in an
entry field above the folder list. A folder or file can be typed into
the entry to quickly change to a desired location or image, the main
window will update after pressing the Enter key. Tab completion is
also available in the path entry.</P>
<P STYLE="margin-left: 0.79in">Next to the path entry is a button
with a down arrow, clicking this will display a drop down list
containing the most recent locations viewed. The list is ordered such
that the most recent location is at the top. Selecting a location
from the drop down list will change the window to display the
location.</P>
<P><B>Stepping through images sequentially</B></P>
<P STYLE="margin-left: 0.79in">To change the displayed image to next
or previous one within the same folder, use the respective PageDown
and PageUp keys. The mouse can also be used to change the image by
clicking the image display with the respective primary and middle
buttons.</P>
<P STYLE="margin-left: 0.79in">To change to beginning or end of the
image list, use the respective Home or End keys.</P>
<P><BR><BR>
</P>
<P><BR><BR>
</P>
<HR>
<CENTER>
	<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="2_main_window.html">Previous</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER><A HREF="index.html">Contents</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT><A HREF="2_2_menus.html">Next</A></P>
				</TD>
			</TR>
		</THEAD>
		<TBODY>
			<TR VALIGN=TOP>
				<TD WIDTH=33%>
					<P><BR>
					</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER><BR>
					</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT>GQview User Manual</P>
				</TD>
			</TR>
		</TBODY>
	</TABLE>
</CENTER>
<P STYLE="margin-bottom: 0in"><BR>
</P>
</BODY>
</HTML>