diff options
| author | Sylvain Chiron <chironsylvain@orange.fr> | 2017-12-25 22:46:05 +0000 |
|---|---|---|
| committer | Sylvain Chiron <chironsylvain@orange.fr> | 2017-12-25 22:46:05 +0000 |
| commit | b0cb33f0d39e61ec01ee0a440e5c7bf6fe7a286a (patch) | |
| tree | 0381faac5647b61c68dcc8d82f1129e23e2e9279 /man | |
| parent | Fix FTBFS with GtkMM < 3.14 (lp:1740024) (diff) | |
| download | inkscape-b0cb33f0d39e61ec01ee0a440e5c7bf6fe7a286a.tar.gz inkscape-b0cb33f0d39e61ec01ee0a440e5c7bf6fe7a286a.zip | |
inkview manpage review
Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr>
Diffstat (limited to 'man')
| -rw-r--r-- | man/inkview.pod.in | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/man/inkview.pod.in b/man/inkview.pod.in index 4c6f42401..974eec4b8 100644 --- a/man/inkview.pod.in +++ b/man/inkview.pod.in @@ -16,13 +16,13 @@ files supplied on the command line in the given order. =head1 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) +Left or Page Up: show previous slide +Right, Page Down or space bar: show next slide +Up or Home: go to first slide +Down or End: go to last slide +Escape or Q: quit +F11: go to fullscreen mode/revert back to window mode +Return: pop up window with slide buttons (first, prev, next, last) =head1 EXAMPLES @@ -39,12 +39,12 @@ There are no options yet. =head1 TODO - add a default SVG for when a document does not load. - add a usage/help command line switch +Add a default SVG for when a document does not load. +Add a usage/help command line switch. =head1 SEE ALSO -L<inkscape> and the inkview related part of the inkscape wiki: +L<inkscape> and the inkview related part of the Inkscape wiki: L<http://wiki.inkscape.org/wiki/index.php/Inkview> @@ -55,7 +55,7 @@ L<http://www.inkscape.org/> Johan Ceuppens This codebase owes its existence to a large number of contributors -throughout its various incarnations. See inkscape(1) for more +throughout its various incarnations. See inkscape(1) for more information. This man-page was written by Wolfram Quester |
