You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1893 lines
42 KiB
1893 lines
42 KiB
|
|
<chapter id="menu-commands">
|
|
<!-- **********************************************************************
|
|
commands.docbook
|
|
++++++++++++++++++++
|
|
copyright : (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
|
|
Rafi Yanai, Shie Erlich, Frank Schoolmeesters
|
|
& the Krusader Krew
|
|
e-mail : krusader@users.sourceforge.net
|
|
web site : http://www.krusader.org
|
|
description : a Krusader Documentation File
|
|
|
|
***************************************************************************
|
|
* Permission is granted to copy, distribute and/or modify this *
|
|
* document under the terms of the GNU Free Documentation License, *
|
|
* Version 1.1 or any later version published by the Free Software *
|
|
* Foundation; with no Invariant Sections, no Front-Cover Texts and *
|
|
* no Back-Cover Texts. A copy of the license is available on the *
|
|
* GNU site http://www.gnu.org/licenses/fdl.html or by writing to: *
|
|
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, *
|
|
* MA 02110-1301, USA. *
|
|
*********************************************************************** -->
|
|
|
|
<title
|
|
>Menu Commands</title>
|
|
<indexterm
|
|
><primary
|
|
>Commands</primary
|
|
><secondary
|
|
>Menu</secondary
|
|
></indexterm>
|
|
|
|
<sect1 id="file-menu">
|
|
<title
|
|
><guimenu
|
|
>File</guimenu
|
|
> Menu</title>
|
|
<variablelist>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Shift;<keycap
|
|
>F4</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>New Text File</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Creates a new text file in the current directory, unless another directory is specified. The new file is opened for editing after it is created. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycap
|
|
>F7</keycap
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>New Directory</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Creates a new directory in the current directory. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;&Ctrl;<keycap
|
|
>S</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>New Symlink</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Creates a symbolic link to the currently selected file. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycap
|
|
>F3</keycap
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>View File</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens the currently selected file for <link linkend="kredit"
|
|
>viewing</link
|
|
>. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycap
|
|
>F4</keycap
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Edit File</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens the currently selected file for <link linkend="kredit"
|
|
>editing</link
|
|
>. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycap
|
|
>F5</keycap
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Copy</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens a dialog to <link linkend="copying"
|
|
>copy</link
|
|
> the currently selected files or directories to a specified location. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycap
|
|
>F6</keycap
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Move</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens a dialog to <link linkend="copying"
|
|
>move</link
|
|
> the currently selected files or directories to a specified location. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;<keycap
|
|
>P</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Pack</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Creates a <link linkend="pack-archive"
|
|
>new archive</link
|
|
> of all the selected files and directories in the active panel. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;<keycap
|
|
>U</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Unpack</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
><link linkend="unpacking-archives"
|
|
>Unpack</link
|
|
> all the selected files in the active panel. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;<keycap
|
|
>E</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Test Archive</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
><link linkend="test-archive"
|
|
>Test archive</link
|
|
> for corruption. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Compare by content</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Compares two current files by content - one from each panel via an external graphical diff utility. By default &kompare; (part of the tdebase package) is used, but you can also use ⪚ &xxdiff_url; or &kdiff3_url; , change it in the &konfigdependencie_lnk;. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry id="multi_rename">
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Shift;<keycap
|
|
>F9</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Multi Rename</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>This menu option starts &krename_url; a very powerful external batch renamer for &kde; 3.x. </para>
|
|
<itemizedlist>
|
|
<title
|
|
>Krename Features</title>
|
|
<listitem>
|
|
<para
|
|
>Renaming a list of files based on a set of expressions</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para
|
|
>Copying/moving a list of files to another directory</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para
|
|
>Convert filenames to upper/lower case</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para
|
|
>Adding numbers to filenames</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para
|
|
>Finding and replacing parts of the filename</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para
|
|
>Rename MP3/OGG Vorbis files based on their ID3 tags</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para
|
|
>Setting access and modification dates</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para
|
|
>Changing permissions and file ownership</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para
|
|
>A plug-in API which allows you to extend Krename's features</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para
|
|
>Rename directories recursively</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para
|
|
>Support for KFilePlugins</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para
|
|
>Create undo file</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para
|
|
>And many more....</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Create Checksum</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
><link linkend="checksum"
|
|
>Checksum creation</link
|
|
> on file(s) and/or folder(s). </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Verify Checksum</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para>
|
|
<link linkend="checksum"
|
|
>Verify Checksum</link>
|
|
</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!-- vertical bar -->
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>P</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Split file</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>The &splitfile_lnk; function splits a file up into multiple smaller files so that it can be stored on several smaller media (like <hardware
|
|
>diskettes, zip-drives...</hardware
|
|
>) or sent by e-mail. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>B</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Combine files</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>The &combinefiles_lnk; function combines multiple files into one file after the &splitfile_lnk; function was used. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!--vertical bar -->
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>Q</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>File</guimenu
|
|
> <guimenuitem
|
|
>Quit</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Closes &krusader; and cleans up the temporary directory, the same as pressing <keycap
|
|
>F10</keycap
|
|
> key. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</sect1>
|
|
<sect1 id="edit-menu">
|
|
<title
|
|
><guimenu
|
|
>Edit</guimenu
|
|
> Menu</title>
|
|
<variablelist>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>X</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Cut to Clipboard</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
><link linkend="copying"
|
|
>Cuts</link
|
|
> the selected file(s) to the clipboard to be moved to another location. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>C</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Copy to Clipboard</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
><link linkend="copying"
|
|
>Copies</link
|
|
> the selected file(s) to the clipboard to be moved to another location. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>V</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Paste from Clipboard</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
><link linkend="copying"
|
|
>Pastes</link
|
|
> previously cut or copied items from the clipboard to the current directory. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycap
|
|
>F9</keycap
|
|
> </shortcut
|
|
> <guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Rename</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
><link linkend="renaming"
|
|
>Renames</link
|
|
> the currently selected file. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycap
|
|
>F8</keycap
|
|
> </shortcut
|
|
> <guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Delete</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
><link linkend="deleting"
|
|
>Deletes</link
|
|
> the currently selected file(s). </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>+</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Select Group</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens a dialog which allows you to select files in the active panel. In the <guilabel
|
|
>Search for</guilabel
|
|
> dialog place the main search criteria. Enter a filename, a wildcard (<literal role="extension"
|
|
>*.o.*</literal
|
|
>, <literal role="extension"
|
|
>*.c</literal
|
|
> &etc;) or both - separated by a space. When using <literal
|
|
>'text'</literal
|
|
> the results is the same as <literal
|
|
>'*text*'</literal
|
|
>. You can exclude files from the search with '|' (⪚ <literal role="extension"
|
|
>'*.cpp *.h | *.moc.cpp'</literal
|
|
> ). With the <link linkend="profiles"
|
|
>profile handler</link
|
|
> you can manage your selections for future usage. A double-click on a Profile is the same as entering the selection and pressing the <guibutton
|
|
>OK</guibutton
|
|
> button. More options for <guilabel
|
|
>Select Group</guilabel
|
|
> dialog are explained in the <link linkend="krusearcher"
|
|
>Search dialog</link
|
|
>, who are basicly almost the same dialogs. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>-</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Unselect Group</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>The opposite of <guimenuitem
|
|
>Select Group</guimenuitem
|
|
>, the files that match the pattern in the active panel will be unselected. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;<keycap
|
|
>+</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Select All</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Selects all files in the active panel, if you want that all directories are also selected than activate the <guilabel
|
|
>Automark directories</guilabel
|
|
> option in the &konfiglookandfeel_lnk;. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;<keycap
|
|
>-</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Unselect All</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Unselects all the files in the active panel. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;<keycap
|
|
>*</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Invert Selection</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Invert the selection status of all the files in the active panel (&ie;: selected files will become unselected and unselected files will become selected). </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Compare Directories</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Toggles &krusader; &comparedir_lnk; function.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Compare setup</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Configures the <guimenuitem
|
|
>Compare Directories</guimenuitem
|
|
> function.</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para
|
|
><guimenuitem
|
|
>Select Newer and Single</guimenuitem
|
|
> (default) </para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
<guimenuitem
|
|
>Select Single</guimenuitem>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
<guimenuitem
|
|
>Select Newer</guimenuitem>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
<guimenuitem
|
|
>Select Different and Single</guimenuitem>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
<guimenuitem
|
|
>Select Different</guimenuitem>
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;<keycap
|
|
>*</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Edit</guimenu
|
|
> <guimenuitem
|
|
>Properties</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens the properties dialog for the currently selected file. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</sect1>
|
|
<sect1 id="view-menu">
|
|
<title
|
|
><guimenu
|
|
>View</guimenu
|
|
> menu</title>
|
|
<para
|
|
>The action in this sub menu usually affects the current &krusader; session. If you want to make permanent changes use &konfigstartpg_lnk;. </para>
|
|
<variablelist>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>.</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>View</guimenu
|
|
> <guimenuitem
|
|
>Show Hidden Files</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Toggles the option to display or not the hidden files in the &krusader; panels. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Shift;<keycap
|
|
>F10</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>View</guimenu
|
|
> <guimenuitem
|
|
>All Files</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Turn off all filters and display all files. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Shift;<keycap
|
|
>F12</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>View</guimenu
|
|
> <guimenuitem
|
|
>Custom</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Allows you to install a custom filter on the &krusader; panel. Only files that match the filter pattern(s) and directories will be displayed. Don't forget to deactivate the custom filter after use, or some files may not be visible. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>R</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>View</guimenu
|
|
> <guimenuitem
|
|
>Reload</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Refreshes the contents of the active panel. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</sect1>
|
|
<sect1 id="go-menu">
|
|
<title
|
|
><guimenu
|
|
>Go</guimenu
|
|
> Menu</title>
|
|
<variablelist>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Go</guimenu
|
|
> <guimenuitem
|
|
>Back</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Navigates to the previously viewed directory in the active panel. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>PageUp</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Go</guimenu
|
|
> <guimenuitem
|
|
>Up</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Navigates to the parent directory of the active panel. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>Backspace</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Go</guimenu
|
|
> <guimenuitem
|
|
>Root</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Navigates to the root directory of the system. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>Home</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Go</guimenu
|
|
> <guimenuitem
|
|
>Home</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Navigates to the home directory of the current user. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>Z</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Go</guimenu
|
|
> <guimenuitem
|
|
>Popular URLs</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Displays a listing of frequently viewed directories from which you may navigate to one by double-clicking on it. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;&Shift;<keycap
|
|
>J</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Go</guimenu
|
|
> <guimenuitem
|
|
>Set Jump Back Point</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Sets the current directory as a "jump back" point. To navigate to this directory quickly, select the "Jump Back" command from the go menu. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>J</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Go</guimenu
|
|
> <guimenuitem
|
|
>Jump Back</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Returns to a previous "jump back" point. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</sect1>
|
|
<sect1 id="useractions-menu">
|
|
<title
|
|
><guimenu
|
|
>Useractions</guimenu
|
|
> menu</title>
|
|
<variablelist>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Useractions</guimenu
|
|
> <guimenuitem
|
|
>Manage useractions</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens the &useractions_lnk; manager.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Useractions</guimenu
|
|
> <guimenuitem
|
|
>Your foo Useractions</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens the default Useractions and Useractions created by the user.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
><keycombo action="simul"
|
|
><keycap
|
|
>Win</keycap
|
|
><keycap
|
|
>1</keycap
|
|
></keycombo
|
|
></shortcut
|
|
> <guimenu
|
|
>Useractions</guimenu
|
|
> <guimenuitem
|
|
>Sort By Name</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>When this action is turned on, the main sorting key in the &krusader; panel becomes the file name. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
><keycombo action="simul"
|
|
><keycap
|
|
>Win</keycap
|
|
><keycap
|
|
>2</keycap
|
|
></keycombo
|
|
></shortcut
|
|
> <guimenu
|
|
>Useractions</guimenu
|
|
> <guimenuitem
|
|
>Sort By Extention</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>When this action is turned on, the main sorting key in the &krusader; panel becomes the file extention (the part of the filename after the last '.'). This is useful for grouping files of the same type closer together. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
><keycombo action="simul"
|
|
><keycap
|
|
>Win</keycap
|
|
><keycap
|
|
>3</keycap
|
|
></keycombo
|
|
></shortcut
|
|
> <guimenu
|
|
>Useractions</guimenu
|
|
> <guimenuitem
|
|
>Sort By Size</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>When this action is turned on, the main sorting key in the &krusader; panel becomes the file size. This is useful for determining the largest files in a particular directory. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
><keycombo action="simul"
|
|
><keycap
|
|
>Win</keycap
|
|
><keycap
|
|
>4</keycap
|
|
></keycombo
|
|
></shortcut
|
|
> <guimenu
|
|
>Useractions</guimenu
|
|
> <guimenuitem
|
|
>Sort By Modified</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>When this action is turned on, the main sorting key in the &krusader; panel becomes the last modified date for each file. This is useful for finding files you recently worked on. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</sect1>
|
|
<sect1 id="tools-menu">
|
|
<title
|
|
><guimenu
|
|
>Tools</guimenu
|
|
> menu</title>
|
|
<variablelist>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>S</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Tools</guimenu
|
|
> <guimenuitem
|
|
>Search</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens the <link linkend="krusearcher"
|
|
>&krusader; search module</link
|
|
>. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;&Shift;<keycap
|
|
>L</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Tools</guimenu
|
|
> <guimenuitem
|
|
>Locate</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens the &locate_lnk; for fast file searching. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>Y</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Tools</guimenu
|
|
> <guimenuitem
|
|
>Synchronize Directories</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>The &syncdirs_lnk; function compares the left and right panels and show the differences between them. After the compare function, you can move files/directories so that they can be synchronized. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;<keycap
|
|
>/</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Tools</guimenu
|
|
> <guimenuitem
|
|
>MountMan</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens <link linkend="mount-man"
|
|
>MountMan</link
|
|
> - your Mount-Manager.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;<keycap
|
|
>D</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Tools</guimenu
|
|
> <guimenuitem
|
|
>Disk Usage</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens &diskusage_lnk;.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>N</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Tools</guimenu
|
|
> <guimenuitem
|
|
>New Net Connection</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens the <link linkend="remote-connections"
|
|
>New Network Connection</link
|
|
> dialog to start a &FTP;, SMB, FISH or SFTP connection to a remote host. If you leave the username and password fields empty you'll login as anonymous. You can <link linkend="bookman"
|
|
>Bookmark</link
|
|
> these remote sessions. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Shift;&Ctrl;<keycap
|
|
>F</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Tools</guimenu
|
|
> <guimenuitem
|
|
>Disconnect From Net</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>End the <link linkend="remote-connections"
|
|
>remote connection</link
|
|
> in the active panel and return to the startup path. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!-- vertical bar -->
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Tools</guimenu
|
|
> <guimenuitem
|
|
>Start Terminal</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens a terminal window in the default directory (usually your home directory). You can choose your favorite terminal application in the &konfiggereral_lnk;. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
> <keycap
|
|
>F2</keycap
|
|
> </keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Tools</guimenu
|
|
> <guimenuitem
|
|
>Start Terminal Here</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens a terminal window in the currently browsed directory of the active panel. You can choose your favorite terminal application in the &konfiggereral_lnk;. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!-- vertical bar -->
|
|
<varlistentry id="root-mode">
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;<keycap
|
|
>K</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Tools</guimenu
|
|
> <guimenuitem
|
|
>Start Root Mode Krusader</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Starts &krusader; in &rootmode_lnk; at the same location. </para>
|
|
<caution>
|
|
<para
|
|
>Be careful when using &krusader; with ROOT PRIVILEGES. </para>
|
|
</caution>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!-- vertical bar -->
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;&Ctrl;<keycap
|
|
>J</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Tools</guimenu
|
|
> <guimenuitem
|
|
>Javascript Console</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens the Javascript Console for Javascript evaluation. TODO: describe me. </para>
|
|
<caution>
|
|
<para
|
|
>Be careful when using &krusader; with ROOT PRIVILEGES. </para>
|
|
</caution>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!--<varlistentry
|
|
>-->
|
|
<!--<term
|
|
>-->
|
|
<!--<menuchoice
|
|
>-->
|
|
<!--<shortcut
|
|
>-->
|
|
<!--<keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>`</keycap
|
|
></keycombo
|
|
>-->
|
|
<!--</shortcut
|
|
>-->
|
|
<!--<guimenu
|
|
>Tools</guimenu
|
|
>-->
|
|
<!--<guimenuitem
|
|
>User Menu</guimenuitem
|
|
>-->
|
|
<!--</menuchoice
|
|
>-->
|
|
<!--</term
|
|
>-->
|
|
<!--<listitem
|
|
>-->
|
|
<!--<para
|
|
>-->
|
|
<!--Please use at this moment the <link linkend="useractions-menu"
|
|
>Useractions menu</link
|
|
> instead.-->
|
|
<!--Our plans for the Usermenu are to make user-configurable TDEActionMenus.-->
|
|
<!--With this one could make a UserMenu containing ⪚ all music-related actions and place-->
|
|
<!--this in the button-bar.... (or anywhere else).-->
|
|
<!--</para
|
|
>-->
|
|
<!--</listitem
|
|
>-->
|
|
<!--</varlistentry
|
|
>-->
|
|
</variablelist>
|
|
</sect1>
|
|
|
|
<sect1 id="settings-menu">
|
|
<title
|
|
><guimenu
|
|
>Settings</guimenu
|
|
> menu</title>
|
|
<variablelist>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>View</guimenu
|
|
> <guimenuitem
|
|
>Show Main Toolbar</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Shows the &main_toolbar_lnk; if checked.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>View</guimenu
|
|
> <guimenuitem
|
|
>Show Actions Toolbar</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Shows the &actions_toolbar_lnk; if checked.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>View</guimenu
|
|
> <guimenuitem
|
|
>Show Statusbar</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Shows the <link linkend="mainwindow"
|
|
>Statusbar</link
|
|
> if checked.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>View</guimenu
|
|
> <guimenuitem
|
|
>Show FN Keys bar</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Shows the &fnkeybar_lnk; if checked.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>View</guimenu
|
|
> <guimenuitem
|
|
>Show Command Line</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Shows the <link linkend="cmdline"
|
|
>Command Line</link
|
|
> if checked.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;&Ctrl;<keycap
|
|
>T</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>View</guimenu
|
|
> <guimenuitem
|
|
>Show Terminal Emulator</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Show the <link linkend="cmdline"
|
|
>Terminal Emulator</link
|
|
> if checked.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry id="configure-shortcuts">
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Settings</guimenu
|
|
> <guimenuitem
|
|
>Configure Shortcuts</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<indexterm
|
|
><primary
|
|
>Configure</primary
|
|
><secondary
|
|
>Shortcuts</secondary
|
|
></indexterm>
|
|
<para
|
|
>Opens a dialog which allows you to configure the &krusader; key bindings. </para>
|
|
<para
|
|
>With the <guibutton
|
|
>Import shortcuts</guibutton
|
|
> <guibutton
|
|
>Export shortcuts</guibutton
|
|
> buttons you can load and save a Key-binding profile. This allows &krusader; to have the &tcmd;, &mc;, foo-commander, or your custom Key-bindings. The only limitation is that global &kde; key-bindings and some &krusader; key-bindings can't be changed yet, as well as some features in foo-commander that we either don't have or don't need. The Key-bindings are stored in <filename
|
|
>$TDEDIR/share/apps/krusader</filename
|
|
>, <filename
|
|
>foo.keymap.info</filename
|
|
> contains a description, <filename
|
|
>foo.keymap</filename
|
|
> is a ini file that holds the Key-bindings. Until &krusader;-1.70.1 this was a binary file, &krusader; is backwards compatible for importing this legacy binary format. If a <filename
|
|
>*.keymap.info</filename
|
|
> text file exists, &krusader; will display it, showing additional information regarding the loaded Key-bindings file. Here you have a chance to exit without importing the proposed Key-bindings file. </para>
|
|
<tip
|
|
><para
|
|
>A &tcmd; Key-bindings file is provided. Please <link linkend="help_krusader"
|
|
>upload your favorite Key-bindings schemes</link
|
|
> so that they become available for the &krusader; community. Thanks! </para
|
|
></tip
|
|
>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Settings</guimenu
|
|
> <guimenuitem
|
|
>Configure Toolbars</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens a dialog which allows you to configure the &main_toolbar_lnk; or the &actions_toolbar_lnk;. You can add action buttons of your favourite &useractions_lnk; to the desired Toolbar.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Settings</guimenu
|
|
> <guimenuitem
|
|
>Configure &krusader;</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens the &krusader; configuration center: <link linkend="konfigurator"
|
|
>Konfigurator</link
|
|
>.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</sect1>
|
|
<sect1 id="window-menu">
|
|
<title
|
|
><guimenu
|
|
>Window</guimenu
|
|
> Menu</title>
|
|
<variablelist>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;&Ctrl;<keycap
|
|
>N</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Window</guimenu
|
|
> <guimenuitem
|
|
>New Tab</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens a new tab in the active panel. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;&Ctrl;&Shift;<keycap
|
|
>N</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Window</guimenu
|
|
> <guimenuitem
|
|
>Duplicate Current Tab</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens a new tab that is a duplicate of the active tab in the active panel. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>W</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Window</guimenu
|
|
> <guimenuitem
|
|
>Close Current Tab</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Closes the current tab in the active panel. This command is only available if there is more than one tab in the active panel. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Shift;<keycap
|
|
>Right</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Window</guimenu
|
|
> <guimenuitem
|
|
>Next Tab</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Navigates to the next tab of the active panel. This command is only available if there is more than one tab in the active panel. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Shift;<keycap
|
|
>Left</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Window</guimenu
|
|
> <guimenuitem
|
|
>Previous Tab</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Navigates to the previous tab of the active panel. This command is only available if there is more than one tab in the active panel. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry id="c_panel_profiles">
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;<keycap
|
|
>L</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Window</guimenu
|
|
> <guimenuitem
|
|
>Profiles</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens a menu where <link linkend="panel_profiles"
|
|
>Panel profiles</link
|
|
> can be saved and restored. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>U</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Window</guimenu
|
|
> <guimenuitem
|
|
>Swap Panels</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>The left panel wil become the right panel and vice versa, only the current tabs will be swapped. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;&Shift;<keycap
|
|
>U</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Window</guimenu
|
|
> <guimenuitem
|
|
>Swap Sides</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>The complete left panel will become the right panel and vice versa, and all tabs will be swapped. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Alt;&Ctrl;<keycap
|
|
>r</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Window</guimenu
|
|
> <guimenuitem
|
|
>Vertical Mode</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Toggels the &list_panel_lnk; between horizontal and vertical mode.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Ctrl;<keycap
|
|
>F</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Window</guimenu
|
|
> <guimenuitem
|
|
>Toggle Fullwidget Terminal Emulator</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Toggles fullscreen mode of the terminal editor. This option is only approriate when "Show Terminal Emulator" is activated. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Window</guimenu
|
|
> <guimenuitem
|
|
>Save Position</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Saves the current size and position of the &krusader; main window. This action can be automated with <guilabel
|
|
>"Save settings on exit"</guilabel
|
|
> in &konfigstartpg_lnk; </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</sect1>
|
|
<sect1 id="help-menu">
|
|
<title
|
|
><guimenu
|
|
>Help</guimenu
|
|
> menu</title>
|
|
<variablelist>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Help</guimenu
|
|
> <guimenuitem
|
|
>Krusader Handbook</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Invokes the &kde; Help system starting at the &krusader; help pages (this document).</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><shortcut
|
|
> <keycombo action="simul"
|
|
>&Shift;<keycap
|
|
>F1</keycap
|
|
></keycombo
|
|
> </shortcut
|
|
> <guimenu
|
|
>Help</guimenu
|
|
> <guimenuitem
|
|
>What's This?</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>The &whatsthis_url; help function changes the mouse cursor to a combination arrow and question mark. Clicking on items within &krusader; will open a help window (if one exists for that particular item) explaining the item's function. If you want to know more about a specific item than use this feature, a right-click on an item will also open the &whatsthis_url; help. </para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!-- vertical bar -->
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Help</guimenu
|
|
> <guimenuitem
|
|
>Report Bug</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>Opens the bug report dialog for sending bug reports via mail.</para>
|
|
<note>
|
|
<para>
|
|
<remark
|
|
>If you've got bugs to report please do not use &kde;'s bugzilla http://bugs.kde.org/, &kde;'s Bug Tracking System. We use Sourceforge.net for reporting and managing our &faqbugreports_lnk;.</remark>
|
|
</para>
|
|
</note>
|
|
<para
|
|
>Wishes, patches, and comments are always <link linkend="faqg_wish"
|
|
>welcome</link
|
|
>.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!-- vertical bar -->
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Help</guimenu
|
|
> <guimenuitem
|
|
>About Krusader</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>This will display version, author, and license information.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
<menuchoice
|
|
><guimenu
|
|
>Help</guimenu
|
|
> <guimenuitem
|
|
>About KDE</guimenuitem
|
|
> </menuchoice>
|
|
</term>
|
|
<listitem>
|
|
<para
|
|
>This displays the &kde; version and basic information.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</sect1>
|
|
|
|
</chapter>
|