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 b4dc8345eb8e9cc663175c5a322c39844ec2baa6
parent d86e667f80b68a900e5d469b81a4c013d721bc0b
Author: Anders Damsgaard <adc@geo.au.dk>
Date:   Mon, 29 Oct 2012 14:58:59 +0100

Changed space-bar to scroll 50%

Diffstat:
M.config/uzbl/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/uzbl/config b/.config/uzbl/config @@ -250,7 +250,7 @@ set ebind = @mode_bind global,-insert @cbind <End> = scroll vertical end @cbind ^ = scroll horizontal begin @cbind $ = scroll horizontal end -@cbind <Space> = scroll vertical end +@cbind <Space> = scroll vertical 50% @cbind :<Go To:>_ = scroll vertical %r! @cbind _:<Go To:>_ = scroll horizontal %r!