Warning, /utilities/krusader/doc/handbook/profiles.docbook is written in an unsupported language. File is not indexed.

0001 <!--
0002     SPDX-FileCopyrightText: 2000-2003 Shie Erlich <erlich@users.sourceforge.net>
0003     SPDX-FileCopyrightText: 2000-2003 Rafi Yanai <yanai@users.sourceforge.net>
0004     SPDX-FileCopyrightText: 2004-2010 Frank Schoolmeesters <codeknight@users.sourceforge.net>
0005     SPDX-FileCopyrightText: 2000-2022 Krusader Krew <https://krusader.org>
0006 -->
0007 <sect1 id="profiles">
0008   <title>Profiles</title>
0009   <indexterm>
0010     <primary>Profiles</primary>
0011   </indexterm>
0012   <para>With profiles you can save and restore your favorite
0013   settings. Several features support profiles, you can have
0014   &eg; different panel profiles (work, home, remote
0015   connections, &etc;), search profiles, synchroniser
0016   profiles, &etc;</para>
0017   <sect2 id="panel_profiles">
0018     <title>Panel Profiles</title>
0019     <para>A panel profile contains the following: all the tab
0020     paths (left or right), the current tab (left or right) and the
0021     active panel (left or right). All this information is stored in
0022     the <link linkend="config_files">krusaderrc</link> file. You can have several
0023     panel profiles, &eg; file management, &FTP;
0024     management, home, work, &etc; The panel profile can
0025     be 
0026     <link linkend="c_panel_profiles">saved and restored</link> in
0027     the 
0028     <guimenu>Window</guimenu> menu. The 
0029     <link linkend="konfig-startup">default startup
0030     profile</link> will be used when starting &krusader;, but you can
0031     override it with a command-line option.</para>
0032   </sect2>
0033   <sect2 id="color_profiles">
0034     <title>Color Profiles</title>
0035     <para>Colormaps can be saved and restored with 
0036     <link linkend="konfig-color">Color Profiles</link>.</para>
0037   </sect2>
0038   <sect2 id="key_profiles">
0039     <title>Key-binding Profiles</title>
0040     <para>Keymaps can be saved and restored with 
0041     <link linkend="configure-shortcuts">Key-binding
0042     Profiles</link>.</para>
0043   </sect2>
0044   <sect2 id="search_profiles">
0045     <title>Search Profiles</title>
0046     <para>If you regularly perform the same search operation,
0047     you can save the search settings (&eg; include
0048     files, exclude files, &etc;) in a 
0049     <link linkend="krusearcher">Search Profile</link>.</para>
0050   </sect2>
0051   <sect2 id="synchronizer_profiles">
0052     <title>Synchronizer Profiles</title>
0053     <para>If you regularly perform the same synchronize
0054     operation, you can save the synchronize settings in a 
0055     <link linkend="synchronizer">Synchronizer
0056     Profile</link>.</para>
0057   </sect2>
0058 </sect1>