aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Premysl 'Anydot' Hruby <dfenze@gmail.com>2009-04-30 23:31:02 +0200
committerGravatar Premysl 'Anydot' Hruby <dfenze@gmail.com>2009-04-30 23:36:42 +0200
commit0c6ca060eef33bae6c2de50ce9918c43f17172f8 (patch)
tree7af67f5c0ba95cd4067faf018703f90031f2ac59 /examples
parenta77e1a4df94f2aceedf711f22027e283ee967b31 (diff)
multiple character bindings
Diffstat (limited to 'examples')
-rw-r--r--examples/configs/sampleconfig2
-rw-r--r--examples/configs/sampleconfig-dev2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/configs/sampleconfig b/examples/configs/sampleconfig
index f6e8688..b5d598a 100644
--- a/examples/configs/sampleconfig
+++ b/examples/configs/sampleconfig
@@ -26,7 +26,7 @@ m = forward
s = stop
r = refresh
R = reload
-h = uri http://www.uzbl.org
+gh = uri http://www.uzbl.org
f = follow_link_here
F = follow_link_new_tab
w = follow_link_new_window
diff --git a/examples/configs/sampleconfig-dev b/examples/configs/sampleconfig-dev
index f6390b8..3953d79 100644
--- a/examples/configs/sampleconfig-dev
+++ b/examples/configs/sampleconfig-dev
@@ -26,7 +26,7 @@ m = forward
s = stop
r = refresh
R = reload
-h = uri http://www.uzbl.org
+gh = uri http://www.uzbl.org
f = follow_link_here
F = follow_link_new_tab
w = follow_link_new_window