The Page Keys Binding Patch adds the following default key bindings :
-- Shift+PgUp - Retreats ten pages in the PDF file
-- Shift+PgDn - Advances ten pages in the PDF file
The patch also provides the following commands to enable user-configuration with the bind and unbind options in the config file :
-- "prevTenPages" for moving ten pages backward in the PDF file.
-- "nextTenPages" for moving ten pages forward in the PDF file.
This patch was developed for and tested in Xpdf 3.03.
Note : If the patch command complains "Reversed (or previously applied) patch detected!", just hit Enter or Return a couple of times to skip that part of the patch, and all should be well. ...