diff options
Diffstat (limited to 'doc/userguide/internet-shortcuts.docbook')
-rw-r--r-- | doc/userguide/internet-shortcuts.docbook | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/doc/userguide/internet-shortcuts.docbook b/doc/userguide/internet-shortcuts.docbook deleted file mode 100644 index a4cfa1e68..000000000 --- a/doc/userguide/internet-shortcuts.docbook +++ /dev/null @@ -1,62 +0,0 @@ -<sect1 id="internet-keywords"> -<sect1info> -<authorgroup> -<author> -<personname> -<firstname>Simon</firstname> -<surname>Vermeersch</surname> -</personname> -<email>titeuf@ph34rus.org</email> -</author> -</authorgroup> -</sect1info> - -<title>Internet Shortcuts</title> - -<indexterm><primary>Web shortcuts</primary></indexterm> -<indexterm><primary>Internet Shortcuts</primary></indexterm> -<indexterm><primary>gg:</primary></indexterm> - -<para>Internet shortcuts are a really useful feature of &konqueror;: -once you get used to them, you'll wonder how you ever lived without them.</para> - -<para>To see what internet shortcuts are, open up &konqueror; and type -<userinput>gg:kde</userinput> in the <guilabel>Location</guilabel> -bar.</para> - -<para>You will go to Google, searching for &tde;.</para> - -<para>They are many such shortcuts like <userinput>ggl:</userinput> (Google -I'm feeling lucky), <userinput>bug:</userinput> (bugs.trinitydesktop.org) and so -on.</para> - -<para>To get a full list, click on <guimenu>Settings</guimenu> in the -&konqueror; menu, and select <guilabel>Web Shortcuts</guilabel>. Here you will find a full list of all the shortcuts. You can create -new ones, change existing ones, or delete unused shortcuts. You can also -disable web shortcuts if you don't like them. If you set the <guilabel>Default -search engine</guilabel>, you don't have to type the shortcut anymore. For -instance if you set it to Google, you can just type -<userinput>kde</userinput> in the <guilabel>Location</guilabel> bar, -and it will search Google for <quote>&tde;</quote>.</para> - -<para>In <guilabel>Keyword delimiter</guilabel> you can choose if you want -to separate a shortcut with a colon (<userinput>gg: kde</userinput>) or a -space (<userinput>gg kde</userinput>).</para> - -<para>A nice tip with Internet shortcuts is that you can use them from the -<guilabel>Run Command</guilabel> dialog. Just open it (through the &kmenu; -or with <keycombo action="simul">&Alt;<keycap>F2</keycap></keycombo>) and -type your shortcut, ⪚ <userinput>gg: kde</userinput>, and press -&Enter;. It will automatically open &konqueror; with a Google -search for &tde;.</para> - -<!-- Add links to "further reading" here --> -<!-- <itemizedlist> -<title>Related Information</title> -<listitem><para>to be written</para> -</listitem> -</itemizedlist>--> - - - -</sect1> |