Here is how to enable vi keybindings for xpdf navigation (j for up, k for down, h for left, l for right).
Add the following line to your ~/.Xresouces file.
xpdf.viKeys: true
Then run xrdb to load the changes:xrdb ~/.Xresouces
source: http://linuxwisdom.blogspot.com/search?q=xpdf
No comments:
Post a Comment