Mercurial > geeqie.yaz
comparison doc/faq.html @ 1075:578a27d20b47
Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
author | zas_ |
---|---|
date | Thu, 23 Oct 2008 18:06:28 +0000 |
parents | |
children | 1ecc4f010111 |
comparison
equal
deleted
inserted
replaced
1074:ba2a41f053e6 | 1075:578a27d20b47 |
---|---|
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 - Geeqie User Manual</TITLE> | |
6 <META NAME="CREATED" CONTENT="20040805;23590500"> | |
7 <META NAME="CHANGED" CONTENT="20040917;13584000"> | |
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="index.html">Previous</A></P> | |
19 </TD> | |
20 <TD WIDTH=33%> | |
21 <P ALIGN=CENTER>Frequently Asked Questions</P> | |
22 </TD> | |
23 <TD WIDTH=33%> | |
24 <P ALIGN=RIGHT><A HREF="1_introduction.html">Next</A></P> | |
25 </TD> | |
26 </TR> | |
27 </THEAD> | |
28 </TABLE> | |
29 </CENTER> | |
30 <HR> | |
31 <H1>Frequently Asked Questions</H1> | |
32 <P STYLE="margin-top: 0.17in; page-break-after: avoid"><FONT FACE="Albany, sans-serif"><FONT SIZE=4>1. | |
33 Image viewing</FONT></FONT></P> | |
34 <P><B>1.1 How do I keep images smaller than the visible area from | |
35 enlarging when the zoom is set to “fit to window” ?</B></P> | |
36 <P STYLE="margin-left: 0.79in">In the preferences dialog, under the | |
37 “Image” tab, disable “Allow enlargement of image | |
38 for zoom to fit”.</P> | |
39 <P><BR><BR> | |
40 </P> | |
41 <P><BR><BR> | |
42 </P> | |
43 <P STYLE="margin-top: 0.17in; page-break-after: avoid"><FONT FACE="Albany, sans-serif"><FONT SIZE=4>9. | |
44 Command line</FONT></FONT></P> | |
45 <P><B>9.1 How do I open an image in an existing Geeqie application ?</B></P> | |
46 <P STYLE="margin-left: 0.79in">Use the “-r” command line | |
47 option to send commands to an existing Geeqie, for a list of commands | |
48 supported by the remote switch run:</P> | |
49 <PRE STYLE="margin-left: 1.58in">geeqie --remote-help</PRE><P> | |
50 <BR><BR> | |
51 </P> | |
52 <P><B>9.2 How do I set the slide show delay when starting Geeqie in | |
53 slide show from the command line ?</B></P> | |
54 <P STYLE="margin-left: 0.79in">The delay can not be set when used | |
55 with the standard -s command line switch, as -s uses the delay stored | |
56 in the configuration file. For this use the remote command -ss to | |
57 start the slide show after setting the delay with -d, the order of | |
58 the command line is important, for example a 12 second slide show | |
59 delay:</P> | |
60 <PRE STYLE="margin-left: 1.58in">geeqie -r -d12 -ss</PRE><P STYLE="margin-left: 0.79in"> | |
61 <BR><BR> | |
62 </P> | |
63 <P STYLE="margin-left: 0.79in">Note that if geeqie is running prior | |
64 to this command, the slide show should also be stopped prior to | |
65 changing the delay:</P> | |
66 <PRE STYLE="margin-left: 1.58in">geeqie -r -sS -d12 -ss</PRE><P> | |
67 <BR><BR> | |
68 </P> | |
69 <P><BR><BR> | |
70 </P> | |
71 <P STYLE="margin-top: 0.17in; page-break-after: avoid"><FONT FACE="Albany, sans-serif"><FONT SIZE=4>10. | |
72 Miscellaneous</FONT></FONT></P> | |
73 <P><B>10.1 I want to be able to edit images with Geeqie</B></P> | |
74 <P STYLE="margin-left: 0.79in">Geeqie is an image <I>viewer</I>. | |
75 There is, and never will be, a plan to add editing features. I | |
76 recommend gimp for image editing.</P> | |
77 <P><BR><BR> | |
78 </P> | |
79 <HR> | |
80 <CENTER> | |
81 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> | |
82 <COL WIDTH=85*> | |
83 <COL WIDTH=85*> | |
84 <COL WIDTH=85*> | |
85 <THEAD> | |
86 <TR VALIGN=TOP> | |
87 <TD WIDTH=33%> | |
88 <P><A HREF="index.html">Previous</A></P> | |
89 </TD> | |
90 <TD WIDTH=33%> | |
91 <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> | |
92 </TD> | |
93 <TD WIDTH=33%> | |
94 <P ALIGN=RIGHT><A HREF="introduction.html">Next</A></P> | |
95 </TD> | |
96 </TR> | |
97 </THEAD> | |
98 <TBODY> | |
99 <TR VALIGN=TOP> | |
100 <TD WIDTH=33%> | |
101 <P><BR> | |
102 </P> | |
103 </TD> | |
104 <TD WIDTH=33%> | |
105 <P ALIGN=CENTER><BR> | |
106 </P> | |
107 </TD> | |
108 <TD WIDTH=33%> | |
109 <P ALIGN=RIGHT>Geeqie User Manual</P> | |
110 </TD> | |
111 </TR> | |
112 </TBODY> | |
113 </TABLE> | |
114 </CENTER> | |
115 <P STYLE="margin-bottom: 0in"><BR> | |
116 </P> | |
117 </BODY> | |
118 </HTML> |