1. NAME

inkview - slideshow program which uses SVG files

2. SYNOPSIS

inkview [FILES] ... [somewhere/*.svg] ...

3. DESCRIPTION

Inkview is a slideshow program which uses SVG files. One or more FILES may be specified on the command-line and the slideshow will consist of the files supplied on the command line in the given order.

4. KEYBINDINGS

Left or Page Up: show previous slide Right, Page Down, or space bar: show next slide Up: go to first slide Down: go to last slide Escape, q or Q: quit F11: go to fullscreen mode/revert back to window mode Return: pop up window with slide buttons (first, prev, next, last)

5. EXAMPLES

You can use the command

inkview /usr/share/inkscape/examples/*.svg* to browse through the examples included in the inkscape package.

6. OPTIONS

There are no options yet.

7. TODO

add a default SVG for when a document does not load. add a usage/help command line switch

8. SEE ALSO

R inkscape(1) and the inkview related part of the inkscape wiki: DEBUTINLINEhttp://www.inkscape.org/wiki/index.php/Inkview FININLINE DEBUTINLINEhttp://www.inkscape.org/ FININLINE

9. AUTHORS

Johan Ceuppens This codebase owes its existence to a large number of contributors throughout its various incarnations. See inkscape(1) for more information. This man-page was written by Wolfram Quester <>