📄 user-interface.docbook
字号:
<screenshot>
<screeninfo>Command line</screeninfo>
<mediaobject>
<imageobject><imagedata fileref="cmdline.png" format="PNG"/></imageobject>
<imageobject><imagedata fileref="cmdline.png" format="EPS"/></imageobject>
<textobject><phrase>Command Line</phrase></textobject>
<caption><para>Command Line</para></caption>
</mediaobject>
</screenshot>
-->
<figure id="screenshot-commandline" float="1">
<title>Command Line</title>
<mediaobject>
<imageobject>
<imagedata fileref="cmdline.png"></imagedata>
</imageobject>
<textobject>
<phrase>Command line</phrase>
</textobject>
</mediaobject>
</figure>
<para>The traditional command line mode offers a single line of
input to enter commands, it also features three buttons:
<itemizedlist>
<listitem>
<para><guibutton>"command history"</guibutton> (down arrow) to quick open previous used commands
</para>
</listitem>
<listitem>
<para><guibutton>"Useraction expander"</guibutton> (green plus button) to add easy
<link linkend="useractions">Useraction placeholders</link>
</para>
</listitem>
<listitem>
<para><guibutton>"run in terminal mode"</guibutton> (console icon) button with the next options:
<itemizedlist>
<listitem><para>Start and Forget</para>
</listitem>
<listitem><para>Display Separated Standard and Error Output</para>
</listitem>
<listitem><para>Display Mixed Standard and Error Output</para>
</listitem>
<listitem><para>Start in New Terminal</para>
</listitem>
<listitem><para>Send to Embedded Terminal Emulator</para>
</listitem>
</itemizedlist>
</para>
</listitem>
</itemizedlist>
When you start typing your commands,
the command line auto-completion feature will make its offers
according to what you choose in the
&kcontrolcenter;. If you want to change the way
auto-complete behaves in the current &krusader;
session,
<keycap>right click</keycap> on the command line and change it.
To the left of the input line you can find the local path that
the active panel is currently pointing to. This path is where
your command will be executed. Typing
<userinput>
<command>cd</command>
<replaceable>
<directory></replaceable>
</userinput> in the command line will also cause the active
panel to point to this directory.
Click
<link linkend="cmdline_keybindings">here</link> to view the
command line keybindings.</para>
</sect2>
<sect2 id="termemu">
<title>Terminal Emulator</title>
<!--
<screenshot>
<screeninfo>Terminal emulator</screeninfo>
<mediaobject>
<imageobject><imagedata fileref="terminalEmu.png" format="PNG"/></imageobject>
<imageobject><imagedata fileref="terminalEmu.png" format="EPS"/></imageobject>
<textobject><phrase>Terminal emulator</phrase></textobject>
<caption><para>Terminal emulator</para></caption>
</mediaobject>
</screenshot>
-->
<figure id="screenshot-terminalemulator" float="1">
<title>Terminal Emulator</title>
<mediaobject>
<imageobject>
<imagedata fileref="terminalEmu.png"></imagedata>
</imageobject>
<textobject>
<phrase>Terminal emulator</phrase>
</textobject>
</mediaobject>
</figure>
<para>The terminal emulator mode is in fact a small console and
acts like one. You can change the active directory in the
terminal by using the
<userinput>
<command>cd</command>
</userinput> command. The terminal emulator will follow the
active panel directory. When you drag a file from the
<interface>"List Panel"</interface>, you will get to choose
between: "Paste",
<command>cd</command>,
<command>mv</command> and
<command>ln</command>. If you drag multiple files, then
<command>cd</command> will not be available. A full-screen
terminal emulator can be used when
<link linkend="konfig-looknfeel-operation">configured</link> or
<keycombo action="simul">&Ctrl;
<keycap>f</keycap></keycombo> toggles between normal and full
screen mode. If the command line is hidden, press
<keycombo action="simul">&Ctrl;
<keycap>up</keycap></keycombo> to focus the terminal emulator.
<keycombo action="simul">&Ctrl;
<keycap>down</keycap></keycombo> brings you back down.
<keycombo action="simul">&Ctrl;
<keycap>Enter</keycap></keycombo> and
<keycombo action="simul">&Ctrl;
<keycap>Shift</keycap>
<keycap>Enter</keycap></keycombo> paste the filename. You can
close the emulator by typing
<userinput>
<command>exit</command>
</userinput>.</para>
<para>
Click
<link linkend="termemu_keybindings">here</link> to view the
Terminal emulator keybindings..</para>
</sect2>
</sect1>
<sect1 id="fnkeys">
<title>Function (FN) Keys Bar</title>
<!-- OLD
<screenshot>
<screeninfo>Function (FN) Keys Bar</screeninfo>
<mediaobject>
<imageobject><imagedata fileref="fnkeys.png" format="PNG"/></imageobject>
<imageobject><imagedata fileref="fnkeys.png" format="EPS"/></imageobject>
<textobject><phrase>Function (FN) Keys Bar</phrase></textobject>
</mediaobject>
</screenshot>
-->
<figure id="screenshot-fnkeys" float="1">
<title>Function (FN) Keys Bar</title>
<mediaobject>
<imageobject>
<imagedata fileref="fnkeys.png"></imagedata>
</imageobject>
<textobject>
<phrase>Function (FN) Keys Bar</phrase>
</textobject>
</mediaobject>
</figure>
<para>This bar gets its name from the function (FN) keys it
represents. For each button on this bar there is a
corresponding function key that performs the same action. This
bar is derived from the design of the first twin-panel file
managers and the FN keys usually act the same way with two
changes: the
<keycap>F2</keycap> key will open a terminal at the last local
path that the active panel pointed to, and the
<keycap>F9</keycap> key is used to rename files.
<guilabel>Mkdir</guilabel>
<keycap>F7</keycap> can create whole directory trees on the fly
⪚
<literal>foo/bar/test</literal>. You can choose to display
<link linkend="faqu_resize">or not</link> the
<guilabel>FN keys bar</guilabel> when starting up
&krusader; via the &konfigstartpg-lnk;,
and you can toggle its use in the current session with the
&viewmenu-lnk;. The actions and
&keybindigs-lnk; performed by the function keys are
configurable since version 1.51, they will remain active with
or without the
<guilabel>FN keys bar</guilabel> displayed.</para>
</sect1>
<sect1 id="folder-tabs">
<title>Folder Tabs</title>
<!-- OLD
<screenshot>
<screeninfo>Tabbed browsing</screeninfo>
<mediaobject>
<imageobject><imagedata fileref="tabbed_browsing.png" format="PNG"/></imageobject>
<imageobject><imagedata fileref="tabbed_browsing.png" format="EPS"/></imageobject>
<textobject><phrase>Tabbed browsing</phrase></textobject>
</mediaobject>
</screenshot>
-->
<figure id="screenshot-tabbedbrowsing" float="1">
<title>Folder Tabs</title>
<mediaobject>
<imageobject>
<imagedata fileref="tabbed_browsing.png"></imagedata>
</imageobject>
<textobject>
<phrase>Folder Tabs</phrase>
</textobject>
</mediaobject>
</figure>
<para>With &folder-tabs; you can quickly change to
multiple folders; each panel has its own
&folder-tabs;. The &folder-tabs;
positions are saved when closing &krusader;. To
switch between &folder-tabs;, click them with the
mouse. Squeezed &folder-tabs; have tooltips to
display the full path. The following &folder-tabs;
operations are available:
<itemizedlist>
<listitem>
<para>To
<keycap>open a new tab</keycap> and keep the current
directory: &right-click; on a directory and
select
<keycap>open in a new tab</keycap>, or use the
&MMB;, or use
<keycombo action="simul">&Alt;&Ctrl;
<keycap>n</keycap></keycombo>.</para>
</listitem>
<listitem>
<para>To
<keycap>duplicate a tab</keycap>: &right-click;
on the Folder Tab and select
<keycap>duplicate tab</keycap>, or use
<keycombo action="simul">
&Alt;&Ctrl;&Shift;
<keycap>n</keycap></keycombo>.</para>
</listitem>
<listitem>
<para>To
<keycap>close a tab</keycap> (except the left tab):
&right-click; on the tab and select
<keycap>close tab</keycap>, or use the &MMB;, or
use the Folder tab
<guibutton>"red cross"</guibutton> button, or use
<keycombo action="simul">&Alt;&Ctrl;
<keycap>c</keycap></keycombo>.</para>
</listitem>
<listitem>
<para>To create a
<keycap>"home" tab</keycap>: click on the
<guibutton>Folder Tab Bookmark</guibutton> button.</para>
</listitem>
<listitem>
<para>To
<keycap>change tabs</keycap>:
<keycombo action="simul">&Shift;
<keycap>Left Arrow</keycap></keycombo> or
<keycombo action="simul">&Shift;
<keycap>Right Arrow</keycap></keycombo>.</para>
</listitem>
<listitem>
<para>To open the current folder in a new tab: use
<keycombo action="simul">
&Ctrl;&Alt;&Enter;</keycombo>.</para>
</listitem>
</itemizedlist></para>
</sect1>
<sect1 id="ui_buttons">
<title>Buttons</title>
<para>Several buttons for fast operations are available:
<link linkend="main_toolbar">Main Toolbar</link>,
<link linkend="actions_toolbar">Actions Toolbar</link>,
<link linkend="panel_toolbar">Panel Toolbar</link>,
<link linkend="location_toolbar">Location Toolbar</link>,
<link linkend="list_panel">Media</link>,
<link linkend="folderhistory">Folder history</link>,
<link linkend="bookman">Bookmarks</link>,
<link linkend="folder-tabs">Tab</link>,
<link linkend="cmdline">Commandline</link>,
<link linkend="fnkeys">Function keys</link>.</para>
</sect1>
</chapter>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -