Entering insert mode is now function
[uzbl-mobile] / examples / configs / sampleconfig
index 4cba098..230ef30 100644 (file)
@@ -19,7 +19,6 @@ always_insert_mode = 0
 modkey = Mod1
 show_status = 1
 status_top = 0
-home_page = http://www.uzbl.org
 
 [bindings]
 b = back
@@ -27,7 +26,7 @@ m = forward
 s = stop
 r = refresh
 R = reload
-h = home
+gh = uri http://www.uzbl.org
 f = follow_link_here
 F = follow_link_new_tab
 w = follow_link_new_window
@@ -35,6 +34,7 @@ w = follow_link_new_window
 - = zoom_out
 t = toggle_status
 k = exit
+i = insert_mode
 B = spawn /bin/bash /usr/share/uzbl/examples/scripts/insert_bookmark.sh
 u = spawn /bin/bash /usr/share/uzbl/examples/scripts/load_url_from_history.sh
 U = spawn /bin/bash /usr/share/uzbl/examples/scripts/load_url_from_bookmarks.sh