diff options
Diffstat (limited to 'office/apvlv/README')
-rw-r--r-- | office/apvlv/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/office/apvlv/README b/office/apvlv/README index a1b210be3a..3d8726a90d 100644 --- a/office/apvlv/README +++ b/office/apvlv/README @@ -1,7 +1,7 @@ -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 +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. |