aboutsummaryrefslogtreecommitdiffhomepage
path: root/sampleconfig
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 11:09:20 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 11:09:20 +0200
commitddbe611e846a85695082dfbdb8a73459c9ec3eda (patch)
tree5d70805f967d32046b1350d065455240243ce305 /sampleconfig
parent94a267094d21b82517b81f7c9603da5c8577a1e4 (diff)
parent6eb5bf9005476ff3c4ddc5af7b2620504d7386c3 (diff)
Merge branch 'bar/experimental' into experimental
Diffstat (limited to 'sampleconfig')
-rw-r--r--sampleconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sampleconfig b/sampleconfig
index 3817e02..0c4f521 100644
--- a/sampleconfig
+++ b/sampleconfig
@@ -1,3 +1,4 @@
+
# example uzbl config. in a real config, we should obey the xdg spec
# all keys in the behavior group are optional. if not set, the corresponding behavior is disabed.
@@ -35,5 +36,12 @@ zoom_out = -
./extra/load_url_from_history.sh = u
./extra/load_url_from_bookmarks.sh = U
+[alias]
+b = back
+f = forward
+z+ = zoom in
+z- = zoom out
+r = refresh
+s = stop
[network]