Can someone enlighten me on how to use ~/.xpdfrc or preferably ~/.Xresources to change the initial geometry of xpdf? I've tried to implement what I've read in the xpdf and xpdfrc man pages, but have not been successful. In ~/.xpdfrc, I tried: include /etc/xpdf/xpdfrc -geometry 80x20 and in ~/.Xresources I tried: xpdf.geometry: 80x20 and yes, sudo xrdb ~/.Xresources