File: slideshow.page

package info (click to toggle)
eog 49.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,860 kB
  • sloc: ansic: 27,061; python: 347; xml: 28; makefile: 13; javascript: 9
file content (45 lines) | stat: -rw-r--r-- 1,580 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="slideshow">

  <info>
   <link type="guide" xref="index#viewing"/>
   <link type="seealso" xref="preferences#slideshow"/>
   <link type="seealso" xref="plugin-slideshow-shuffle"/>
   <desc>Click <gui style="menuitem">Slideshow</gui> to show all of the pictures in a folder as a slideshow.</desc>

   <revision pkgversion="3.2" version="0.1" date="2011-09-06" status="final"/>
   <credit type="author">
     <name>Tiffany Antopolski</name>
     <email>tiffany.antopolski@gmail.com</email>
   </credit>
   <license>
     <p>Creative Commons Share Alike 3.0</p>
   </license>

  </info>

<title>Slideshow</title>

<p>To view all of the pictures in a folder as a slideshow:</p>

<steps>
 <item>
  <p><link xref="open">Open</link> one of the pictures from the folder.</p>
 </item>
 <item>
  <p>Click <gui style="menuitem">Slideshow</gui> or press 
  <key>F5</key>.</p>
  <p>A full-screen slideshow will start. Every few seconds a new picture will 
  be displayed. If you would like to move through the slideshow more quickly, or return to an image which has already been displayed, you can use the <key>Left</key> and <key>Right</key> arrow keys to manually move backward and forward.</p>
 </item>
 <item>
  <p>To quit the slideshow, press <key>Esc</key> or <key>F5</key>.</p>
 </item>
</steps>

<p>You can change slideshow settings like how long it should show each picture 
for. See the topic on <link xref="preferences#slideshow">slideshow 
preferences</link> for more information.</p>

</page>