commit b34f08b3251b34061af86e1073b2fdae7d176950 parent c8fabd195e11c145c0429d2e999be6f9c2c26b22 Author: Anders Damsgaard Christensen <adc@geo.au.dk> Date: Sun, 23 Dec 2012 12:50:13 +0100 'p' toggles outline pane Diffstat:
M | .xpdfrc | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.xpdfrc b/.xpdfrc @@ -7,4 +7,4 @@ bind k any scrollUp(16) bind j any scrollDown(16) -bind o any toggleOutline +bind p any toggleOutline