From e3e945dc02f02968a8a3e10654f5def0ea421612 Mon Sep 17 00:00:00 2001 From: Arne Welzel Date: Sat, 16 Jul 2011 19:51:11 -0500 Subject: office/apvlv: Added (a PDF viewer which uses Vim keybindigs) Signed-off-by: Robby Workman --- office/apvlv/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 office/apvlv/README (limited to 'office/apvlv/README') 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, to forward page, to previous page, 'k','j','h', +and 'l' to scroll a page up, down, left or right. Typing '50' and +will go forward 50 pages; typing '30' and 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. -- cgit v1.2.3