hermogeneshebert /.xpdfrc

Leave the emacs user at ease with pdf scrolling.
# emacs-like bindings for scrolling

bind    ctrl-n  any     scrollDown(10)
bind    ctrl-p  any     scrollUp(10)
bind    ctrl-f  any     scrollRight(10)
bind    ctrl-b  any     scrollLeft(10)