]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
xpdfrc: Allow toggling of outline.
authorSimon Ruderich <simon@ruderich.org>
Sat, 24 Jul 2010 08:45:36 +0000 (10:45 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 24 Jul 2010 08:45:36 +0000 (10:45 +0200)
xpdfrc

diff --git a/xpdfrc b/xpdfrc
index 5211cd45d1f7df407041f541a056813f7c35472d..337bf1cd7c9412e65ef752c7496aa6f88e62dc25 100644 (file)
--- 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