⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 using-krusader.docbook

📁 LINUX 下, 以 QT/KDE 写的档案管理员
💻 DOCBOOK
📖 第 1 页 / 共 2 页
字号:
      selected Command executes. See also 
      <link linkend="executing_files">Executing
      Files</link>.</para>
    </sect2>
    <sect2 id="quicksearch">
      <title>Quicksearch</title>
      <!-- Thanks to Heiner Eichmann -->
      <para>This feature will do a quick search for the file name
      in the Active List Panel.</para>
      <para>Type 
      <keycap>foo</keycap>(one character) to do a quick search in
      the Active List Panel for a file beginning with "foo". A
      small quick search dialog box will open below the Active List
      Panel. Type the first few characters of the desired file name
      (more than one character allowed), the cursor will jump to
      that filename (if it exists), &eg; type "ab" to
      search for a file which begins with "ab". The 
      <keycap>Up/Down Arrow</keycap>will jump to the next or
      previous match. &Esc; will close the quick search
      line. The cursor will stay on the last file
      found.</para>
      <note>
        <para>If you press 
        <keycombo action="simul">&Alt;
        <keycap>foo</keycap></keycombo>, the key binding shortcut
        will be executed. If there is no configured key binding,
        the remaining letter 
        <keycap>foo</keycap>will be used for the quick
        search.</para>
      </note>
      <para>Use &konfiglookandfeel-lnk; to change from
      the default configuration.</para>
    </sect2>
    <sect2 id="context-menu">
      <title>Context Menu</title>
      <para>&krusader; has many Context menus that allow
      you to do fast operations with the mouse, usually a
      right-click will open the Context menu (depending on your
      &mouse-selection-modes-lnk; settings). This list
      gives an overview of the most important context menus. Use
      them to discover the available commands. 
      <itemizedlist>
        <listitem>
          <para>&main-toolbar-lnk; (orientation, text
          position, icon size)</para>
        </listitem>
        <listitem>
          <para>&list-panel-lnk; on a file or
          directory</para>
        </listitem>
        <listitem>
          <para>&cmdline-lnk; (undo, paste, text
          completion...)</para>
        </listitem>
        <listitem>
          <para>&termemu-lnk; (send signal, font,
          history...)</para>
        </listitem>
        <listitem>
          <para>&foldertabs-lnk; (new, duplicate,
          close)</para>
        </listitem>
        <listitem>
          <para>
          <link linkend="krusearcher">KruSearcher</link> Search
          results file list (F3 View, F4 Edit)</para>
        </listitem>
        <listitem>
          <para>&mountman-lnk; (unmount,
          format...)</para>
        </listitem>
        <listitem>
          <para>&syncdirs-lnk; File List</para>
        </listitem>
        <listitem>
          <para>&useractions-lnk;</para>
        </listitem>
        <listitem>
          <para>&konqueror; Right-Click actions are
          shown in &krusader;</para>
        </listitem>
        <listitem>
          <para>Show/hide 
          <link linkend="list_panel">Column Headers</link></para>
        </listitem>
        <listitem>
          <para>&bookmarks-lnk; enable/disable permanent
          bookmarks</para>
        </listitem>
        <listitem>
          <para>...</para>
        </listitem>
      </itemizedlist></para>
    </sect2>
  </sect1>
  <sect1 id="basic">
    <title>Basic File Management</title>
    <sect2 id="executing_files">
      <title>Executing Files</title>
      <para>You can only execute files in the Active List Panel. To
      <keycap>execute</keycap> a file just 
      <keycap>(double-)click on it or press Enter</keycap> when it
      is under the list cursor. &krusader; will open it
      in the default application for this file type (picture,
      text file...) or the file will be executed (script,
      binary...). If you want to use 
      <keycap>another application</keycap> to open the file, 
      <keycap>Right-Click</keycap> on the file and go to the "open
      with" sub-menu which will offer more options.
      &krusader; is compatible with &kde;
      default file manager for all file types except archives that
      are opened inside the &krusader; panel and not in
      an external application. See 
      <link linkend="konfig-archives">the archives page in
      Konfigurator</link>for details.</para>
    </sect2>
    <sect2 id="copying">
      <title>Copying and Moving</title>
      <para>To copy or move files/directories just select them and
      press 
      <keycap>F5</keycap>to 
      <keycap>copy</keycap>or 
      <keycap>F6</keycap>to 
      <keycap>move</keycap>them. If the 
      <guimenuitem>Preserve attributes (only on local
      targets)</guimenuitem> option is checked,
      &krusader; will try to preserve all attributes
      (time, owner, group) of the local files according to the
      source depending on your permissions: 
      <itemizedlist>
        <listitem>
          <para>User preserving if you are root</para>
        </listitem>
        <listitem>
          <para>Group preserving if you are root or member of the
          group</para>
        </listitem>
        <listitem>
          <para>Preserving the timestamp</para>
        </listitem>
      </itemizedlist>Using this option may slow down the copy/move
      process. A dialog will appear and allow you to choose the
      operation destination. The default destination is the
      other-panel browsed directory. If you enter a partial
      &URL;, &krusader; will use the current
      panel directory as the &URL; base.</para>
    </sect2>
    <sect2 id="deleting">
      <title>Deleting</title>
      <para>Deleting files/directories is done by selecting them
      and pressing 
      <keycap>F8</keycap> or 
      <keycap>Delete</keycap>. By 
      <link linkend="konfig-general">default</link>it will be moved
      to &kde;'s Trash, 
      <keycombo action="simul">&Shift;
      <keycap>Delete</keycap></keycombo> will delete the file
      permanently. A dialog will ask for your confirmation and will
      warn you when deleting non-empty directories. Of course only
      operations that you are permitted to do by the Operating
      System will be performed - you will be notified otherwise. If
      you do not wish to see the confirmation dialogs, you can
      disable them in the 
      <link linkend="konfig-advanced">Konfigurator advanced
      tab</link>.</para>
    </sect2>
    <sect2 id="shred">
      <title>Shred Files</title>
      <para>When you delete files in your local system, they are
      not completely erased and the information stored in them can
      be recovered using special software and hardware tools. If
      you want to erase a file without recoverable traces, select
      the file and use 
      <emphasis role="bold">
        <menuchoice>
          <guimenu>Right-Click menu</guimenu>
          <guimenuitem>Shred</guimenuitem>
        </menuchoice>
      </emphasis>.</para>
    </sect2>
    <sect2 id="renaming">
      <title>Renaming Files, Creating Directories and Link
      Handling</title>
      <para>
      <keycap>Rename</keycap> the file under the cursor with the 
      <keycap>F9</keycap> key or with two single mouse clicks. If
      only the file name needs to be renamed and not the extension,
      you can configure this in the
      &konfiglookandfeel-lnk;. 
      <keycap>Create a new directory</keycap> with the 
      <keycap>F7</keycap> key. 
      <keycap>Right-clicking on a regular file</keycap> will give
      you the 
      <keycap>option "New Symlink"</keycap>. A dialog will prompt
      you to enter a symlink name. That name will point to the
      file/directory you Right-Clicked on. If the file you
      Right-Clicked on is a symlink, you will also be presented
      with the "redirect link" option that will allow you to change
      the link target.</para>
    </sect2>
    <sect2 id="viewing">
      <title>Viewing and Editing files</title>
      <para>
      <link linkend="krviewer">KrViewer</link> has a chapter of its
      own.</para>
    </sect2>
  </sect1>

<!-- call the archives sect1 section -->
&archives;

</chapter>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -