0ff9a1df9d9ce8dc48e6799bdbb7eceeee4fe6de
[geeqie.git] / doc / faq.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8
9   <title>Chapter - Geeqie User Manual</title>
10   <meta name="CREATED" content="20040805;23590500" />
11   <meta name="CHANGED" content="20040917;13584000" />
12 <style type="text/css">
13 /*<![CDATA[*/
14  p.gq-faq-10 {margin-bottom: 0in}
15  pre.gq-faq-9 {margin-left: 1.58in}
16  p.gq-faq-8 {margin-left: 0.79in}
17  p.gq-faq-7 {font-weight: bold}
18  p.gq-faq-6 {font-family: Albany, sans-serif; margin-top: 0.17in; page-break-after: avoid}
19  span.gq-faq-5 {font-size: 120%}
20  div.gq-faq-4 {text-align: center}
21  table.gq-faq-3 {page-break-before: always}
22  p.gq-faq-2 {text-align: right}
23  p.gq-faq-1 {text-align: center}
24 /*]]>*/
25 </style>
26 </head>
27
28 <body lang="en-US" dir="ltr" xml:lang="en-US">
29   <div class="gq-faq-4">
30     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-faq-3">
31       <col width="85*" />
32       <col width="85*" />
33       <col width="85*" />
34
35       <thead>
36         <tr valign="top">
37           <td width="33%">
38             <p><a href="index.html">Previous</a>
39             </p>
40           </td>
41
42           <td width="33%">
43             <p class="gq-faq-1">Frequently Asked Questions</p>
44           </td>
45
46           <td width="33%">
47             <p class="gq-faq-2"><a href="introduction.html">Next</a>
48             </p>
49           </td>
50         </tr>
51       </thead>
52     </table>
53   </div>
54
55   <hr />
56
57   <h1>Frequently Asked Questions</h1>
58
59   <p class="gq-faq-6"><span class="gq-faq-5">1. Image viewing</span>
60   </p>
61
62   <p class="gq-faq-7">1.1 How do I keep images smaller than the visible area from enlarging when the zoom is set to &ldquo;fit to window&rdquo; ?</p>
63
64   <p class="gq-faq-8">In the preferences dialog, under the &ldquo;Image&rdquo; tab, disable &ldquo;Allow enlargement of image for zoom to fit&rdquo;.</p>
65
66   <p><br />
67   <br />
68   </p>
69
70   <p><br />
71   <br />
72   </p>
73
74   <p class="gq-faq-6"><span class="gq-faq-5">9. Command line</span>
75   </p>
76
77   <p class="gq-faq-7">9.1 How do I open an image in an existing Geeqie application ?</p>
78
79   <p class="gq-faq-8">Use the &ldquo;-r&rdquo; command line option to send commands to an existing Geeqie, for a list of commands supported by the remote switch run:</p>
80
81   <pre class="gq-faq-9">
82 geeqie --remote-help
83 </pre>
84
85   <p><br />
86   <br />
87   </p>
88
89   <p class="gq-faq-7">9.2 How do I set the slide show delay when starting Geeqie in slide show from the command line ?</p>
90
91   <p class="gq-faq-8">The delay can not be set when used with the standard -s command line switch, as -s uses the delay stored in the configuration file. For this use the remote command -ss to start the slide show after setting the delay with -d, the order of the command line is important, for example a 12 second slide show delay:</p>
92
93   <pre class="gq-faq-9">
94 geeqie -r -d12 -ss
95 </pre>
96
97   <p class="gq-faq-8"><br />
98   <br />
99   </p>
100
101   <p class="gq-faq-8">Note that if geeqie is running prior to this command, the slide show should also be stopped prior to changing the delay:</p>
102
103   <pre class="gq-faq-9">
104 geeqie -r -sS -d12 -ss
105 </pre>
106
107   <p><br />
108   <br />
109   </p>
110
111   <p><br />
112   <br />
113   </p>
114
115   <p class="gq-faq-6"><span class="gq-faq-5">10. Miscellaneous</span>
116   </p>
117
118   <p class="gq-faq-7">10.1 I want to be able to edit images with Geeqie</p>
119
120   <p class="gq-faq-8">Geeqie is an image <i>viewer</i>. There is, and never will be, a plan to add editing features. I recommend gimp for image editing.</p>
121
122   <p><br />
123   <br />
124   </p>
125
126   <hr />
127
128   <div class="gq-faq-4">
129     <table width="100%" border="0" cellpadding="4" cellspacing="0">
130       <col width="85*" />
131       <col width="85*" />
132       <col width="85*" />
133
134       <thead>
135         <tr valign="top">
136           <td width="33%">
137             <p><a href="index.html">Previous</a>
138             </p>
139           </td>
140
141           <td width="33%">
142             <p class="gq-faq-1"><a href="index.html">Contents</a>
143             </p>
144           </td>
145
146           <td width="33%">
147             <p class="gq-faq-2"><a href="introduction.html">Next</a>
148             </p>
149           </td>
150         </tr>
151       </thead>
152
153       <tbody>
154         <tr valign="top">
155           <td width="33%">
156             <p><br />
157             </p>
158           </td>
159
160           <td width="33%">
161             <p class="gq-faq-1"><br />
162             </p>
163           </td>
164
165           <td width="33%">
166             <p class="gq-faq-2">Geeqie User Manual</p>
167           </td>
168         </tr>
169       </tbody>
170     </table>
171   </div>
172
173   <p class="gq-faq-10"><br />
174   </p>
175 </body>
176 </html>