merge in anydots stuff
[uzbl-mobile] / examples / configs / sampleconfig
index 3fddc89..8d7aa08 100644 (file)
@@ -22,33 +22,40 @@ status_top = 0
 
 [bindings]
 # scroll down/up/left/right
-j = scroll_vert 20      
-k = scroll_vert -20     
-h = scroll_horz -20     
-l = scroll_horz 20      
+j = scroll_vert 20
+k = scroll_vert -20
+h = scroll_horz -20
+l = scroll_horz 20
 b = back
 m = forward
 s = stop
 r = reload
 R = reload_ign_cache
-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
+#hilight matches
+/_ = search %s
+#jump to next
+; = search
+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 /usr/share/uzbl/examples/scripts/insert_bookmark.sh
 u = spawn /usr/share/uzbl/examples/scripts/load_url_from_history.sh
 U = spawn /usr/share/uzbl/examples/scripts/load_url_from_bookmarks.sh
+ZZ = exit
 
 
 [network]
 proxy_server = 
 #values 0-3
-http_debug = 1
+http_debug = 0
 user-agent = uzbl
 max_conns =
 max_conns_per_host =