diff options
Diffstat (limited to 'public/.config/zathura')
| -rw-r--r-- | public/.config/zathura/zathurarc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/.config/zathura/zathurarc b/public/.config/zathura/zathurarc index c033af9..c35c6d7 100644 --- a/public/.config/zathura/zathurarc +++ b/public/.config/zathura/zathurarc @@ -22,7 +22,8 @@ set guioptions sv # TODO: map the right mouse button (Button2) to 'help to pan document' (which is # mapped to middle button (Button3) -map <Button2> scroll down +# These two don't work. And will mess up the Button2 "panning functionality" +#map <Button2> scroll down #map <Button2> feedkeys <Button3> unmap [normal] <C-n> |
