diff options
author | Grigorios Bouzakis <grbzks@xsmail.com> | 2010-05-13 00:38:58 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:38:58 +0200 |
commit | 1b4b15b505a00bac6cb75cf3e199dc1e33931bf9 (patch) | |
tree | 7c179914931b83db2e5867379e4c7c929b2d1265 /office/apvlv/README | |
parent | 3a65f31ddb215ee9bd3fa1cbed117cae30f078ec (diff) |
office/apvlv: Updated for version 0.0.9.2
Diffstat (limited to 'office/apvlv/README')
-rw-r--r-- | office/apvlv/README | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/office/apvlv/README b/office/apvlv/README index 53511644da09..a1b210be3a5e 100644 --- a/office/apvlv/README +++ b/office/apvlv/README @@ -1,2 +1,7 @@ -Apvlv is a PDF Viewer which behaves like vim using poppler. -Apvlv is still in very early development - use at your own risk. +Apvlv is a PDF Viewer based on GTK+2 and poppler which uses Vim like keybindings. +For example, < Ctrl-f > to forward page, < Ctrl-b > to previous page, +'k','j','h','l' to scrolling 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 view a directory as content of a +pdf document. Pressing 'k' or 'j' to move selected up or down, 'h' or 'l' to +collapse or expand a dir, and press 't' will open the selected document in a new tab.
\ No newline at end of file |