aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar dusanx <ef_dva@yahoo.com>2009-05-03 17:29:30 +0200
committerGravatar dusanx <ef_dva@yahoo.com>2009-05-03 17:29:30 +0200
commit632c220597135962918747d2d4286dfc4f87eb76 (patch)
tree5d308bb2883a6fecb60237faec6c7c7436d0dda4 /examples
parent2fc5928e22c1042918860f6e335ba36318f0ebfe (diff)
Latest config-dev
Diffstat (limited to 'examples')
-rw-r--r--examples/configs/sampleconfig-dev15
1 files changed, 7 insertions, 8 deletions
diff --git a/examples/configs/sampleconfig-dev b/examples/configs/sampleconfig-dev
index b486660..bd58519 100644
--- a/examples/configs/sampleconfig-dev
+++ b/examples/configs/sampleconfig-dev
@@ -21,7 +21,7 @@ show_status = 1
status_top = 0
[bindings]
-## scroll down/up/left/right
+# scroll down/up/left/right
j = scroll_vert 20
k = scroll_vert -20
h = scroll_horz -20
@@ -31,23 +31,21 @@ m = forward
s = stop
r = refresh
R = reload
-gh = uri http://www.uzbl.org
f = follow_link_here
F = follow_link_new_tab
w = follow_link_new_window
+ = zoom_in
- = zoom_out
t = toggle_status
-ZZ = exit
+gh = uri http://www.uzbl.org
+o _ = uri %s
+:wiki _ = uri http://wiki.archlinux.org/index.php/Special:Search?search=%s&go=Go
+gg _ = uri http://www.google.com/search?q=%s
i = insert_mode
B = spawn ./examples/scripts/insert_bookmark.sh
u = spawn ./examples/scripts/load_url_from_history.sh
U = spawn ./examples/scripts/load_url_from_bookmarks.sh
-#parameter command examples (all need space but can be removed from individual commands). underscore is important.
-/_ = search %s
-o _ = uri %s
-:wiki _ = uri http://wiki.archlinux.org/index.php/Special:Search?search=%s&go=Go
-gg _ = uri http://www.google.com/search?q=%s
+ZZ = exit
[network]
# to start a local socks server, do : ssh -fND localhost:8118 localhost
@@ -57,3 +55,4 @@ http_debug = 0
user-agent = uzbl
max_conns =
max_conns_per_host =
+