Fix crash if key bindings specified in profile cannot be found. Improve
[personal-kdebase.git] / apps / doc / konqueror / path-complete.docbook
bloba05f0845c40543db93d11770054360c1385af310
1 <chapter id="path-complete">
3 <chapterinfo>
4 <authorgroup>
5 <author>&Pamela.Roberts;</author>
6 <!-- TRANS:ROLES_OF_TRANSLATORS -->
7 </authorgroup> 
9 <date>2003-11-05</date>
10 <releaseinfo>3.2</releaseinfo>
11 </chapterinfo>
14 <title>Automatic Text Completion</title> 
16 <para>You can get &konqueror; to help you enter a path or &URL; into the
17 Location Toolbar by enabling one of the <guimenuitem>Text Completion</guimenuitem>
18 features. To do this <mousebutton>right</mousebutton>
19  click on a clear part of the Location Toolbar text entry box and select 
20 <guisubmenu>Text Completion</guisubmenu> from the pop up menu. This will let you 
21 choose between the following options:</para>
23 <variablelist>
25 <varlistentry>
26 <term><guimenuitem>None</guimenuitem></term>
27 <listitem><para>What you get is what you type.</para></listitem>
28 </varlistentry>
30 <varlistentry>
31 <term><guimenuitem>Manual</guimenuitem></term>
32 <listitem><para>When you have typed part of a path or &URL;, pressing 
33 <keycombo action="simul">&Ctrl;<keycap>E</keycap></keycombo> will complete the entry if it is 
34 possible to do so unambiguously.</para></listitem> 
35 </varlistentry>
37 <varlistentry>
38 <term><guimenuitem>Automatic</guimenuitem></term>
39 <listitem><para>As you type into the Location Toolbar window &konqueror; will 
40 automatically extend what you type to complete one possible path or &URL;,  
41 highlighting the characters it has added. Continue typing if that's not what 
42 you wanted or press &Enter; to accept it.</para></listitem>
43  </varlistentry>
45 <varlistentry>
46 <term><guimenuitem>Dropdown List</guimenuitem></term>
47 <listitem><para>A drop-down window will appear as you type, showing the
48 possible matches to what you have typed so far. When the path or &URL; that 
49 you want appears in the window double click on it with the &LMB;. 
50 You can also use the 
51 <keysym>Down Arrow</keysym> and <keysym>Up Arrow</keysym>
52 keys to select it then press &Enter;.</para></listitem>
53 </varlistentry>
55 <varlistentry>
56 <term><guimenuitem>Short Automatic</guimenuitem></term>
57 <listitem><para>This is like Automatic mode except that it only extends 
58 what you have typed as far as the next <keycap>/</keycap> symbol in the path 
59 or &URL;. Press <keycombo action="simul">&Ctrl;<keycap>E</keycap></keycombo> to accept the 
60 suggestion, &Enter; when the complete path or &URL; is 
61 shown.</para></listitem>
62 </varlistentry>
64 </variablelist>
65 <para>You should try out these different modes and pick the one that suits you
66  best.</para>
67 <para>The history of recently visited &URL;s that &konqueror; uses for the 
68 Text Completion function can be viewed and edited in the <guilabel>History
69 </guilabel> page of the <link linkend="sidebar">Navigation Panel</link>.</para>
72 </chapter>
73 <!--
74 Local Variables:
75 mode: sgml
76 sgml-omittag: nil
77 sgml-shorttag: t
78 sgml-minimize-attributes: nil
79 sgml-general-insert-case: lower
80 sgml-parent-document:("index.docbook" "book" "chapter")
81 End:
82 -->