dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit c8fabd195e11c145c0429d2e999be6f9c2c26b22
parent b2e236503bf53a5d11d21ce7516bf44ba3c7b7bc
Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date:   Sun, 23 Dec 2012 12:48:07 +0100

'o' toggles outline pane

Diffstat:
M.xpdfrc | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.xpdfrc b/.xpdfrc @@ -6,3 +6,5 @@ bind l any scrollRight(16) bind k any scrollUp(16) bind j any scrollDown(16) + +bind o any toggleOutline