README 576 B

1234567891011
  1. Apvlv is a PDF Viewer based on GTK and poppler which uses Vi-like
  2. keybindings. For example, <Ctrl-f> to forward page, <Ctrl-b>
  3. to previous page, 'k','j','h', and 'l' to scroll a page up, down,
  4. left or right. Typing '50' and <Ctrl-f> will go forward 50 pages;
  5. typing '30' and <Ctrl-b> will go previous 30 pages. Apvlv can support
  6. viewing a directory as contents of a pdf document. Press 'k' or 'j'
  7. to move selected up or down, 'h' or 'l' to collapse or expand a dir,
  8. and pressing 't' will open the selected document in a new tab.
  9. This SlackBuild disables UMD file support.