X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=examples%2Fconfigs%2Fsampleconfig;h=230ef305089d1722029b062e2bb6e458b3cd0237;hb=5130922e2024218321c8b49386e20615a8767002;hp=d2991af738ee857de338c7183329b5ca33f9f50c;hpb=b3b92d1fa68aaca611acc434338f602f25d5e44c;p=uzbl-mobile diff --git a/examples/configs/sampleconfig b/examples/configs/sampleconfig index d2991af..230ef30 100644 --- a/examples/configs/sampleconfig +++ b/examples/configs/sampleconfig @@ -14,6 +14,7 @@ history_handler = /bin/bash /usr/share/uzbl/examples/scripts/history.sh download_handler = /bin/bash /usr/share/uzbl/examples/scripts/download.sh fifo_dir = /tmp +socket_dir = /tmp always_insert_mode = 0 modkey = Mod1 show_status = 1 @@ -25,13 +26,15 @@ 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 + = zoom_in - = 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