From 210c8591a81a12fb0fc5a2b40d4091a4903f63e6 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Mon, 21 Dec 2009 20:12:36 +0100 Subject: more documentation + MODE_BIND example in config --- examples/config/uzbl/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples') diff --git a/examples/config/uzbl/config b/examples/config/uzbl/config index 33e074f..93002bf 100644 --- a/examples/config/uzbl/config +++ b/examples/config/uzbl/config @@ -8,6 +8,8 @@ set prefix = /usr/local # Config related events (use the request function): # request BIND = set bind = request BIND +# request MODE_BIND = +set mode_bind = request MODE_BIND # request MODE_CONFIG = @@ -161,6 +163,7 @@ menu_editable_add Open in @external_editor = script @scripts_dir/extedit.js @bind >> = scroll vertical end @bind ^ = scroll horizontal begin @bind $ = scroll horizontal end +@mode_bind global,-insert = scroll vertical end @bind b = back @bind m = forward @bind S = stop -- cgit v1.2.3