From: Simon Ruderich Date: Sat, 24 Jul 2010 08:45:36 +0000 (+0200) Subject: xpdfrc: Allow toggling of outline. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=662c513143a73d47f7da8d3ef59a85f63f4dab57;hp=890c966b01152321b5e20315bb77b7f9f854b154;p=config%2Fdotfiles.git xpdfrc: Allow toggling of outline. --- diff --git a/xpdfrc b/xpdfrc index 5211cd4..337bf1c 100644 --- a/xpdfrc +++ b/xpdfrc @@ -6,6 +6,9 @@ include /etc/xpdf/xpdfrc +# Toggle outline. +bind ctrl-o any toggleOutline + # Vi like bindings for scrolling. bind k any pageUp bind j any pageDown