X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=xpdfrc;h=ded779ce147e8ea6b3459bffa884e495767d1016;hb=429ce4dc8ecc960043dc0258bd0f795ef66e62ba;hp=1e069e6ab4fc89c3533bc04875f6efb06be19c06;hpb=80ec2902478cf11da5737951f104f55918837dd7;p=config%2Fdotfiles.git diff --git a/xpdfrc b/xpdfrc index 1e069e6..ded779c 100644 --- a/xpdfrc +++ b/xpdfrc @@ -30,5 +30,8 @@ bind j any pageDown bind h any scrollLeft(16) bind l any scrollRight(16) +# Zoom to full page on startup, change to "normal" zoom mode by pressing 0. +initialZoom page + # Use Elinks to open URLs. urlCommand "elinks -remote '%s'"