Mercurial > geeqie
comparison doc/gqview_faq.html @ 8:e0d0593d519e
Sync to GQview 1.5.9 release.
########
DO NOT BASE ENHANCEMENTS OR TRANSLATION UPDATES ON CODE IN THIS CVS!
This CVS is never up to date with current development and is provided
solely for reference purposes, please use the latest official release
package when making any changes or translation updates.
########
author | gqview |
---|---|
date | Sat, 26 Feb 2005 00:07:07 +0000 |
parents | |
children | 1b01410e6860 |
comparison
equal
deleted
inserted
replaced
7:990fcf466906 | 8:e0d0593d519e |
---|---|
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>Chapter - GQview User Manual</TITLE> | |
6 <META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.0 (Linux)"> | |
7 <META NAME="CREATED" CONTENT="20040805;23590500"> | |
8 <META NAME="CHANGED" CONTENT="20040917;13584000"> | |
9 </HEAD> | |
10 <BODY LANG="en-US" DIR="LTR"> | |
11 <CENTER> | |
12 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always"> | |
13 <COL WIDTH=85*> | |
14 <COL WIDTH=85*> | |
15 <COL WIDTH=85*> | |
16 <THEAD> | |
17 <TR VALIGN=TOP> | |
18 <TD WIDTH=33%> | |
19 <P><A HREF="index.html">Previous</A></P> | |
20 </TD> | |
21 <TD WIDTH=33%> | |
22 <P ALIGN=CENTER>Frequently Asked Questions</P> | |
23 </TD> | |
24 <TD WIDTH=33%> | |
25 <P ALIGN=RIGHT><A HREF="1_introduction.html">Next</A></P> | |
26 </TD> | |
27 </TR> | |
28 </THEAD> | |
29 </TABLE> | |
30 </CENTER> | |
31 <HR> | |
32 <H1>Frequently Asked Questions</H1> | |
33 <P STYLE="margin-top: 0.17in; page-break-after: avoid"><FONT FACE="Albany, sans-serif"><FONT SIZE=4>1. | |
34 Image viewing</FONT></FONT></P> | |
35 <P><B>1.1 How do I keep images smaller than the visible area from | |
36 enlarging when the zoom is set to “fit to window” ?</B></P> | |
37 <P STYLE="margin-left: 0.79in">In the preferences dialog, under the | |
38 “Image” tab, disable “Allow enlargement of image | |
39 for zoom to fit”.</P> | |
40 <P><BR><BR> | |
41 </P> | |
42 <P><BR><BR> | |
43 </P> | |
44 <P STYLE="margin-top: 0.17in; page-break-after: avoid"><FONT FACE="Albany, sans-serif"><FONT SIZE=4>9. | |
45 Command line</FONT></FONT></P> | |
46 <P><B>9.1 How do I open an image in an existing GQview application ?</B></P> | |
47 <P STYLE="margin-left: 0.79in">Use the “-r” command line | |
48 option to send commands to an existing GQview, for a list of commands | |
49 supported by the remote switch run:</P> | |
50 <PRE STYLE="margin-left: 1.58in">gqview --remote-help</PRE><P> | |
51 <BR><BR> | |
52 </P> | |
53 <P><B>9.2 How do I set the slide show delay when starting GQview in | |
54 slide show from the command line ?</B></P> | |
55 <P STYLE="margin-left: 0.79in">The delay can not be set when used | |
56 with the standard -s command line switch, as -s uses the delay stored | |
57 in the configuration file. For this use the remote command -ss to | |
58 start the slide show after setting the delay with -d, the order of | |
59 the command line is important, for example a 12 second slide show | |
60 delay:</P> | |
61 <PRE STYLE="margin-left: 1.58in">gqview -r -d12 -ss</PRE><P STYLE="margin-left: 0.79in"> | |
62 <BR><BR> | |
63 </P> | |
64 <P STYLE="margin-left: 0.79in">Note that if gqview is running prior | |
65 to this command, the slide show should also be stopped prior to | |
66 changing the delay:</P> | |
67 <PRE STYLE="margin-left: 1.58in">gqview -r -sS -d12 -ss</PRE><P> | |
68 <BR><BR> | |
69 </P> | |
70 <P><BR><BR> | |
71 </P> | |
72 <P STYLE="margin-top: 0.17in; page-break-after: avoid"><FONT FACE="Albany, sans-serif"><FONT SIZE=4>10. | |
73 Miscellaneous</FONT></FONT></P> | |
74 <P><B>10.1 I want to be able to edit images with GQview</B></P> | |
75 <P STYLE="margin-left: 0.79in">GQview is an image <I>viewer</I>. | |
76 There is, and never will be, a plan to add editing features. I | |
77 recommend gimp for image editing.</P> | |
78 <P><BR><BR> | |
79 </P> | |
80 <HR> | |
81 <CENTER> | |
82 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> | |
83 <COL WIDTH=85*> | |
84 <COL WIDTH=85*> | |
85 <COL WIDTH=85*> | |
86 <THEAD> | |
87 <TR VALIGN=TOP> | |
88 <TD WIDTH=33%> | |
89 <P><A HREF="index.html">Previous</A></P> | |
90 </TD> | |
91 <TD WIDTH=33%> | |
92 <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> | |
93 </TD> | |
94 <TD WIDTH=33%> | |
95 <P ALIGN=RIGHT><A HREF="introduction.html">Next</A></P> | |
96 </TD> | |
97 </TR> | |
98 </THEAD> | |
99 <TBODY> | |
100 <TR VALIGN=TOP> | |
101 <TD WIDTH=33%> | |
102 <P><BR> | |
103 </P> | |
104 </TD> | |
105 <TD WIDTH=33%> | |
106 <P ALIGN=CENTER><BR> | |
107 </P> | |
108 </TD> | |
109 <TD WIDTH=33%> | |
110 <P ALIGN=RIGHT>GQview User Manual</P> | |
111 </TD> | |
112 </TR> | |
113 </TBODY> | |
114 </TABLE> | |
115 </CENTER> | |
116 <P STYLE="margin-bottom: 0in"><BR> | |
117 </P> | |
118 </BODY> | |
119 </HTML> |