Mercurial > geeqie.yaz
annotate doc/10_7_hidden.html @ 1020:2bd19478ba29
improved thread support in image loader
author | nadvornik |
---|---|
date | Sun, 31 Aug 2008 09:20:29 +0000 |
parents | 1b01410e6860 |
children | 578a27d20b47 |
rev | line source |
---|---|
8 | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 <HTML> | |
3 <HEAD> | |
4 <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1"> | |
5 <TITLE>Hidden options - GQview User Manual</TITLE> | |
6 <META NAME="CREATED" CONTENT="20040805;23590500"> | |
7 <META NAME="CHANGED" CONTENT="20041222;16151200"> | |
8 </HEAD> | |
9 <BODY LANG="en-US" DIR="LTR"> | |
10 <CENTER> | |
11 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always"> | |
12 <COL WIDTH=85*> | |
13 <COL WIDTH=85*> | |
14 <COL WIDTH=85*> | |
15 <THEAD> | |
16 <TR VALIGN=TOP> | |
17 <TD WIDTH=33%> | |
18 <P><A HREF="10_6_advanced.html">Previous</A></P> | |
19 </TD> | |
20 <TD WIDTH=33%> | |
21 <P ALIGN=CENTER>Hidden – Options Explained</P> | |
22 </TD> | |
23 <TD WIDTH=33%> | |
24 <P ALIGN=RIGHT><A HREF="11_reference.html">Next</A></P> | |
25 </TD> | |
26 </TR> | |
27 </THEAD> | |
28 </TABLE> | |
29 </CENTER> | |
30 <HR> | |
31 <H1>10.7 Hidden Options</H1> | |
32 <P><U>gqviewrc</U></P> | |
33 <P STYLE="margin-left: 0.79in">This section describes the options not | |
34 accessible by the graphical interface, these options exist to | |
35 maintain behavior of older releases of GQview. To change these | |
36 settings, edit the GQview configuration file:</P> | |
37 <PRE STYLE="margin-left: 1.58in; margin-bottom: 0.2in">($HOME)/.gqview/gqviewrc</PRE><P> | |
38 <BR><BR> | |
39 </P> | |
40 <P STYLE="margin-left: 0.79in"><B>lazy_image_sync: [true | <U>false</U>]</B>: | |
41 This will suppress the image view from changing when selecting a new | |
42 folder; the current image will remain displayed until the user | |
43 manually selects another image.</P> | |
44 <P STYLE="margin-left: 0.79in"><B>display_dialogs_under_mouse: [true | |
45 | <U>false</U>]</B>: Enabling this will cause new dialogs to | |
46 initially position themselves such that they are under the current | |
47 mouse position.</P> | |
48 <P STYLE="margin-left: 0.79in"><B>scroll_reset_method: value</B>: | |
49 This will set the method used to set the scroll position, or visible | |
50 region of a new image, value can be:</P> | |
51 <P STYLE="margin-left: 1.58in; font-weight: medium">0: Move to upper | |
52 left corner.<BR>1: Center image.<BR>2: Maintain same visible region | |
53 as previous image, if possible.</P> | |
54 <P STYLE="margin-left: 0.79in; font-style: normal; font-weight: medium; text-decoration: none"> | |
55 <B>dither_quality:</B> Set the quality when dithering images on | |
56 displays with a limited color pallet:</P> | |
57 <P STYLE="margin-left: 1.58in; font-style: normal; font-weight: medium; text-decoration: none"> | |
58 0: No dithering<BR>1: Normal<BR>2: Best</P> | |
59 <P><BR><BR> | |
60 </P> | |
61 <P><U>Find Duplicates window</U></P> | |
62 <P STYLE="margin-left: 0.79in"><B>[Control] + [Shift] + [Right Mouse | |
63 click]</B>: Use this to display a dialog containing the data stored | |
64 for the clicked image file. This is usually only useful for debugging | |
65 purposes.</P> | |
66 <P><BR><BR> | |
67 </P> | |
68 <P><BR><BR> | |
69 </P> | |
70 <HR> | |
71 <CENTER> | |
72 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> | |
73 <COL WIDTH=85*> | |
74 <COL WIDTH=85*> | |
75 <COL WIDTH=85*> | |
76 <THEAD> | |
77 <TR VALIGN=TOP> | |
78 <TD WIDTH=33%> | |
79 <P><A HREF="10_6_advanced.html">Previous</A></P> | |
80 </TD> | |
81 <TD WIDTH=33%> | |
82 <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> | |
83 </TD> | |
84 <TD WIDTH=33%> | |
85 <P ALIGN=RIGHT><A HREF="11_reference.html">Next</A></P> | |
86 </TD> | |
87 </TR> | |
88 </THEAD> | |
89 <TBODY> | |
90 <TR VALIGN=TOP> | |
91 <TD WIDTH=33%> | |
92 <P><BR> | |
93 </P> | |
94 </TD> | |
95 <TD WIDTH=33%> | |
96 <P ALIGN=CENTER><BR> | |
97 </P> | |
98 </TD> | |
99 <TD WIDTH=33%> | |
100 <P ALIGN=RIGHT>GQview User Manual</P> | |
101 </TD> | |
102 </TR> | |
103 </TBODY> | |
104 </TABLE> | |
105 </CENTER> | |
106 <P STYLE="margin-bottom: 0in"><BR> | |
107 </P> | |
108 </BODY> | |
938
1b01410e6860
dropped references to OpenOffice.org as suggested at
nadvornik
parents:
8
diff
changeset
|
109 </HTML> |