Mercurial > geeqie.yaz
annotate doc/8_1_slideshow.html @ 979:8732c06d8aeb
Typo fix: vf -> vd
author | zas_ |
---|---|
date | Thu, 21 Aug 2008 22:49:30 +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>Slide Show - GQview User Manual</TITLE> | |
6 <META NAME="CREATED" CONTENT="20040805;23590500"> | |
7 <META NAME="CHANGED" CONTENT="20050107;1560800"> | |
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="8_image_presentation.html">Previous</A></P> | |
19 </TD> | |
20 <TD WIDTH=33%> | |
21 <P ALIGN=CENTER>Slide Show – Image Presentation</P> | |
22 </TD> | |
23 <TD WIDTH=33%> | |
24 <P ALIGN=RIGHT><A HREF="8_2_fullscreen.html">Next</A></P> | |
25 </TD> | |
26 </TR> | |
27 </THEAD> | |
28 </TABLE> | |
29 </CENTER> | |
30 <HR> | |
31 <H1>8.1 Slide Show</H1> | |
32 <P>The image pane can be set to automatically change the displayed | |
33 image after a period of time, in GQview this is referred to as a | |
34 slide show.</P> | |
35 <P><BR><BR> | |
36 </P> | |
37 <P><U>Starting a slide show</U></P> | |
38 <P>A slide show can be started in a number of ways:</P> | |
39 <UL> | |
40 <LI><P>From the menu bar - open the <B>View</B> menu and select | |
41 <B>Toggle slide show</B> to toggle the slide show on or off .</P> | |
42 <LI><P STYLE="font-weight: medium">From the keyboard - press the <B>S</B> | |
43 key to toggle the slide show on or off.</P> | |
44 <LI><P STYLE="font-weight: medium">From a context menu - right click | |
45 an image pane, and select <B>Start slide show</B>, or <B>Stop slide | |
46 show</B>; the text will change depending on the state of the current | |
47 slide show.</P> | |
48 </UL> | |
49 <P><BR><BR> | |
50 </P> | |
51 <P><U>Stopping a slide show</U></P> | |
52 <P>An active slide show can be stopped by using the same functions | |
53 available to start one, as they work like a toggle switch. If slide | |
54 show repeat is not enabled in the <A HREF="10_1_general.html">options | |
55 dialog</A>, the slide show will stop when the last image in the | |
56 sequence is displayed.</P> | |
57 <P>Any action that changes the image pane to a new image will stop | |
58 the active slide show, with the exception of the methods discussed in | |
59 <A HREF="#navigation">Slide show sequence navigation</A>.</P> | |
60 <P><BR><BR> | |
61 </P> | |
62 <P><U>Slide show status</U></P> | |
63 <P>The main window <A HREF="2_7_status_bar.html">status bar</A> can | |
64 be used to determine when a slide show is active, <B>Slide show</B> | |
65 will be displayed next to the file count field. An individual <A HREF="3_1_image_window.html">Image | |
66 Window</A> can also display a slide show, however the status will not | |
67 be immediately visible. To determine the slide show status in an | |
68 image window, open a context menu by right clicking or using the menu | |
69 key, the slide show menu item will reflect the slide show status; if | |
70 <B>Start slide show</B> is displayed, no slide show is active, | |
71 conversely if <B>Stop slide show</B> is displayed a slide show is | |
72 active.</P> | |
73 <P>When a Slide show is paused, the main window status bar will | |
74 display <B>Paused</B> instead of <B>Slide show</B>. Likewise, the | |
75 image context menu will display <B>Pause slide show</B> or <B>Continue | |
76 slide show</B>, depending on the current state.</P> | |
77 <P><BR><BR> | |
78 </P> | |
79 <P><U>Pausing a slide show</U></P> | |
80 <P>An active slide show can be paused in two ways:</P> | |
81 <UL> | |
82 <LI><P>From the keyboard - press the <B>P</B> key while a slide show | |
83 is active.</P> | |
84 <LI><P>From a context menu - right click the image pane displaying | |
85 the slide show, and select <B>Pause slide show</B>, or <B>Continue | |
86 slide show</B> depending on the current slide show state.</P> | |
87 </UL> | |
88 <P><BR><BR> | |
89 </P> | |
90 <P STYLE="font-weight: medium"><U>Selecting the images to include in | |
91 a slide show</U></P> | |
92 <P STYLE="font-weight: medium">When a single image is selected, all | |
93 images in the current folder are included in the slide show. The | |
94 sequence will begin with the current image; however if random slide | |
95 shows are enabled, the sequence will begin with a random image from | |
96 the list.</P> | |
97 <P STYLE="font-weight: medium">To only include some images in a slide | |
98 show, use multiple selection to select the images to include before | |
99 starting the slide show.</P> | |
100 <P STYLE="font-weight: medium">An image collection can be used as the | |
101 list of images, to do this drag an image from a collection window | |
102 onto the image pane. Starting a slide show will then include the | |
103 images from that collection.</P> | |
104 <P>So far, the methods described are for slide shows in a main | |
105 window, in an <A HREF="3_1_image_window.html">Image Window</A>, the | |
106 slide show will use all images referenced by that window.</P> | |
107 <P><BR><BR> | |
108 </P> | |
109 <P STYLE="font-weight: medium"><U>Recursive slide show</U></P> | |
110 <P STYLE="font-weight: medium">In the main window, a recursive slide | |
111 show can be started from a folder's context menu; the folder's right | |
112 click menu will include two slide show options:</P> | |
113 <UL> | |
114 <LI><P STYLE="font-weight: medium">Slide show: This will start a | |
115 slide show that includes all images in the selected folder.</P> | |
116 <LI><P STYLE="font-weight: medium">Slide show recursive: The slide | |
117 show will include all images in the selected folder, and all images | |
118 in the folders that are contained within the selected folder.</P> | |
119 </UL> | |
120 <P><BR><BR> | |
121 </P> | |
122 <P><A NAME="navigation"></A><U>Slide show sequence navigation</U></P> | |
123 <P STYLE="font-weight: medium">When a slide show is active, functions | |
124 that normally change the image forward and backward can be used to | |
125 step through those contained in the slide show.</P> | |
126 <P><BR><BR> | |
127 </P> | |
128 <P STYLE="font-weight: medium"><U>Configuring a slide show</U></P> | |
129 <P>The options that control the behavior of slide shows are located | |
130 on the <A HREF="10_1_general.html">General tab</A> of the options | |
131 dialog.</P> | |
132 <P STYLE="margin-left: 0.79in; font-weight: medium"><B>Display time</B>: | |
133 The delay between each image in the slide show can be adjusted with | |
134 the <SPAN STYLE="text-decoration: none"><B>Delay before image change</B> | |
135 option.</SPAN></P> | |
136 <P STYLE="margin-left: 0.79in; font-weight: medium; text-decoration: none"> | |
137 <B>Repeat</B>: This will cause the slide show to loop indefinitely, | |
138 it will continue with the first image after displaying the last image | |
139 in the slide show list.</P> | |
140 <P STYLE="margin-left: 0.79in"><SPAN STYLE="text-decoration: none"><B>Random</B>: | |
141 This will display images randomly selected from the slide show list. | |
142 Each image from the slide show list will be displayed once.</SPAN> | |
143 When Repeat is also enabled, the random sequence is changed after | |
144 each complete cycle of the images.</P> | |
145 <P><BR><BR> | |
146 </P> | |
147 <P><BR><BR> | |
148 </P> | |
149 <HR> | |
150 <CENTER> | |
151 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> | |
152 <COL WIDTH=85*> | |
153 <COL WIDTH=85*> | |
154 <COL WIDTH=85*> | |
155 <THEAD> | |
156 <TR VALIGN=TOP> | |
157 <TD WIDTH=33%> | |
158 <P><A HREF="8_image_presentation.html">Previous</A></P> | |
159 </TD> | |
160 <TD WIDTH=33%> | |
161 <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> | |
162 </TD> | |
163 <TD WIDTH=33%> | |
164 <P ALIGN=RIGHT><A HREF="8_2_fullscreen.html">Next</A></P> | |
165 </TD> | |
166 </TR> | |
167 </THEAD> | |
168 <TBODY> | |
169 <TR VALIGN=TOP> | |
170 <TD WIDTH=33%> | |
171 <P><BR> | |
172 </P> | |
173 </TD> | |
174 <TD WIDTH=33%> | |
175 <P ALIGN=CENTER><BR> | |
176 </P> | |
177 </TD> | |
178 <TD WIDTH=33%> | |
179 <P ALIGN=RIGHT>GQview User Manual</P> | |
180 </TD> | |
181 </TR> | |
182 </TBODY> | |
183 </TABLE> | |
184 </CENTER> | |
185 <P STYLE="margin-bottom: 0in"><BR> | |
186 </P> | |
187 </BODY> | |
938
1b01410e6860
dropped references to OpenOffice.org as suggested at
nadvornik
parents:
8
diff
changeset
|
188 </HTML> |