Adds keyboard functions for moving ten pages up and ten pages down.
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.