aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/user_help.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/user_help.html b/doc/user_help.html
index 1824c8ae..9de2056f 100644
--- a/doc/user_help.html
+++ b/doc/user_help.html
@@ -304,6 +304,28 @@
<table WIDTH="100%" BORDER=1 CELLSPACING=0 CELLPADDING=3>
<tr ALIGN=LEFT VALIGN=TOP><td bgcolor="wheat">
+ <h4><font color="green">Web search from the Location bar:</font></h4>
+ </td></tr>
+ <tr><td bgcolor="#70a0c0">
+ <p>
+ Besides the GUI, you can also use the location bar as a CLI for quick
+ web search. You can specify a prefix in <b><font color="#5040a0">dillorc</font></b>
+ for each search engine and use it from the location bar.
+ <p>
+ Example, in dillorc:<br>
+ <blockquote>
+ <code>search_url="dd Duckduckgo http://duckduckgo.com/lite/?kp=-1&q=%s"</code>
+ </blockquote>
+ means you can reach the location bar (CTRL+L), then type:
+ <blockquote>
+ <code>dd dillo browser</code>
+ </blockquote>
+ to web-search with Duckduckgo for the keywords: <code>dillo browser</code>.
+ </td></tr>
+ </table>
+
+ <table WIDTH="100%" BORDER=1 CELLSPACING=0 CELLPADDING=3>
+ <tr ALIGN=LEFT VALIGN=TOP><td bgcolor="wheat">
<h4><font color="green">Keyboard shortcuts:</font></h4>
</td></tr>
<tr><td bgcolor="#70a0c0">