view doc/10_7_hidden.html @ 14:25335c62cd9b

##### Note: GQview CVS on sourceforge is not always up to date, please use ##### ##### an offical release when making enhancements and translation updates. ##### Thu Mar 3 01:16:23 2005 John Ellis <johne@verizon.net> * pan-view.c: Add 'dots' image size option, fix up border size at edge of grid, and make drag and drop work to/from the window. Wed Mar 2 23:34:30 2005 John Ellis <johne@verizon.net> * globals.c, gqview.h, rcfile.c: Add thumbnail_fast option variable. * image-load.c, typedefs.h: Add shrunk flag to determine if an image was scaled down using image_loader_set_requested_size. * image.c: Make panning with mouse scroll more when holding shift key. * preferences.c: Add option for 'Fast jpeg thumbnailing' and disabled xvpics option in the gui - now a hidden option. * thumb.c, thumb_standard.c: Add support for thumbnail_fast option..
author gqview
date Thu, 03 Mar 2005 06:32:53 +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>Hidden options - GQview User Manual</TITLE>
	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.0  (Linux)">
	<META NAME="CREATED" CONTENT="20040805;23590500">
	<META NAME="CHANGED" CONTENT="20041222;16151200">
</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="10_6_advanced.html">Previous</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER>Hidden &ndash; Options Explained</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT><A HREF="11_reference.html">Next</A></P>
				</TD>
			</TR>
		</THEAD>
	</TABLE>
</CENTER>
<HR>
<H1>10.7 Hidden Options</H1>
<P><U>gqviewrc</U></P>
<P STYLE="margin-left: 0.79in">This section describes the options not
accessible by the graphical interface, these options exist to
maintain behavior of older releases of GQview. To change these
settings, edit the GQview configuration file:</P>
<PRE STYLE="margin-left: 1.58in; margin-bottom: 0.2in">($HOME)/.gqview/gqviewrc</PRE><P>
<BR><BR>
</P>
<P STYLE="margin-left: 0.79in"><B>lazy_image_sync: [true | <U>false</U>]</B>:
This will suppress the image view from changing when selecting a new
folder; the current image will remain displayed until the user
manually selects another image.</P>
<P STYLE="margin-left: 0.79in"><B>display_dialogs_under_mouse: [true
| <U>false</U>]</B>: Enabling this will cause new dialogs to
initially position themselves such that they are under the current
mouse position.</P>
<P STYLE="margin-left: 0.79in"><B>scroll_reset_method: value</B>:
This will set the method used to set the scroll position, or visible
region of a new image, value can be:</P>
<P STYLE="margin-left: 1.58in; font-weight: medium">0: Move to upper
left corner.<BR>1: Center image.<BR>2: Maintain same visible region
as previous image, if possible.</P>
<P STYLE="margin-left: 0.79in; font-style: normal; font-weight: medium; text-decoration: none">
<B>dither_quality:</B> Set the quality when dithering images on
displays with a limited color pallet:</P>
<P STYLE="margin-left: 1.58in; font-style: normal; font-weight: medium; text-decoration: none">
0: No dithering<BR>1: Normal<BR>2: Best</P>
<P><BR><BR>
</P>
<P><U>Find Duplicates window</U></P>
<P STYLE="margin-left: 0.79in"><B>[Control] + [Shift] + [Right Mouse
click]</B>: Use this to display a dialog containing the data stored
for the clicked image file. This is usually only useful for debugging
purposes.</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="10_6_advanced.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="11_reference.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>