1inkview(1) Inkscape-0.40 inkview(1)
2
3
4
6 inkview - slideshow program which uses SVG files
7
8
10 inkview [FILES] ... [somewhere/*.svg] ...
11
12
14 Inkview is a slideshow program which uses SVG files. One or more FILES
15 may be specified on the command-line and the slideshow will consist of
16 the files supplied on the command line in the given order.
17
18
20 Left or Page Up: show previous slide
21 Right, Page Down, or space bar: show next slide
22 Up: go to first slide
23 Down: go to last slide
24 Escape, q or Q: quit
25 F11: go to fullscreen mode/revert back to window mode
26 Return: pop up window with slide buttons (first, prev, next, last)
27
28
30 You can use the command inkview /usr/share/inkscape/examples/*.svg* to
31 browse through the examples included in the inkscape package.
32
33
35 There are no options yet.
36
37
39 add a default SVG for when a document does not load.
40 add a usage/help command line switch
41
42
44 inkscape(1) and the inkview related part of the inkscape wiki:
45 http://www.inkscape.org/wiki/index.php/Inkview
46
47 http://www.inkscape.org/
48
49
51 Johan Ceuppens
52
53 This codebase owes its existence to a large number of contributors
54 throughout its various incarnations. See inkscape(1) for more informa‐
55 tion.
56
57 This man-page was written by Wolfram Quester <wolfi@mittel‐
58 erde.physik.uni-konstanz.de>
59
60
61
62INKSCAPE December 28, 2004 inkview(1)