summaryrefslogtreecommitdiffstats
path: root/office/apvlv/README
diff options
context:
space:
mode:
author Arne Welzel2011-07-17 02:51:11 +0200
committer Robby Workman2011-07-17 02:51:11 +0200
commite3e945dc02f02968a8a3e10654f5def0ea421612 (patch)
treeaed65788dfd52a15202e81afa0b6ec4586ee0783 /office/apvlv/README
parent43241823528dd4e8b5b5aba5d5574569ba28bca2 (diff)
downloadslackbuilds-e3e945dc02f02968a8a3e10654f5def0ea421612.tar.gz
office/apvlv: Added (a PDF viewer which uses Vim keybindigs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/apvlv/README')
-rw-r--r--office/apvlv/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/office/apvlv/README b/office/apvlv/README
new file mode 100644
index 0000000000..68e6bb5e78
--- /dev/null
+++ b/office/apvlv/README
@@ -0,0 +1,9 @@
+Apvlv is a PDF Viewer based on GTK and poppler which uses Vi-like keybindings.
+For example, <Ctrl-f> to forward page, <Ctrl-b> to previous page, 'k','j','h',
+and 'l' to scroll a page up, down, left or right. Typing '50' and <Ctrl-f>
+will go forward 50 pages; typing '30' and <Ctrl-b> will go previous 30 pages.
+Apvlv can support viewing a directory as contents of a pdf document.
+Press 'k' or 'j' to move selected up or down, 'h' or 'l' to collapse or
+expand a dir, and pressing 't' will open the selected document in a new tab.
+
+This SlackBuild disables UMD file support.