Fix crash if key bindings specified in profile cannot be found. Improve
[personal-kdebase.git] / apps / doc / konqueror / save-settings.docbook
blob9fb2488154c16c02e665816f9367a1a999f69d28
1 <chapter id="save-settings">
3 <chapterinfo>
4 <authorgroup>
5 <author>&Pamela.Roberts;</author>
6 <!-- TRANS:ROLES_OF_TRANSLATORS -->
7 </authorgroup>
9 <date>2003-11-06</date>
10 <releaseinfo>3.2</releaseinfo>
11 </chapterinfo>
13 <title>Saving Settings &amp; Profiles</title>
14 <sect1 id="save-settings-general">
15 <title>General Settings</title>
16 <para>When you close down &konqueror; your current <guimenu>View</guimenu> 
17 menu settings (such as the <guimenuitem>View Mode</guimenuitem>, 
18 <guimenuitem>Use index.html</guimenuitem> and <guimenuitem>Show Hidden Files
19 </guimenuitem> items) are not automatically saved as the default
20 options; however, you can have &konqueror; remember these settings by
21 selecting <menuchoice><guimenu>Settings</guimenu><guimenuitem>Save View
22 Profile "Web Browsing"...</guimenuitem></menuchoice> and the current
23 setting will become the default option to be used the next time
24 &konqueror; is started.</para>
26 <para>But you can also specify different <guimenu>View</guimenu> menu settings
27 for an individual folder. To do this check the <guimenuitem>View Properties
28 Saved in Folder</guimenuitem> box in the <guimenu>Settings</guimenu> menu,
29 change the <guimenu>View</guimenu> settings to whatever you want then uncheck
30 the
31 <guimenuitem>View Properties saved in Folder</guimenuitem> box. Doing this
32 creates a <filename>.directory</filename> file in that folder to hold the
33 folder <guimenu>View</guimenu> settings. Use the <menuchoice><guimenu>
34 Settings</guimenu><guimenuitem>Remove Folder Properties</guimenuitem>
35 </menuchoice> option to remove the folder specific
36 settings (or just delete the <filename>.directory</filename> file).</para>
37 <note><para>One nice use of this feature is if you have a folder full of
38 pictures. You can set that particular folder to display thumbnails of the
39 pictures (by choosing <guimenuitem>Icon View</guimenuitem> and <menuchoice>
40 <guisubmenu>Preview</guisubmenu><guimenuitem>Show Previews</guimenuitem>
41 </menuchoice> from the <guimenu>View</guimenu> menu) when you open it, while 
42 not displaying images as thumbnails in other folders.</para></note>
43 </sect1>
45 <sect1 id="save-settings-view-profiles">
46 <title>View Profiles</title>
47 <para>&konqueror; can save a whole set of options as a <quote>View
48 Profile</quote>. Some view profiles are part of the standard &konqueror;
49 installation, such as <property>Web Browsing</property> and <property>File
50 Management</property>, but you can add your own, too.</para>
52 <para>To modify a view profile (say, the <property>Web Browsing</property>
53 profile), load the profile with
54 <menuchoice><guimenu>Settings</guimenu><guisubmenu>Load View
55 Profile</guisubmenu><guimenuitem>Web Browsing</guimenuitem> </menuchoice>, and
56 change the &konqueror; settings to whatever you want. Now select
57 <menuchoice><guimenu>Settings</guimenu><guimenuitem>Save View Profile "Web
58 Browsing"...</guimenuitem></menuchoice>. In the dialog which appears, you can
59 change the name of the profile, which will create a new profile with that name,
60 or you can leave the name as it is to modify the current profile. If you select
61 <guilabel>Save URLs in profile</guilabel>, the current &URL; will be loaded
62 when you load that view profile. This functions in a similar way to the
63 <quote>Home Page</quote> in many web browsers. If you want &konqueror; to start
64 up with an empty window enter <userinput>about:blank</userinput> into the
65 location bar before saving the profile.</para>
67 <note><para>You can create a desktop icon to start &konqueror; with your new
68 profile. First create a desktop icon by dragging the &konqueror; icon from the
69 <guimenu>K</guimenu> menu onto the desktop and selecting <guimenuitem>Copy
70 Here</guimenuitem>.  Then <mousebutton>right</mousebutton> click on the new
71 icon, select
72 <guimenuitem>Properties...</guimenuitem> and change <guilabel>Program
73 Name</guilabel> in the <guilabel>Execute</guilabel> tab page to
74 <userinput><command>kfmclient</command> <option>openProfile
75 <replaceable>MyNewProfile</replaceable></option></userinput>,
76 <replaceable>MyNewProfile</replaceable> being what you called the new
77 profile. Then in the <guilabel>General</guilabel> tab page change the name to
78 something like <filename>MyNewProfile</filename> and pick a more
79 suitable icon.</para></note>
81 </sect1>
82 </chapter>
83 <!--
84 Local Variables:
85 mode: sgml
86 sgml-omittag: nil
87 sgml-shorttag: t
88 sgml-minimize-attributes: nil
89 sgml-general-insert-case: lower
90 sgml-parent-document:("index.docbook" "book" "chapter")
91 End:
92 -->