mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
update doc from Sash0k
This commit is contained in:
parent
7b085d561e
commit
9548b886e4
10 changed files with 2847 additions and 3636 deletions
|
|
@ -1,68 +1,41 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>About Double Commander</title>
|
||||
|
||||
|
||||
<title>What is Double Commander?</title>
|
||||
<link rel="STYLESHEET" type="text/css" href="doublecmd.css"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h3><span style="font-weight: bold;">What is Double
|
||||
Commander?</span></h3>
|
||||
|
||||
<br>
|
||||
<span style="font-weight: bold;">
|
||||
Double Commander</span> is a cross platform open source file
|
||||
manager with
|
||||
two
|
||||
panels side by side. It is inspired by Total Commander and features
|
||||
some new ideas.<br>
|
||||
|
||||
<small style="font-weight: bold;"><br>
|
||||
|
||||
</small> <span style="font-weight: bold;">Here
|
||||
are some key features of Double Commander:</span>
|
||||
<ul>
|
||||
|
||||
<li>All operations working in background</li>
|
||||
|
||||
<li>Multi-rename tool</li>
|
||||
|
||||
<li>Tabbed interface</li>
|
||||
|
||||
<li>Custom columns</li>
|
||||
|
||||
<li>Internal
|
||||
text editor (<span style="font-weight: bold;">F4</span>)
|
||||
with syntax hightlighting</li>
|
||||
|
||||
<li>Built
|
||||
in file viewer (<span style="font-weight: bold;">F3</span>)
|
||||
to view files of ANY SIZE in hex, binary or text format</li>
|
||||
|
||||
<li>Archives
|
||||
are handled like subdirectories. You can easily
|
||||
copy files to and from archives. Supported archive types: ZIP, TAR GZ,
|
||||
TGZ and also BZ2, RPM, CPIO, DEB, RAR.</li>
|
||||
|
||||
<li>Extended
|
||||
search function with full text search in any
|
||||
files</li>
|
||||
|
||||
<li>Configurable
|
||||
button bar to start external programs or
|
||||
internal menu commands</li>
|
||||
|
||||
<li>Total
|
||||
Commander WCX, WDX and WFX plug-ins support</li>
|
||||
|
||||
<li>File operations logging</li>
|
||||
|
||||
<li>And more...</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<div class="CHAPTER">
|
||||
<h1>What is Double Commander?</h1>
|
||||
<div class="SECT1">
|
||||
<p><span class="bold">Double Commander</span> — is a cross-platform file manager with two panels side by side. It is inspired by Total Commander and features some new ideas. Double Commander is absolutely free and is distributed with open source (GNU GPL v2).</p>
|
||||
<p>Some features of Double Commander:</p>
|
||||
<ul>
|
||||
<li><p>all operations working in background, threading operations support</p></li>
|
||||
<li><p>tabbed panels interface</p></li>
|
||||
<li><p>custom toolbar with buttons to launch external programs or internal menu commands</p></li>
|
||||
<li><p>multi-rename tool</p></li>
|
||||
<li><p>customizable columns</p></li>
|
||||
<li><p>built-in file viewer (F3) to view files of ANY SIZE in hexadecimal, binary or text format</p></li>
|
||||
<li><p>built-in text editor (F4) with syntax highlighting</p></li>
|
||||
<li><p>archives are handled like subdirectories. You can easily copy files to and from the archive. Supports following types: ZIP, TAR GZ, TGZ, BZ2, RPM, CPIO, DEB, RAR</p></li>
|
||||
<li><p>extended search function with full text search in any files</p></li>
|
||||
<li><p>support WCX, WLX, WDX and WFX plugins from Total Commander, also support own DSX plugin format</p></li>
|
||||
<li><p>operations log</p></li>
|
||||
<li><p>and more...</p></li>
|
||||
</ul>
|
||||
<div class="FIGURE">
|
||||
<p class="bold">Appearance</p>
|
||||
<p class="FIGURE"><img alt="Double Commander" src="images/screenshot.png"/></p>
|
||||
</div>
|
||||
<p><span class="bold">Note</span>: project is under heavy development now, so information presented in this document may be incomplete or irrelevant.</p>
|
||||
</div>
|
||||
<div class="SECT1">
|
||||
<p class="NAVBACK"><a href="index.html">Home</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</html>
|
||||
|
|
|
|||
447
doc/en/cmds.html
Executable file
447
doc/en/cmds.html
Executable file
|
|
@ -0,0 +1,447 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Double Commander intenal commands</title>
|
||||
<link rel="STYLESHEET" type="text/css" href="doublecmd.css"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="CHAPTER">
|
||||
<h1>Intenal commands</h1>
|
||||
|
||||
<div class="SECT1">
|
||||
<table border="1" frame="none" rules="all" width="100%" class="CALSTABLE">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Command</th>
|
||||
<th>Description</th>
|
||||
<th>Keys<br/>by default</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><tt>cm_About</tt></td>
|
||||
<td>Show program About information</td>
|
||||
<td><tt>F1</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_AddPathToCmdLine</tt></td>
|
||||
<td>Put path to command line</td>
|
||||
<td><tt>Ctrl+P</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_CalculateSpace</tt></td>
|
||||
<td>Calculate <a href="help.html#cm_CalculateSpace">occupied</a> space</td>
|
||||
<td><tt>Ctrl+L</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_ChangeDirToRoot</tt></td>
|
||||
<td>Go to root directory ("/" in GNU/Linux)</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_CheckSumCalc</tt></td>
|
||||
<td>Calculate file <a href="help.html#012_controlnaya_summa">checksum</a> (MD5 or SHA1)</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_CheckSumVerify</tt></td>
|
||||
<td>Verify MD5 or SHA1 checksum</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_CompareContents</tt></td>
|
||||
<td>Open <a href="help.html#cm_CompareContents">compare by contents</a> dialog</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_ContextMenu</tt></td>
|
||||
<td>Shows <a href="help.html#cm_ContextMenu">context menu</a> for files and folders</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_Copy</tt></td>
|
||||
<td>Copy items from source to target</td>
|
||||
<td><tt>F5</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_CopyFullNamesToClip</tt></td>
|
||||
<td>Copy items <a href="help.html#cm_CopyFullNamesToClip">full names</a> to clipboard</td>
|
||||
<td><tt>Ctrl+Alt+C</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_CopyNamesToClip</tt></td>
|
||||
<td>Copy items <a href="help.html#cm_CopyNamesToClip">names</a> to clipboard</td>
|
||||
<td><tt>Ctrl+Alt+X</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_CopySamePanel</tt></td>
|
||||
<td>Copy item to the same panel</td>
|
||||
<td><tt>Shift+F5</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_CopyToClipboard</tt></td>
|
||||
<td>Copy selected text, file or directory to clipboard</td>
|
||||
<td><tt>Ctrl+C</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_CutToClipboard</tt></td>
|
||||
<td>Cut selected text, file or directory to clipboard</td>
|
||||
<td><tt>Ctrl+X</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_Delete</tt></td>
|
||||
<td>Delete selected item</td>
|
||||
<td><tt>F8</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_DirHistory</tt></td>
|
||||
<td>Invoke <a href="help.html#cm_DirHistory">dir history</a> pop up menu</td>
|
||||
<td><tt>Ctrl+H</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_DirHotList</tt></td>
|
||||
<td>Directory <a href="help.html#cm_DirHotList">hotlist</a></td>
|
||||
<td><tt>Ctrl+D</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_DriveContextMenu</tt></td>
|
||||
<td>Call context menu of some drive. Mount point sets at parameters, e.g. (<tt>/media/cdrom</tt>)</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_Edit</tt></td>
|
||||
<td>Open file in internal editor</td>
|
||||
<td><tt>F4</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_EditComment</tt></td>
|
||||
<td>Create or edit <a href="help.html#cm_EditComment">comment</a> for file/directory</td>
|
||||
<td><tt>Ctrl+Z</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_EditNew</tt></td>
|
||||
<td>Create new file, and open it at the editor (<a href="help.html#5_1_3_instruments">see configuration</a>)</td>
|
||||
<td><tt>Shift+F4</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_Exchange</tt></td>
|
||||
<td><a href="help.html#cm_Exchange">Swap</a> file panels</td>
|
||||
<td><tt>Ctrl+U</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_Exit</tt></td>
|
||||
<td>Close Double Commander</td>
|
||||
<td><tt>Alt+X</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_ExtractFiles</tt></td>
|
||||
<td><a href="help.html#cm_ExtractFiles">Unpack</a> one or some selected archives</td>
|
||||
<td><tt>Alt+F9</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_FileAssoc</tt></td>
|
||||
<td>Open file associations <a href="help.html#cm_FileAssoc">configuration</a></td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_FileLinker</tt></td>
|
||||
<td><a href="help.html#cm_FileLinker">Combine</a> splitted files with extension .split</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_FileProperties</tt></td>
|
||||
<td>Call item <a href="help.html#cm_FileProperties">properties</a> (size, data, atributes, etc.)</td>
|
||||
<td><tt>Alt+Enter</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_FileSpliter</tt></td>
|
||||
<td><a href="help.html#cm_FileSpliter">Split</a> files dialog</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_FocusCmdLine</tt></td>
|
||||
<td>Set focus to the command line</td>
|
||||
<td><tt>Shift+F2</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_HardLink</tt></td>
|
||||
<td>Create <a href="help.html#cm_HardLink">hard link</a></td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_HelpIndex</tt></td>
|
||||
<td>Open Double Commander <a href="index.html">help</a> index page</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_Keyboard</tt></td>
|
||||
<td>Open keyboard <a href="shortcuts.html">shortcuts</a> help</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_LeftEqualRight</tt></td>
|
||||
<td>Goto same directory at inactive panel</td>
|
||||
<td><tt>Alt+Z</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_LeftOpenDrives</tt></td>
|
||||
<td>Open <a href="help.html#cm_LeftOpenDrives">drives list</a> for left panel</td>
|
||||
<td><tt>Alt+F1</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_MakeDir</tt></td>
|
||||
<td>Create new directory</td>
|
||||
<td><tt>F7</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_MarkCurrentExtension</tt></td>
|
||||
<td><a href="help.html#cm_MarkCurrentExtension">Mark</a> files with same extension, as file under cursor</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_MarkInvert</tt></td>
|
||||
<td><a href="help.html#cm_MarkInvert">Invert</a> selection</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_MarkMarkAll</tt></td>
|
||||
<td>Mark <a href="help.html#cm_MarkMarkAll">all</a> at the panel</td>
|
||||
<td><tt>Ctrl+A</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_MarkMinus</tt></td>
|
||||
<td><a href="help.html#cm_MarkMinus">Unselect</a> marked items by mask</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_MarkPlus</tt></td>
|
||||
<td><a href="help.html#cm_MarkPlus">Select</a> items by mask</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_MarkUnmarkAll</tt></td>
|
||||
<td>Unselect <a href="help.html#cm_MarkUnmarkAll">all</a> marked items</td>
|
||||
<td><tt>F1</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_MultiRename</tt></td>
|
||||
<td>Open <a href="help.html#cm_MultiRename">multi rename</a> tool dialog</td>
|
||||
<td><tt>Ctrl+M</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_NewTab</tt></td>
|
||||
<td>Create <a href="help.html#cm_NewTab">new tab</a> for opened direcory</td>
|
||||
<td><tt>Ctrl+T</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_NextTab</tt></td>
|
||||
<td>Change to <a href="help.html#cm_NextTab">next tab</a></td>
|
||||
<td><tt>Ctrl+Tab</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_Open</tt></td>
|
||||
<td>Open file or program under cursor</td>
|
||||
<td><tt>Enter</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_OpenArchive</tt></td>
|
||||
<td>Try to open file as archive</td>
|
||||
<td><tt>Ctrl+PgDown</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_OpenDirInNewTab</tt></td>
|
||||
<td>Open directory at <a href="help.html#cm_OpenDirInNewTab">new tab</a>, but dont switch to it</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_OpenVFSList</tt></td>
|
||||
<td>Open VFS list (depends on installed plugins)</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_Options</tt></td>
|
||||
<td>Open <a href="help.html#cm_Options">configuration</a> dialog</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_PackFiles</tt></td>
|
||||
<td><a href="help.html#cm_PackFiles">Pack</a> items to archive</td>
|
||||
<td><tt>Alt+F5</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_PanelSpliterPerPos</tt></td>
|
||||
<td>Set panels width. E.g. 50% —equal size</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_PasteFromClipboard</tt></td>
|
||||
<td>Paste data from clipboard</td>
|
||||
<td><tt>Ctrl+V</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_PrevTab</tt></td>
|
||||
<td>Change to <a href="help.html#cm_PrevTab">previous tab</a></td>
|
||||
<td><tt>Shift+Ctrl+Tab</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_QuickSearch</tt></td>
|
||||
<td><a href="help.html#5_1_14_bystrPoisk">Quick search</a> at directory</td>
|
||||
<td><tt>Ctrl+S</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_Refresh</tt></td>
|
||||
<td><a href="help.html#cm_Refresh">Refresh</a> panels</td>
|
||||
<td><tt>Ctrl+R</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_RemoveAllTabs</tt></td>
|
||||
<td><a href="help.html#cm_RemoveAllTabs">Close all</a> tabs</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_RemoveTab</tt></td>
|
||||
<td>Close <a href="help.html#cm_RemoveTab">active tab</a></td>
|
||||
<td><tt>Ctrl+W</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_Rename</tt></td>
|
||||
<td>Rename or move items</td>
|
||||
<td><tt>F6</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_RenameOnly</tt></td>
|
||||
<td>Rename files in the same directory</td>
|
||||
<td><tt>Shift+F6, F2</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_ReverseOrder</tt></td>
|
||||
<td><a href="help.html#cm_ReverseOrder">Invert sorting</a> items at the directory</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_RightOpenDrives</tt></td>
|
||||
<td>Open <a href="help.html#cm_RightOpenDrives">drives list</a> for right panel</td>
|
||||
<td><tt>Alt+F2</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_RunTerm</tt></td>
|
||||
<td>Run <a href="help.html#cm_RunTerm">terminal</a></td>
|
||||
<td><tt>F9</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_Search</tt></td>
|
||||
<td>Open <a href="help.html#cm_Search">Search</a> dialog</td>
|
||||
<td><tt>Alt+F7</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_ShowButtonMenu</tt></td>
|
||||
<td>Create <a href="help.html#cm_ShowButtonMenu">context menu</a>. Need parameter</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_ShowCmdLineHistory</tt></td>
|
||||
<td>Show history of all commands at <a href="help.html#iface_path">command line</a></td>
|
||||
<td><tt>Ctrl+7</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_ShowMenu</tt></td>
|
||||
<td>Open Double Commander <a href="help.html#iface_menu">main menu</a></td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_ShowSysFiles</tt></td>
|
||||
<td>Show hidden and system <a href="help.html#cm_ShowSysFiles">files</a></td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_SortByAttr</tt></td>
|
||||
<td>Sort items at file panels by <a href="help.html#cm_SortByAttr">attributes</a></td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_SortByDate</tt></td>
|
||||
<td>Sort items at file panels by <a href="help.html#cm_SortByDate">date</a></td>
|
||||
<td><tt>Ctrl+F5</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_SortByExt</tt></td>
|
||||
<td>Sort items at file panels by <a href="help.html#cm_SortByExt">extension</a></td>
|
||||
<td><tt>Ctrl+F4</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_SortByName</tt></td>
|
||||
<td>Sort items at file panels by <a href="help.html#cm_SortByName">name</a></td>
|
||||
<td><tt>Ctrl+F3</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_SortBySize</tt></td>
|
||||
<td>Sort items at file panels by <a href="help.html#cm_SortBySize">size</a></td>
|
||||
<td><tt>Ctrl+F6</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_SymLink</tt></td>
|
||||
<td>Create <a href="help.html#cm_SymLink">symlink</a> to file/directory</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_TargetEqualSource</tt></td>
|
||||
<td>Goto <a href="help.html#cm_TargetEqualSource">same</a> directory at inactive panel</td>
|
||||
<td><tt>Alt+Z</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_ToggleLockDcaTab</tt></td>
|
||||
<td>Lock current tab, but able to <a href="help.html#cm_ToggleLockDcaTab">change directory</a></td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_ToggleLockTab</tt></td>
|
||||
<td><a href="help.html#cm_ToggleLockTab">Lock</a> tab</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_TransferLeft</tt></td>
|
||||
<td>Open directory under cursor at the left panel</td>
|
||||
<td><tt>Ctrl+Left</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_TransferRight</tt></td>
|
||||
<td>Open directory under cursor at the right panel</td>
|
||||
<td><tt>Ctrl+Right</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_UnmarkCurrentExtension</tt></td>
|
||||
<td><a href="help.html#cm_UnmarkCurrentExtension">Unmark</a> items by mask</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_View</tt></td>
|
||||
<td>Open file at <a href="help.html#5_1_3_instruments">viewer</a> program</td>
|
||||
<td><tt>F3</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_VisitHomePage</tt></td>
|
||||
<td>Go to Double Commander home page</td>
|
||||
<td><tt></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>cm_Wipe</tt></td>
|
||||
<td><a href="help.html#cm_Wipe">Wipe</a> file</td>
|
||||
<td><tt>Alt+Del</tt></td>
|
||||
</tr>
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="SECT1">
|
||||
<p class="NAVBACK"><a href="index.html">Home</a></p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
<div style="text-align: left;"><small><span style="font-family: Liberation Sans;">Created by Rustem (dok_rust@bk.ru)</span></small><br>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
94
doc/en/doublecmd.css
Executable file
94
doc/en/doublecmd.css
Executable file
|
|
@ -0,0 +1,94 @@
|
|||
html {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
html body {
|
||||
margin: 1em 8% 1em 10%;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
div.TITLEPAGE {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
body h1 {
|
||||
margin: .8em 0 0 -4%;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
body h2 {
|
||||
margin: .8em 0 0 -4%;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
body h3 {
|
||||
margin: .8em 0 0 -3%;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
body h4 {
|
||||
margin: .8em 0 0 -3%;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
body h5 {
|
||||
margin: .8em 0 0 -2%;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
body h6 {
|
||||
margin: .8em 0 0 -1%;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
body hr {
|
||||
margin: .6em
|
||||
}
|
||||
|
||||
body td, body th {
|
||||
line-height: 1.2
|
||||
}
|
||||
|
||||
dl {
|
||||
margin: .8em 0;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
ol, ul {
|
||||
margin: 0 0 0 5%;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
p.FIGURE {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
p.NAVBACK {
|
||||
text-align: right;
|
||||
text-indent: 38px;
|
||||
}
|
||||
|
||||
kbd {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
pre {
|
||||
background: #E0E0E0;
|
||||
}
|
||||
|
||||
.bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.italic {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.red {
|
||||
color: #FF0000;
|
||||
}
|
||||
|
||||
.brown {
|
||||
color: #990000;
|
||||
}
|
||||
|
|
@ -1,100 +1,55 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
|
||||
|
||||
<meta content="text/html; charset=Windows-1251" http-equiv="content-type">
|
||||
|
||||
|
||||
<title>Structure of doublecmd.ext</title>
|
||||
<title>Structure of doublecmd.ext file</title>
|
||||
<link rel="STYLESHEET" type="text/css" href="doublecmd.css"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
Double Commander extension file<br>
|
||||
|
||||
Based on Midnight Commander 3.0 extension file<br>
|
||||
|
||||
<br>
|
||||
|
||||
All lines starting with # or empty lines are thrown away.<br>
|
||||
|
||||
All actions for file is showed in "Actions" submenu of file context popup menu<br>
|
||||
|
||||
<br>
|
||||
|
||||
File format:<br>
|
||||
|
||||
<br>
|
||||
|
||||
[extension1|extension2|...|extensionX]<br>
|
||||
|
||||
Name=Category name<br>
|
||||
|
||||
Icon=Path to icon<br>
|
||||
|
||||
action1=command1<br>
|
||||
|
||||
action2=command2<br>
|
||||
|
||||
actionX=commandX<br>
|
||||
|
||||
<br>
|
||||
|
||||
Where:<br>
|
||||
|
||||
<br>
|
||||
|
||||
[extension] or [extension1|extension2 ...] - list of extensions (case insensitive !!no regular expression!!)<br>
|
||||
Also you can use "default" keyword as extension. In this case, if
|
||||
command had not found for sought file type, then will be used command
|
||||
from this section.<br>
|
||||
|
||||
<br>
|
||||
|
||||
Name - Name of this category (showed in file association manager)<br>
|
||||
|
||||
<br>
|
||||
|
||||
Icon - Path to icon that displays for this file types in file panel<br>
|
||||
|
||||
<br>
|
||||
|
||||
Action can be:<br>
|
||||
|
||||
Open - used with tap on Enter or DblClick<br>
|
||||
|
||||
View - used with tap on F3<br>
|
||||
|
||||
Edit - used with tap on F4<br>
|
||||
|
||||
other actions only is showed in "Actions" submenu of file context popup menu<br>
|
||||
|
||||
<br>
|
||||
|
||||
Command is any one-line shell command, with the simple macro substitution.<br>
|
||||
|
||||
<br>
|
||||
|
||||
Macros should be (case sensitive):<br>
|
||||
|
||||
{!VFS} - for archives - use virtual file system<br>
|
||||
|
||||
{!EDITOR} - call editor (internal or external by configuration}<br>
|
||||
|
||||
{!VIEWER} - call viewer (the same) <br>
|
||||
|
||||
{!SHELL} - use shell from configuration to execute program (see mplayer)<br>
|
||||
|
||||
<?command?> - execute 'command' in system shell and save
|
||||
stdout output to file and transfer it as parameter to previous command
|
||||
(see rpm for example...)<br>
|
||||
|
||||
%f - filename<br>
|
||||
|
||||
%d - directory<br>
|
||||
|
||||
%p - path(directory+filename)
|
||||
<div class="CHAPTER">
|
||||
<h1>Structure of <tt>doublecmd.ext</tt> file</h1>
|
||||
|
||||
<div class="SECT1">
|
||||
<p>Double Commander extension file based on Midnight Commander 3.0 extension file</p>
|
||||
<p>All lines starting with # or empty lines are thrown away. All actions for file is showed in "Actions" submenu of file context popup menu.</p>
|
||||
<p>File format:</p>
|
||||
<pre class="CODE">
|
||||
[extension1|extension2|...|extensionX]
|
||||
Name=Category name
|
||||
Icon=Path to icon
|
||||
action1=command1
|
||||
action2=command2
|
||||
actionX=commandX</pre>
|
||||
<p>Where:</p>
|
||||
<p><span class="bold">[extension]</span> or <span class="bold">[extension1|extension2 ...]</span>
|
||||
— list of extensions (case insensitive !!no regular expression!!). ТAlso you can use "default" keyword as extension. In this case, if command had not found for sought file type, then will be used command from this section.</p>
|
||||
<p><span class="bold">Name</span> — Name of this category (showed in file association manager)</p>
|
||||
<p><span class="bold">Icon</span> — Path to icon that displays for this file types in file panel</p>
|
||||
<p>Action can be:</p>
|
||||
<ul>
|
||||
<li><p>open — used with tap on <kbd>Enter</kbd> or mouse double click</p></li>
|
||||
<li><p>view — used with tap on <kbd>F3</kbd></p></li>
|
||||
<li><p>edit — used with tap on <kbd>F4</kbd></p></li>
|
||||
</ul>
|
||||
<p>other actions only is showed in "Actions" submenu of file context popup menu.</p>
|
||||
</div>
|
||||
<p>Command is any one-line shell command, with the simple macro substitution.</p>
|
||||
<p>Macros should be (case sensitive):</p>
|
||||
<ul>
|
||||
<li><p><tt>{!VFS}</tt> — for archives — use virtual file system</p></li>
|
||||
<li><p><tt>{!EDITOR}</tt> — вcall editor (internal or external by configuration)</p></li>
|
||||
<li><p><tt>{!VIEWER}</tt> — call viewer (the same)</p></li>
|
||||
<li><p><tt>{!SHELL}</tt> — иuse shell from configuration to execute program (see mplayer)</p></li>
|
||||
<li><p><tt><?command?></tt> — execute 'command' in system shell and save stdout output to file and transfer it as parameter to previous command (see rpm for example...)</p></li>
|
||||
<li><p><tt>%f</tt> — filename</p></li>
|
||||
<li><p><tt>%d</tt> — directory</p></li>
|
||||
<li><p><tt>%p</tt> — path(directory+filename)</p></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="SECT1">
|
||||
<p class="NAVBACK"><a href="index.html">Home</a></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -1,712 +1,205 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<title>Structure of doublecmd.ini</title>
|
||||
<title>Settings in the file doublecmd.ini</title>
|
||||
<link rel="STYLESHEET" type="text/css" href="doublecmd.css"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
|
||||
<big><span style="font-weight: bold;">Settings in the file doublecmd.ini</span></big><br>
|
||||
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
|
||||
|
||||
<table style="text-align: left; width: 100%;" border="1" cellpadding="2" cellspacing="2">
|
||||
|
||||
|
||||
|
||||
|
||||
<tbody>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td style="font-weight: bold;">[Configuration]</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>General settings</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">CaseSensitiveSort</span>=0</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>0: Case sensitive sort OFF<br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: Case sensitive sort ON</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">CopyBlockSize</span>=64</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Sets block size for copying (in kbytes=1024 bytes). Default is 64 (=65536 bytes).</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">CustomDriveIcons</span>=0</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Use custom drive icons (from %commander_path%\pixmaps\XxX\devices\) instead system icons (<span style="color: rgb(255, 0, 0);">Windows only</span>)<br>
|
||||
|
||||
|
||||
|
||||
|
||||
0: Use system icons<br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: Use custom icons</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">LuaLib</span>=path</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Path to lua lib (lua.so or luajit.so <span style="color: rgb(255, 0, 0);">Linux</span>) (lua.dll or luajit.dll <span style="color: rgb(255, 0, 0);">Windows</span>) - need for using script-plugins or for internal scripting<br>
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">DirTabLimit</span>=32</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Maximum number of characters shown in a directory tab</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td style="color: rgb(153, 0, 0);">DriveBlackList</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>List of drives that don't show in drive bar/menu (; - separator)</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">UseExtEdit</span>=0</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>0: Use internal editor<br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: Use external editor (see ExtEdit)</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">UseExtView</span>=0</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>0: Use internal viever<br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: Use external viewer (see ExtView)</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">UseExtDiff</span>=0</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>0: Use internal file differ<br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: Use external file differ (see ExtDiff)</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td style="color: rgb(153, 0, 0);">ExtEdit</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>External editor for F4</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td style="color: rgb(153, 0, 0);">ExtView</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>External viewer for F3</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td style="color: rgb(153, 0, 0);">ExtDiff</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>External file differ</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">Font.Name</span>=default </td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Font for the file panels</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">Font.Size</span>=10</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Font size for the file panels</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td style="color: rgb(153, 0, 0);">Font.Style</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Font style for the file panels</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">Maximized</span>=0 </td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Window state<br>
|
||||
|
||||
|
||||
|
||||
|
||||
0: normal, <br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: maximal size</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">MouseSelectionEnabled</span>=1</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Enable mouse selection<br>
|
||||
|
||||
|
||||
|
||||
|
||||
0: no<br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: yes</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td></td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td></td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">QuickSearchMatchBeginning</span>=1</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>0: A search string like "double" will be read as "*double"<br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: Exact match: typing "cmd" will find only "cmd.ini", but not "doublecmd.ini"</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">QuickSearchMatchEnding</span>=1</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>0: Typing a dot is read as *. , "double.i" finds also "doublecmd.ini"<br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: Exact match: typing "double.i" finds only "double.ini", but doesn't find "doublecmd.ini"</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">ScrollMode</span>=0</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Mouse wheel scroll mode<br>
|
||||
|
||||
|
||||
|
||||
|
||||
0: Line by line with cursor movement<br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: Line by line<br>
|
||||
|
||||
|
||||
|
||||
|
||||
2: Page by page</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">ShowIcons</span>=1</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Show icons in file panel<br>
|
||||
|
||||
|
||||
|
||||
|
||||
0: no<br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: yes</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">ShowSystemFiles</span>=0</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Show system files<br>
|
||||
|
||||
|
||||
|
||||
|
||||
0: No<br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: Yes</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td><span style="color: rgb(153, 0, 0);">UseIniInProgramDir</span>=0</td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td>Location of DC configuration files<br>
|
||||
|
||||
|
||||
|
||||
|
||||
0: Use configuration files from user home directory<br>
|
||||
|
||||
|
||||
|
||||
|
||||
1: Use configuration files from program directory</td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td></td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td></td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<td></td>
|
||||
|
||||
|
||||
|
||||
|
||||
<td></td>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="CHAPTER">
|
||||
<h1>Settings in the file <tt>doublecmd.ini</tt></h1>
|
||||
|
||||
<p>Most of settings of <tt>doublecmd.ini</tt> could be changed from configuration window. Manual edit usually is not necessary.</p>
|
||||
|
||||
<div class="SECT1">
|
||||
<table border="0" frame="void" width="100%" class="CALSTABLE">
|
||||
<col width="25%"/>
|
||||
<col width="25%"/>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>[Configuration]</th>
|
||||
<th>General settings</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><tt><span class="brown">CaseSensitiveSort</span>=0</tt></td>
|
||||
<td>0: Case sensitive sort OFF<br/>1: Case sensitive sort ON</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">CopyBlockSize</span>=64</tt></td>
|
||||
<td>Sets block size for copying (in kbytes=1024 bytes). Default is 64 (=65536 bytes).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">CustomDriveIcons</span>=0</tt></td>
|
||||
<td>Use custom drive icons (from <tt>%commander_path%\pixmaps\XxX\devices\</tt>) instead system icons (Windows only)<br/>0: Use system icons<br/>1: Use custom icons</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">DirTabLimit</span>=32</tt></td>
|
||||
<td>Maximum number of characters shown in a directory tab</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">DriveBlackList</span></tt></td>
|
||||
<td>List of drives that don't show in drive bar/menu (; - separator)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">UseExtEdit</span>=0</tt></td>
|
||||
<td>0: Use internal editor<br/>1: Use external editor (see <a href="#ext_edit">ExtEdit</a>)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">UseExtView</span>=0</tt></td>
|
||||
<td>0: Use internal viever<br/>1: Use external viewer (see. <a href="#ext_view">ExtView<a>)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">UseExtDiff</span>=0</tt></td>
|
||||
<td>0: Use internal file differ<br/>1: Use external file differ (see <a href="#ext_diff">ExtDiff</a>)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a name="ext_edit"><tt><span class="brown">ExtEdit</span></tt></a></td>
|
||||
<td>External editor for <kbd>F4</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a name="ext_view"><tt><span class="brown">ExtView</span></tt></a></td>
|
||||
<td>External viewer for <kbd>F3</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a name="ext_diff"><tt><span class="brown">ExtDiff</span></tt></a></td>
|
||||
<td>External file differ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">Font.Name</span>=default</tt></td>
|
||||
<td>Font for the file panels</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">Font.Size</span>=10</tt></td>
|
||||
<td>Font size for the file panels</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">Font.Style</span></tt></td>
|
||||
<td>Font style for the file panels</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">Maximized</span>=0</tt></td>
|
||||
<td>Window state<br/>0: normal,<br/>1: maximal size</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">MouseSelectionEnabled</span>=1</tt></td>
|
||||
<td>Enable mouse selection<br/>0: no<br/>1: yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">QuickSearchMatchBeginning</span>=1</tt></td>
|
||||
<td>0: A search string like "double" will be read as "*double"<br/>1: Exact match: typing
|
||||
"cmd" will find only "cmd.ini", but not "doublecmd.ini"</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">QuickSearchMatchEnding</span>=1</tt></td>
|
||||
<td>0: Typing a dot is read as *. , "double.i" finds also "doublecmd.ini"<br/>1: Exact
|
||||
match: typing "double.i" finds only "double.ini", but doesn't find "doublecmd.ini"</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">ScrollMode</span>=0</tt></td>
|
||||
<td>Mouse wheel scroll mode<br/>0: Line by line with cursor movement<br/>1: Line by line<br/>2: Page by page</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">ShowIcons</span>=1</tt></td>
|
||||
<td>Show icons in file panel</br>0: no<br/>1: yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">ShowSystemFiles</span>=0</tt></td>
|
||||
<td>Show system files<br/>0: no<br/>1: yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">UseIniInProgramDir</span>=0</tt></td>
|
||||
<td>Location of DC configuration files<br/>0: Use configuration files from user home directory<br/>1: Use configuration files from program directory</td>
|
||||
</tr>
|
||||
|
||||
<thead>
|
||||
<tr>
|
||||
<th>[Colors]</th>
|
||||
<th>Color settings</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<thead>
|
||||
<tr>
|
||||
<th>[PackerPlugins]</th>
|
||||
<th>List of installed WCX plugins</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><tt><span class="brown">bz2</span>=0,%commander_path%\plugins\unbz2.wcx</tt></td>
|
||||
<td>Plugin for bz2-archives. 0 — Total of plugin abilities</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
<thead>
|
||||
<tr>
|
||||
<th>[Content Plugins]</th>
|
||||
<th>List and settings of installed WDX plugins</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><tt><span class="brown">PluginCount</span>=2</tt></td>
|
||||
<td>Count of installed WDX plugins</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">Plugin1Name</span>=rpm_wdx</tt></td>
|
||||
<td>Name of first installed WDX plugins</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">Plugin1Detect</span>=EXT="RPM"</tt></td>
|
||||
<td>Associated RPM extension for first plugin</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">Plugin1Path</span></tt></td>
|
||||
<td>Path to the first plugin</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
<thead>
|
||||
<tr>
|
||||
<th>[ColumnsSet]</th>
|
||||
<th>List of aviable colunms sets</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><tt><span class="brown">ColumnsSetCount</span>=2</tt></td>
|
||||
<td>Count of colunms sets</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt><span class="brown">ColumnsSet1Name</span>=Default</tt></td>
|
||||
<td>First colunms set — Default</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
<thead>
|
||||
<tr>
|
||||
<th>[lefttabs]</th>
|
||||
<th>List of tabs for left panel</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<thead>
|
||||
<tr>
|
||||
<th>[righttabs]</th>
|
||||
<th>List of tabs for right panel</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="SECT1">
|
||||
<p class="NAVBACK"><a href="index.html">Home</a></p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</html>
|
||||
|
|
|
|||
282
doc/en/faq.html
Executable file
282
doc/en/faq.html
Executable file
|
|
@ -0,0 +1,282 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Frequently Asked Questions (FAQ)</title>
|
||||
<link rel="STYLESHEET" type="text/css" href="doublecmd.css"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="CHAPTER">
|
||||
<h1>Frequently Asked Questions (FAQ)</h1>
|
||||
|
||||
<div class="TOC">
|
||||
<dl>
|
||||
<dt class="bold">Content</dt>
|
||||
<dt><a name="common">1. Common questions</a></dt>
|
||||
<dd>
|
||||
<dl>
|
||||
<dt>1.1. <a href="#whatisit">What is a Double Commander?</a></dt>
|
||||
<dt>1.2. <a href="#whatsnew"> What's new in this version?</a></dt>
|
||||
<dt>1.3. <a href="#linux">It is a Total Commander® for Linux, yes?</a></dt>
|
||||
<dt>1.4. <a href="#wincmd">What is the difference between this program and my favorite Total Commander®?</a></dt>
|
||||
<dt>1.5. <a href="#opsys">I have a 64-bit Operating System. Can I download Double Commander for it?</a></dt>
|
||||
<dt>1.6. <a href="#link">How can I contact the developers of Double Commander?</a></dt>
|
||||
</dl>
|
||||
</dd>
|
||||
<dt><a name="tux">2. Issues related to GNU/Linux</a></dt>
|
||||
<dd>
|
||||
<dl>
|
||||
<dt>2.1. <a href="#version">Which version do I download?</a></dt>
|
||||
<dt>2.2. <a href="#repo">Where is the project repository?</a></dt>
|
||||
<dt>2.3. <a href="#plugins">Plugins from Total Commander® does not work!?</a></dt>
|
||||
</dl>
|
||||
</dd>
|
||||
<dt><a name="interface">3. Interface configuration</a></dt>
|
||||
<dd>
|
||||
<dl>
|
||||
<dt>3.1. <a href="#color">How can I change color settings for the panels?</a></dt>
|
||||
<dt>3.2. <a href="#colorbuttons">What are buttons <kbd>R</kbd> and <kbd>All</kbd> at the color's settings?</a></dt>
|
||||
<dt>3.3. <a href="#columns">Text at some columns overwrites each other!</a></dt>
|
||||
|
||||
<!-- Sash0k: неактуально для английской версии?
|
||||
<dt>3.4. <a href="#tab_eng">Почему заголовок табулятора, при первом запуске в linux
|
||||
на английском?</a></dt>
|
||||
-->
|
||||
<dt>3.4. <a href="#icons">How to associate my own icons with some file types?</a></dt>
|
||||
<!-- Sash0k: пофиксили же? из русской тоже надо убрать...
|
||||
<dt>3.6. <a href="#lcl_err">ERROR: [TGtkWidgetSet.GetSysColor] Bad Value: 45. Valid Range
|
||||
between 0 and 31. Что это?</a></dt>
|
||||
-->
|
||||
<dt>3.5. <a href="#icons">How to create splitter at the buttons panel?</a></dt>
|
||||
</dl>
|
||||
</dd>
|
||||
<dt><a name="navigation">4. Issues related to control and navigation</a></dt>
|
||||
<dd>
|
||||
<dl>
|
||||
<!-- Sash0k: изменяю ответ, теперь есть в настойках -->
|
||||
<dt>4.1. <a href="#cursor_down">What can I do to move the cursor down one line after select by <kbd>Space?</kbd></a></dt>
|
||||
<!-- Sash0k: изменяю ответ, теперь есть -->
|
||||
<dt>4.2. <a href="#queue">Is there an ability to create a file operations queue?</a></dt>
|
||||
<!-- Sash0k: изменяю ответ, работает вроде -->
|
||||
<dt>4.3. <a href="#hotkeys_default"><kbd>Ctrl+A</kbd> doesn't work, how to enable it?</a></dt>
|
||||
<!-- Sash0k: реализовано, убираю
|
||||
<dt>4.4. <a href="#copy_rename">Скопировать папку с переименованием не получается.</a></dt>
|
||||
-->
|
||||
<dt>4.4. <a href="#context_menu_create">How to create own context menu in this program?</a></dt>
|
||||
<dt>4.5. <a href="#context_menu_edit">How to custom context menu, for example, add the item "Open With"?</a></dt>
|
||||
</dl>
|
||||
</dd>
|
||||
<dt><a name="viewer">5. Issues related to the built-viewer (F3)</a></dt>
|
||||
<dd>
|
||||
<dl>
|
||||
<dt>5.1. <a href="#f3_compiz">Editor and browser windows appear in random position, when the Compiz is enabled</a></dt>
|
||||
<dt>5.2. <a href="#f3_font">Internal editor have strange font — horizontal characters overwrites each other</a></dt>
|
||||
<dt>5.3. <a href="#f3_jpg"> Viewer does not work with few images, but works with much other</a></dt>
|
||||
<dt>5.4. <a href="#f3_gif">Viewer cann't work with gif files..?</a></dt>
|
||||
<dt>5.5. <a href="#f3_hscroll">On some text files lines goes behind the window's edge</a></dt>
|
||||
</dl>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
|
||||
<div class="SECT1">
|
||||
<h2>1. Common questions</h2>
|
||||
<p class="bold"><a name="whatisit">Q: What is a Double Commander?</a></p>
|
||||
<p><span class="bold">A:</span> Double Commander — is a cross-platform file manager with two panels.
|
||||
Details see <a href="about.html">here.</a></p>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="whatsnew">Q: What's new in this version?</a></p>
|
||||
<p><span class="bold">A:</span> History log can be found online at <a href="http://doublecmd.sourceforge.net/site/eng/news.html">this</a> page. But now the project is under development so last <a href="http://www.firebirdsql.su/dc/">nightly builds</a> contain many new features and improvements.</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="linux">Q: It is a Total Commander® for Linux, yes?</a></p>
|
||||
<p><span class="bold">A:</span> No, this is another program from other developers. Now supports OS Windows® and GNU/Linux with toolkits GTK2 and Qt. In the future, quite possibly support for other operating systems like Mac OS.</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="wincmd">Q: What is the difference between this program and my favorite Total Commander®?</a></p>
|
||||
<p><span class="bold">A:</span> The goal of the project — to create a program, close to the TC via the maximum compatible with it to the plugins and configuration files. But Double Commander has some important advantages: it's free to use, works with different operating systems, and open source.</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="opsys">Q: I have a 64-bit Operating System. Can I download Double Commander for it?</a></p>
|
||||
<p><span class="bold">A:</span> Yes, builds for x64 exist under both supported platforms.</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="link">Q: How can I contact the developers of Double Commander?</a></p>
|
||||
<p><span class="bold">A:</span> Just write to the official project's <a href="http://doublecmd.sourceforge.net/forum/">forum</a> and developers, possibly, have pay attention to yours suggestion.</p>
|
||||
|
||||
<p class="NAVBACK"><a href="#common">on top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<h2>2. Issues related to GNU/Linux</h2>
|
||||
<p class="bold"><a name="version">Q: Which version do I download?</a></p>
|
||||
<p><span class="bold">A:</span> If you have KDE - download a Qt-build, other case (Gnome, Xfce, LXDE) build for GTK toolkit.</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="repo">Q: Where is the project repository?</a></p>
|
||||
<p><span class="bold">A:</span> There is no the repository yet. But you can download installation packages deb, rpm or "portable" (binaries packed with bz2) from the official site. Also you can download the source code and compile DC by yourself.</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="plugins">Q: Plugins from Total Commander® does not work!?</a></p>
|
||||
<p><span class="bold">A:</span> They work, but not all. Plugins from TC compiled for Windows®. Therefore, they could be use only with Windows® version of Double Commander. But if plugin have an open source code, you can try to build it for GNU/Linux (or ask the plugin developer to do it :)).</p>
|
||||
|
||||
<p class="NAVBACK"><a href="#tux">on top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<h2>3. Interface configuration</h2>
|
||||
<p class="bold"><a name="color">Q: How can I change color settings for the panels?</a></p>
|
||||
<p><span class="bold">A:</span> To change the color, you must do the following:</a></p>
|
||||
<ul>
|
||||
<li><p>Configurations → Options → Colors (but first you must create own columns style)</p></li>
|
||||
<li><p>Configurations → Options → Columns, set default style, click "Edit" and configure :)</p></li>
|
||||
</ul>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="colorbuttons">Q: What are buttons R and All at the color's settings?</a></p>
|
||||
<p><span class="bold">A:</span> It's simply:</p>
|
||||
<ul>
|
||||
<li><p><kbd>R</kbd> — restore color by default..</p></li>
|
||||
<li><p><kbd>All</kbd> — apply selected color to all colunms.</p></li>
|
||||
</ul>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="columns">Q: Text at some columns overwrites each other!</a></p>
|
||||
<p><span class="bold">A:</span> Configurations → Options → Behaviors, set checkbox "Cut text to column width".</p>
|
||||
|
||||
<br/>
|
||||
<!-- Sash0k: неактуально для английской версии?
|
||||
<p class="bold"><a name="tab_eng">Q: Почему заголовок табулятора, при первом запуске в
|
||||
linux на английском?</a></p>
|
||||
<p><span class="bold">A:</span> При первом запуске DC определяет язык системы на основании локали.
|
||||
В дальнейшем текст заголовков сохраняется в <tt>doublecmd.ini</tt> и считывается из него. Изменить заголовки
|
||||
можно в настройках колонок.</p>
|
||||
|
||||
<br/>
|
||||
-->
|
||||
<p class="bold"><a name="icons">Q: How to associate my own icons with some file types?</a></p>
|
||||
<p><span class="bold">A:</span> You can edit the configuration file <tt>doublecmd.ext</tt>. For example, to associate a icon with image file types:</p>
|
||||
<pre class="CODE">
|
||||
[jpeg|jpg|gif|png]
|
||||
Name=images
|
||||
Icon=/home/rust/progs/doublecmd/pixmaps/32x32/mimetypes/image.png
|
||||
open=gthumb '%p'</pre>
|
||||
<p>In this case, all of the above extensions will be displayed with <tt>image.png</tt>.</p>
|
||||
|
||||
<br/>
|
||||
<!-- Sash0k: пофиксили же? из русской тоже надо убрать...
|
||||
<p class="bold"><a name="lcl_err">Q: ERROR: [TGtkWidgetSet.GetSysColor] Bad Value: 45.
|
||||
Valid Range between 0 and 31. Что это?</a></p>
|
||||
<p><span class="bold">A:</span> Это известная ошибка, она связана с переходом на новую версию
|
||||
Lazarus IDE (точнее, библиотеки LCL). Чтобы избавиться от этой ошибки, нужно в диалоге настроек
|
||||
на странице "Цвета" → "Файловые панели" заново выбрать цвет "Текст под курсором", а
|
||||
также в "Настройка" → "Параметры" → "Колонки" проделать то же самое.</p>
|
||||
|
||||
|
||||
<br/>
|
||||
-->
|
||||
<p class="bold"><a name="lcl_err">Q: How to create splitter at the buttons panel?</a></p>
|
||||
<p><span class="bold">A:</span> To get the splitter, you need to specify "-" as hint.</p>
|
||||
|
||||
<p class="NAVBACK"><a href="#interface">on top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<h2>4. Issues related to control and navigation</h2>
|
||||
<p class="bold"><a name="cursor_down">Q: What can I do to move the cursor down one line after select by <kbd>Space?</kbd></a></p>
|
||||
<p><span class="bold">A:</span> Set the key</p>
|
||||
<pre class="CODE">SpaceMovesDown = 1</pre>
|
||||
<p> in [Configuration] section file <tt>doublecmd.ini</tt>. Or just enable it at the Options.</p>
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="queue">Q: Is there an ability to create a file operations queue?</a></p>
|
||||
<p><span class="bold">A:</span> File operations queue was implemented in version 0.4.6 alpha, and will be added to the next stable release.</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="hotkeys_default">Q: <kbd>Ctrl+A</kbd> doesn't work, how to enable it?</a></p>
|
||||
<p><span class="bold">A:</span> How to enable:</p>
|
||||
<ul>
|
||||
<li><p>Configurations → Options → Hot keys, set key for internal command <tt>cm_MarkMarkAll</tt><p></li>
|
||||
<li><p>Add these strings to file <tt>shortcuts.ini</tt>:<pre class="CODE">
|
||||
[Ctrl+A]
|
||||
Command0=cm_MarkMarkAll
|
||||
Object0=frmMain
|
||||
Form0=frmMain</pre><p></li>
|
||||
</ul>
|
||||
|
||||
<br/>
|
||||
<!-- Sash0k: реализовано, убираю
|
||||
<p class="bold"><a name="copy_rename">Q: Скопировать папку с переименованием не
|
||||
получается.</a></p>
|
||||
<p><span class="bold">A:</span> Ситуация с переименованием директории на данный момент не
|
||||
обрабатывается. Возможность будет реализована позже.</p>
|
||||
|
||||
<br/>
|
||||
-->
|
||||
<p class="bold"><a name="context_menu_create">Q: How to create own context menu in this program?</a></p>
|
||||
<p><span class="bold">A:</span> Add button to the toolbar, choose <tt>cm_ShowButtonMenu</tt> as a command, and also add path to the *. bar file to the parameters.</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="context_menu_edit">Q: How to custom context menu, for example, add the item "Open With"?</a></p>
|
||||
<p><span class="bold">A:</span> This can be done in association files manually, associate programs with specified file types and also set default program.</p>
|
||||
<p>"Configuration" — "File associations" — "File types" (enter any name here, e.g. <span class="bold">media</span>) — "Extensions" (add, e.g.
|
||||
<span class="bold">avi</span>) — "Actions" — click button "Add" (type
|
||||
<span class="bold">open</span> — "Command" type, e.g. <span class="bold">totem-xine "%p"</span>
|
||||
or <span class="bold">mplayer "%p"</span> or <span class="bold">smplayer "%p"</span> etc.. ).
|
||||
After these actions you can choose what to open the file by right-click.</p>
|
||||
<p>By the way, it's easy to open any directory with root privileges, e.g. with Nautilus. You can add new type to the "File associations" (e.g. <span class="bold">dir</span>), set <span class="bold">folder</span> as extension, set <span class="bold">Open as root</span> as action and type command: <span class="bold">gksu nautilus "%p"</span>. After this just right click on any folder, choose <span class="bold">Open as root</span> and enter password :)</p>
|
||||
|
||||
<p class="NAVBACK"><a href="#navigation">on top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<h2>5. Issues related to the built-viewer (F3)</h2>
|
||||
<p class="bold"><a name="f3_compiz">Q: Editor and browser windows appear in random position, when the Compiz is enabled.</a></p>
|
||||
<p><span class="bold">A:</span> Edit Compiz settings: place windows → windows with fixed positions and window rules → fixed size windows.</p>
|
||||
<pre class="CODE">Code: (class=Doublecmd) & (title=/)</pre>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="f3_font">Q: Internal editor have strange font — horizontal characters overwrites each other.</a></p>
|
||||
<p><span class="bold">A:</span> You must use monospace fonts as in the viewer or editor.</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="f3_jpg">Q: Viewer does not work with few images, but works with much other.</a></p>
|
||||
<p><span class="bold">A:</span> A component used to view the images did not support some JPG files...</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="f3_gif">Q: Viewer cann't work with gif files..?</a></p>
|
||||
<p><span class="bold">A:</span> Yes this is true, but it will be implemented soon..</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<p class="bold"><a name="f3_hscroll">Q: On some text files lines goes behind the window's edge.</a></p>
|
||||
<p><span class="bold">A:</span> Use "Show as Wrap text" option in Viewer.</p>
|
||||
|
||||
<p class="NAVBACK"><a href="#viewer">on top</a></p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="SECT1">
|
||||
<p class="NAVBACK"><a href="index.html">Home</a></p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
767
doc/en/help.html
Executable file
767
doc/en/help.html
Executable file
|
|
@ -0,0 +1,767 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Basic Help</title>
|
||||
<link rel="STYLESHEET" type="text/css" href="doublecmd.css"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="CHAPTER">
|
||||
<h1>Basic Help</h1>
|
||||
|
||||
<div class="TOC">
|
||||
<dl>
|
||||
<dt class="bold"><a name="TOC">Content</a></dt>
|
||||
<dt>1. <a href="#intro">Introduction</a></dt>
|
||||
<dt>2. <a href="#congif_files">Сonfiguration files</a></dt>
|
||||
<dt>3. <a href="#iface">Interface</a></dt>
|
||||
<dd>
|
||||
<dl>
|
||||
<dt>3.1. <a href="#iface_menu">Menu bar</a></dt>
|
||||
<dd>
|
||||
<dl>
|
||||
<dt>3.1.1. <a href="#mnu_file">"Files"</a></dt>
|
||||
<dt>3.1.2. <a href="#mnu_select">"Mark"</a></dt>
|
||||
<dt>3.1.3. <a href="#mnu_commands">"Commands"</a></dt>
|
||||
<dt>3.1.4. <a href="#mnu_tabs">"Tabs"</a></dt>
|
||||
<dt>3.1.5. <a href="#mnu_view">"Show"</a></dt>
|
||||
<dt>3.1.6. <a href="#mnu_config">"Configuration"</a></dt>
|
||||
<dt>3.1.7. <a href="#mnu_help">"Help"</a></dt>
|
||||
</dl>
|
||||
</dd>
|
||||
<dt>3.2. <a href="#iface_tools">Button toolbar</a></dt>
|
||||
<dt>3.3. <a href="#iface_drive_pane">Drives button bar</a></dt>
|
||||
<dt>3.4. <a href="#iface_drive_btn">Drives list</a></dt>
|
||||
<dt>3.5. <a href="#iface_tabs">Tabs bar</a></dt>
|
||||
<dt>3.6. <a href="#iface_dir">Current directory bar</a></dt>
|
||||
<dt>3.7. <a href="#iface_columns">Tabstop headers bar</a></dt>
|
||||
<dt>3.8. <a href="#iface_status">Statusbar</a></dt>
|
||||
<dt>3.9. <a href="#iface_console">Terminal window</a></dt>
|
||||
<dt>3.10. <a href="#iface_path">Command line</a></dt>
|
||||
<dt>3.11. <a href="#iface_buttons">Function key buttons bar</a></dt>
|
||||
</dl>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
|
||||
<p>Double Commander — is project started by Russian programmer Alexander Koblov
|
||||
(Alexx2000@mail.ru), as a fork of Sexi Commander (author — Radek Cervinka,
|
||||
radek.cervinka@centrum.cz).</p>
|
||||
<p>Double Commander is cross-platform (both GNU/Linux and Windows) file manager, supports
|
||||
WCX, WFX, WDX, WLX and DSX plugin types. Last type is own DC search plugin type.
|
||||
Windows version of Double Commander compatible with many plugins from Total Commander (TC), which is more than half of those which I tried. And Linux version, has no such programs at all. DC comes with installed some WCX (archiver) plugins to work with cpio, deb, rpm, bz2, rar, zip, tar, gz, tgz archives as a directories, and also search plugin (DSX) and lister videoplayer plugin for Linux (WLX), other plugins can be installed manually.</p>
|
||||
<p class="FIGURE"><img title="Double Commander" alt="Double Commander" src="images/imgDC/ris05.png" width="651" height="440"/></p>
|
||||
|
||||
<div class="SECT1">
|
||||
<h2><a name="intro">1. Introduction</a></h2>
|
||||
<p>At the program <a href="http://sourceforge.net/project/showfiles.php?group_id=188452">download page</a>
|
||||
we can see several versions, what available to download. First, we must choose for operating system (Windows or Linux)
|
||||
and the bit (32 or 64). After that, can select the type of distribution.
|
||||
For Windows there are an executable file <tt>.ехе</tt> or archive <tt>.zip</tt> (which is the so-called portable version).</p>
|
||||
<p>For Linux there are versions for most popular Linux distributions and desktops environments.
|
||||
You can download compiled <tt>deb</tt> packets for Debian-based distributives (e.g,
|
||||
Ubuntu), and <tt>rpm</tt> for Linux Mandriva. Also available portable version of the archive <tt>tar.bz2</tt>, it is the same source from which you can build a program yourself. For various DE there are versions, based on
|
||||
Gtk2 toolkit, and version for KDE, based on Qt. I must note, that program is not yet available from repositories.</p>
|
||||
<p>At the first launch Double Commander automatically detect system language, and set it for interface.
|
||||
DC translated into 8 languages. In the future, the language can be changed in the menu
|
||||
"<a href="#5_1_1_yazik">Configuration → Options → Language</a>".
|
||||
Also Double Commander determine and set system theme. It looks like this:</p>
|
||||
<p class="FIGURE"><img title="Main program window" alt="Main window" src="images/imgDC/ris1.png" width="651" height="456"/></p>
|
||||
<p>As can be seen from the figure, there are two file panels, black terminal window and command line (as in TC)
|
||||
and a lower window that the log window (it shows all the action that has a file manager).</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<h2><a name="congif_files">2. Сonfiguration files</a></h2>
|
||||
<p>Double Commander keeps settings in configuration files at the program directory or at the user home directory.
|
||||
Main files are:</p>
|
||||
<ul>
|
||||
<li><p><tt><a href="doublecmd.ini.html">doublecmd.ini</a></tt> — all the main setup program
|
||||
(similar to <tt>wincmd.ini</tt>)</p></li>
|
||||
<li><p><tt>default.bar</tt> — toolbar settings (like TC)</p></li>
|
||||
<li><p><tt>editor.col</tt> — editor settings</p></li>
|
||||
<li><p><tt><a href="shortcuts.html">shortcuts.ini</a></tt> — keyboard layout settings</p></li>
|
||||
<li><p><tt>cmdhistory.txt</tt> — command line history</p></li>
|
||||
<li><p><tt>dirhistory.txt</tt> — directories history</p></li>
|
||||
<li><p><tt>edithistory.txt</tt> — edit files history (using <kbd>F4</kbd>)</p></li>
|
||||
<li><p><tt>maskhistory.txt</tt> — the history of the use of masks to search, highlight, etc.</p></li>
|
||||
<li><p><tt>doublecmd.log</tt> — log all operations</p></li>
|
||||
<li><p><tt><a href="doublecmd.ext.html">doublecmd.ext.example</a></tt> — sample file associations configuration</p></li>
|
||||
</ul>
|
||||
<p>The structure of these files is described in detail in the topic. Almost all the settings in these files can be changed from the program GUI.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<h2><a name="iface">3. Interface</a></h2>
|
||||
<p>Double Commander's interface</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3><a name="iface_menu">3.1. Menu bar</a></h3>
|
||||
<p class="FIGURE"><img title="Menu bar" alt="Menu bar" src="images/imgDC/ris2.png" width="532" height="48"/></p>
|
||||
<p>Menu Bar provides access to all features of Double Commander. But do not forget that the majority of actions you can perform in other ways: by using hot keys or buttons on the toolbar.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT3">
|
||||
<h4><a name="mnu_file">3.1.1. "Files"</a></h4>
|
||||
<p>This menu contained almost all that can be made over the files. Consider all of the items.</p>
|
||||
|
||||
<p><a name="01_ssilka"><span class="bold">Create link</span></a> (internal command
|
||||
<tt><a name="cm_HardLink">cm_HardLink</a></tt>). On this item, Double Commander creates <a href="http://en.wikipedia.org/wiki/Hard_link">hard</a > link to the file under cursor, and place it to a folder, open on another panel.</p>
|
||||
<p class="FIGURE"><img alt="Hard link" title="Hard link" src="images/imgDC/ris10-5.png" width="347" height="161"/></p>
|
||||
<p><span class="italic">Link name</span> — here the path to link and its name.
|
||||
The name is the last word after the last slash in the line.</p>
|
||||
<p><span class="italic">Existing destination</span> — object, on which link is created.</p>
<p><a name="02_ssilka2"><span class="bold">Create symlink</span></a> (internal command
|
||||
<tt><a name="cm_SymLink">cm_SymLink</a></tt>). All its like one point above, but link is <a href="http://en.wikipedia.org/wiki/Symlink">symbolic</a>.</p>
|
||||
|
||||
<p>Selecting <a name="03_svoistva"><span class="bold">Show file properties...</span></a>
|
||||
(internal command <tt><a name="cm_FileProperties">cm_FileProperties</a></tt>) we get a window like that:</p>
|
||||
<p class="FIGURE"><img alt="Show file properties" title="Show file properties" src="images/imgDC/ris11.png" width="383" height="378"/>
|
||||
<img alt="Show file properties" title="Show file properties" src="images/imgDC/ris12.png" width="383" height="378"/></p>
|
||||
<p>which indicates the file or folder name, size, write and last access time, and also owner and group. On the "Properties" tab you can change the access to the file (if you have the rights to do so). But only for a file or folder under the cursor.</p>
|
||||
|
||||
<p>Using item <a name="04_redakt_comment"><span class="bold">
|
||||
Edit comment...</span></a> (internal command <tt><a name="cm_EditComment">cm_cm_EditComment</a></tt>) you can create or
|
||||
change comments in UTF, ISO, KOI or ANSI encodings.</p>
|
||||
|
||||
<p><a name="05_rasschet_mesta"><span class="bold">Calculate Occupied Space</span></a> (internal command <tt><a name="cm_CalculateSpace">cm_CalculateSpace</a></tt>) item calculates size of selected objects in rounded units and in bytes.</p>
|
||||
<p class="FIGURE"><img alt="Calculate size" title="Calculate size" src="images/imgDC/ris13.png" width="345" height="101"/></p>
|
||||
|
||||
<p><a name="06_sravnit"><span class="bold">Compare by Contents</span></a>
|
||||
(internal command <tt><a name="cm_CompareContents">cm_CompareContents</a></tt>) shows window with two panels with the files to compare (usually text).</p>
|
||||
<p class="FIGURE"><img alt="Compare dialog" title="Compare dialog" src="images/imgDC/ris13-5.png" width="765" height="243"/></p>
|
||||
<p><span class="italic">Compare files</span> — starts the process of comparison files. Different lines highlighted in red by default. You can choose any files. Also there is a vertical and horizontal scrolling.</p>
|
||||
<p><span class="italic">Next difference</span> — step to next different lines.</p>
|
||||
<p><span class="italic">Previous difference</span> — step to previous different lines.</p>
|
||||
<p><span class="italic">Binary mode</span> — result is presented in binary form.</p>
|
||||
<p><span class="italic">Keep scrolling</span> — allow to synchronize scrolling.</p>
|
||||
<p><span class="italic">Close</span> — closes comparison window.</p>
|
||||
|
||||
<p><a name="07_mnog_imen"><span class="bold">Multi Rename Tool</span></a>
|
||||
(internal command <tt><a name="cm_MultiRename">cm_MultiRename</a></tt>)</p>
|
||||
<p class="FIGURE"><img alt="Multi Rename Tool" title="Multi Rename Tool"
|
||||
src="images/imgDC/ris14.png" width="524" height="300"/></p>
|
||||
<p>Allow to rename any files by defined mask. E.g. some files with different names could be
|
||||
renamed into Picture 1, Picture 2, Picture 3, etc.. Select files to rename and get window (see figure above).
|
||||
There you can see old and new names of your files.</p>
|
||||
<p>On the panel <span class="italic">Mask</span> you can set mask to rename. Following macroses are avaiable:</p>
|
||||
<ul>
|
||||
<li><p><tt>[N]</tt> — is the same name as a source file</p></li>
|
||||
<li><p><tt>[Nx]</tt> — get x-character from original name. E.g. if source file named
|
||||
"Picture" choice [N5] would mean that will be used only character "u" (fifth in the name)</p></li>
|
||||
<li><p><tt>[Nx:x]</tt> — get character from x to x. E.g. if source file named
|
||||
"Picture" choice [N1:4] would mean "Pict"</p></li>
|
||||
<li><p><tt>[C]</tt> — is counter, its parameters are listed on
|
||||
<span class="italic">Counter</span> panel.</p></li>
|
||||
<li><p>You can combine the use of macros, and your own text (see figure).</p></li>
|
||||
</ul>
|
||||
<p>Panel <span class="italic">Find & Replace</span> will help when you need to replace parts of the file name
|
||||
(e.g to change "a" to "i", so change word "race" to "rice"). <a href="regexp.html">Regular expressions</a> are also available.</p>
|
||||
<p>At the panel <span class="italic">Counter</span> set the parameters of counter: first number, number width (1, 01, 001, 0001, etc..), interval.</p>
|
||||
<p>At the list <span class="italic">File Name Style</span> you can choose from the following:</p>
|
||||
<ul>
|
||||
<li><p>No change — the new names will be same as the old one.</p></li>
|
||||
<li><p>UPPERCASE — the new names will be uppercase.</p></li>
|
||||
<li><p>lowercase — the new names will be only lowercase.</p></li>
|
||||
<li><p>First Char Big — the new file names will begin with a capital character.</p></li>
|
||||
</ul>
|
||||
<p>At the list <span class="italic">Log Result</span> you can enable logfile and specify path to it.</p>
|
||||
|
||||
<p>By selecting item <a name="08_upakovat"><span class="bold">Pack files</span></a> (internal command
|
||||
<tt><a name="cm_PackFiles">cm_PackFiles</a></tt>) we call standard dialog to pack files to the zip, tar.gz, tgz and, possibly, rar formats.</p>
|
||||
<p class="FIGURE"><img alt="Pack" title="Pack" src="images/imgDC/ris14-5.png" width="368" height="183"/></p>
|
||||
|
||||
<p>Also we can unpack files by <a name="09_raspakovat">
|
||||
<span class="bold">Extract Files</span></a> (internal command <tt><a name="cm_ExtractFiles">cm_ExtractFiles</a></tt>). Same dialog is called when you copy files from the archive.</p>
|
||||
<p class="FIGURE"><img alt="Unpack" title="Unpack" src="images/imgDC/ris14-6.png" width="364" height="170"/></p>
|
||||
<p>First line specifies destination directory (where the archive will be unpacked).
|
||||
It can be changed manually or by clicking on the button right of the line.
|
||||
At the line <span class="italic">Files to unpack</span>, you can specify mask, which files will be unpacked. The history of masks can be found in the drop-down list. Checkbox <span class="italic">
|
||||
Unpack each archive to a separate subdir (name of the arcive)</span> allows to uncompress several archives isolated, each in its folder.</p>
|
||||
|
||||
<p>Items <a name="010_11_razrezat_sobrat">
|
||||
<span class="bold">Split file</span> and <span class="bold">Combine files</span></a> (internal commands
|
||||
<tt><a name="cm_FileSpliter">cm_FileSpliter</a></tt> and <tt>cm_FileLinker</tt>)</p>
|
||||
<p class="FIGURE"><img alt="Split file" title="Split file" src="images/imgDC/ris14-7.png" width="331" height="232"/></p>
|
||||
<p><span class="italic">File source</span> — specifies a file to split.</p>
|
||||
<p><span class="italic">Directory target</span> — need to specify destination folder of files</p>
|
||||
<p><span class="italic">File size</span> — select size of splitted parts. You can also enter your own value. Presets are:</p>
|
||||
<ul>
|
||||
<li><p>1457664B — 3.5" — Floppy drive 3.5</p></li>
|
||||
<li><p>98078KB - ZIP 100MB — ZIP drive</p></li>
|
||||
<li><p>650MB - CD 650MB — CD drive size</p></li>
|
||||
<li><p>700MB - CD 700MB — CD drive size</p></li>
|
||||
</ul>
|
||||
<p>On click OK button you get some files with extension .split at the target directory. To combine file again, select all ".split" parts and click <span class="bold">Combine files</span>(<tt><a name="cm_FileLinker">cm_FileLinker</a></tt>). You need also specify order of slpit parts to combine.</p>
|
||||
<p class="FIGURE"><img alt="Combine files" title="Combine files" src="images/imgDC/ris14-8.png" width="258" height="275"/></p>
|
||||
<p>This function is very useful, if you have small drives and large files. It is possible to move the file parts (as in the TC).</p>
|
||||
|
||||
<p>Item <a name="012_controlnaya_summa">
|
||||
<span class="bold">Calculate check sum...</span></a> (internal command <tt><a name="cm_CheckSumCalc">cm_CheckSumCalc</a></tt>) is used to calculate the <a href="http://en.wikipedia.org/wiki/Checksum">checksum</a> (<span class="bold">MD5</span>
|
||||
and <span class="bold">SHA1</span>) to check files integrity.
|
||||
<p class="FIGURE"><img alt="Calculate checksum" title="Calculate checksum" src="images/imgDC/ris14-8-1.png" width="468" height="165"/></p>
|
||||
<p><span class="italic">Save check sum file(s) to:</span> — line scpecifies name and path to
|
||||
the calculated checksum.
|
||||
<p><span class="italic">Create separate MD5 files for each file</span> — if checksum calculates for multiple files, this option allow to create own MD5 file for each one.
|
||||
<p><span class="italic">MD5 and SHA1</span> — select algorithm which will calculate <a href="http://en.wikipedia.org/wiki/Checksum">checksums</a>.
|
||||
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT3">
|
||||
<h4><a name="mnu_select">3.1.2."Mark"</a></h4>
|
||||
<p>There are some commands at this group with which you can select files by different ways.</p>
|
||||
|
||||
<p>First and second items <span class="bold"><a name="11_videlit_gruppu">Select a group</a></span> and <span class="bold">Unselect a group</span> (internal commands <tt><a name="cm_MarkPlus">cm_MarkPlus</a></tt> and <tt><a name="cm_MarkMinus">cm_MarkMinus</a></tt>). This commands select group of files by mask. As mask you can specify file names or extensions.</p>
|
||||
<p class="FIGURE"><img alt="Select a group" title="Select a group" src="images/imgDC/ris14-9.png" width="275" height="115"/></p>
|
||||
<p>E.g. will be selected all files that have extension <tt>.png</tt>. Also there is a drop list with masks history.</p>
|
||||
|
||||
<p>Third and fourth items<span class="bold"><a name="12_videlit_vse">Select all</a></span> (internal command <tt><a name="cm_MarkMarkAll">cm_MarkMarkAll</a></tt>)
|
||||
и <span class="bold">Unselect all</span> (internal command <tt><a name="cm_MarkUnmarkAll">cm_MarkUnmarkAll</a></tt>). They help to select or unselect all items from panel.</p>
|
||||
|
||||
<p>Fifth item is <span class="bold"><a name="13_inversia">Invert selections</a></span> (internal command <tt><a name="cm_MarkInvert">cm_MarkInvert</a></tt>). It makes selected files unselected and mark unselected.</p>
|
||||
|
||||
<p>Sixth and seventh items <span class="bold"><a name="14_videlit_po_rash">Select all with same extension</a></span> (internal command
|
||||
<tt><a name="cm_MarkCurrentExtension">cm_MarkCurrentExtension</a></tt>) и <span class="bold">Unselect all with same extension</span>
|
||||
(internal command <tt><a name="cm_UnmarkCurrentExtension">cm_UnmarkCurrentExtension</a></tt>). These functions help to select and unselect files with some extension as the file under the cursor.</p>
|
||||
|
||||
<p>Eighth and ninth items<span class="bold"><a name="15_kopir_imena">Copy Filename(s) to Clipboard</a></span> (internal command
|
||||
<tt><a name="cm_CopyNamesToClip">cm_CopyNamesToClip</a></tt>) and <span class="bold">Copy Filename(s) with Full Path</span> (internal command
|
||||
<tt><a name="cm_CopyFullNamesToClip">cm_CopyFullNamesToClip</a></tt>). First command copies selected filelist to clipboard, second copies too, but with full file paths.</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT3">
|
||||
<h4><a name="mnu_commands">3.1.3. "Commands"</a></h4>
|
||||
<p>First item is <span class="bold"><a name="21_poisk">Search</a></span> (internal command <tt><a name="cm_Search">cm_Search</a></tt>).</p>
|
||||
<p class="FIGURE"><img alt="Search" title="Search" src="images/imgDC/ris15.png" width="543" height="468"/></p>
|
||||
<p>Line <span class="italic">File mask</span> set the mask to search.</p>
|
||||
<p>Next line <span class="italic">Directory</span> specifies directory to start search, default is "/".</p>
|
||||
<p><span class="italic">Search subdirectories</span> can have:</p>
|
||||
<ul>
|
||||
<li><p>current dir only</p></li>
|
||||
<li><p>some levels (from 1 to 100)</p></li>
|
||||
<li><p>all (unlimited depth)</p></li>
|
||||
</ul>
|
||||
<p>This setting control search depth at the filesystem tree. Set
|
||||
"current dir only", we will search only in specified "Directory" (not any subdirs).</p>
|
||||
<p>Also you can use <a href="regexp.html">regular expressions</a>.</p>
|
||||
<p>If checkbox <span class="italic">Find text in file</span> enabled, process will search text, what specified
|
||||
at line <span class="italic">Find Data</span> at the files. You can also replace this text to any, specified at line<span class="italic">
|
||||
Replace text</span> and enabled checkbox.</p>
|
||||
<p><span class="italic">Case sensiteive</span> — said that the capital letters should be distinguished from the line. E.g. "Fallout" and "fallout" would be different.</p>
|
||||
<p><span class="italic">Find files NOT containing the text</span>, makes process to display files, what have not text, specified at the <span class="italic">Find Data</span> field. Also you can set encoding here (UTF,
|
||||
ISO, KOI, DOS, ANSI etc..).</p>
|
||||
<p><span class="italic">Use search plugin</span>: Use Locate plugin to make search.</p>
|
||||
<p>At the bottom of the window is a field in which search results are displayed, and a few buttons.</p>
|
||||
<p><span class="italic">View</span> — opens selected file with viewer (<kbd>F3</kbd>).</p>
|
||||
<p><span class="italic">New search</span> — clean result and allow to research (perhaps with new conditions).).</p>
|
||||
<p><span class="italic">Go to file</span> — closes search window and set cursor on selected file at the panel.</p>
|
||||
<p><span class="italic">Feed to listbox</span> — gives a list of files with full paths at the file panel.</p>
|
||||
<p>Tab <span class="italic">Advanced</span> let to specify additional conditions: Date (from .. to), Time (from .. to), Size (from .. to), also attributes and file age.</p>
|
||||
|
||||
<p>Second item is <span class="bold"><a name="22_lichnue_catalogi">Directory hotlist</a></span> (internal command <tt><a name="cm_DirHotList">cm_DirHotList</a></tt>).
|
||||
This command same as pressing <a href="#btn_dirlist">"*"</a> button.</p>
|
||||
<p>Selecting this item we get popup menu, at which we can choose, add, delete or configure bookmarks.</p>
|
||||
<p class="FIGURE"><img alt="" src="images/imgDC/ris5-1-1.png" width="183" height="104"/></p>
|
||||
<p><span class="italic">Add</span> — opens a dialog add a new bookmark.</p>
|
||||
<p class="FIGURE"><img alt="" src="images/imgDC/ris5-2.png" width="312" height="316"/></p>
|
||||
<p><span class="italic">Delete</span> — deletes bookmark.</p>
|
||||
<p><span class="italic">Add manually</span> — allows to enter path of new bookmark from keyboard.</p>
|
||||
<p><span class="italic">Edit</span> — allows to edit added bookmark (Settings keep at section [Configuration] of doublecmd.ini, HotDir= all bookmarks, separated by commas).</p>
|
||||
|
||||
<p>Third item is <span class="bold"><a name="23_pusk_term">Run Term</a></span> (internal command <tt><a name="cm_RunTerm">cm_RunTerm</a></tt>) — opens terminal at current directory (settings at <a href="#5_1_2_2_pusk_terminala">Run terminal</a>).</p>
|
||||
|
||||
<p>Fourth item is <span class="bold"><a name="24_otkr_VFS">Open VFS list</a></span> (virtual file system) used by plugins (WFX, WCX, etc), that needs own filesystem. If you add and configure the relevant plugins, the command will open the list, providing an opportunity to work with them.</p>
|
||||
|
||||
<p>Fifth item <span class="bold"><a name="25_pomenyat_mestami">Swap Panels</a></span> (internal command <tt><a name="cm_Exchange">cm_Exchange</a></tt>), swaps left and right panels.</p>
|
||||
|
||||
<p>Sixth item is <span class="bold"><a name="26_dve_paneli">Target = Source</a></span> (internal command <tt><a name="cm_TargetEqualSource">cm_TargetEqualSource</a></tt>) — opens same directory at inactive panel. This command same as pressing <a href="#btn_dirlist">"="</a>.</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT3">
|
||||
<h4><a name="mnu_tabs">3.1.4. "Tabs"</a></h4>
|
||||
<p>This group needs to manage the tabbed file panels.</p>
|
||||
|
||||
<p>First item is <span class="bold"><a name="31_new_tab">New Tab</a></span> (internal command <tt><a name="cm_NewTab">cm_NewTab</a></tt>) — adds new tab at the panel and choose it.</p>
|
||||
|
||||
<p>Second items is <span class="bold"><a name="32_otkr_vkladka">Open folder in new tab</a></span> (internal command
|
||||
<tt><a name="cm_OpenDirInNewTab">cm_OpenDirInNewTab</a></tt>) — opens new tab for directory under cursor, but not choose it.</p>
|
||||
|
||||
<p>Third item is <span class="bold"><a name="33_del_vkladka">Remove tab </a></span> (internal command <tt><a name="cm_RemoveTab">cm_RemoveTab</a></tt>)
|
||||
— closes active tab and switch panel to the next tab (or previous, if you close last tab).</p>
|
||||
|
||||
<p>Fourth item is <span class="bold"><a name="34_delalltabs">Remove all tabs </a></span> (internal command <tt><a name="cm_RemoveAllTabs">cm_RemoveAllTabs</a></tt>)
|
||||
— closes all inactive tabs. If they consist locked tab, it shall issue a <a href="#5_1_11_0_vopros">question</a>.</p>
|
||||
|
||||
<p>Fifth item <span class="bold"><a name="35_blok_smena">Locked, but directory change allowed</a></span> (internal command
|
||||
<tt><a name="cm_ToggleLockDcaTab">cm_ToggleLockDcaTab</a></tt>) — if you lock tab with this method, you can change directory, but after change tab (or DC restart) will be opened locked directory.</p>
|
||||
|
||||
<p>Sixth item is <span class="bold"><a name="36_block_bezsmena">Lock this tab</a></span> (internal command <tt><a name="cm_ToggleLockTab">cm_ToggleLockTab</a></tt>)
|
||||
— makes tab locked, another directories will be opened at new tab.</p>
|
||||
|
||||
<p>Seventh and eighth items are <span class="bold"><a name="37_perekluch_tab">Switch to next tab</a></span> (internal command
|
||||
<tt><a name="cm_NextTab">cm_NextTab</a></tt>) and <span class="bold">Switch to previous tab</span> (internal command <tt><a name="cm_PrevTab">cm_PrevTab</a></tt>) — to switch to the right tab (the next) and the left (previous) tab.</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT3">
|
||||
<h4><a name="mnu_view">3.1.5. "Show"</a></h4>
|
||||
<p>Allows to control the display of the contents of the file panels.</p>
|
||||
|
||||
<p>The first five items: <span class="bold"><a name="41_imya_attr">Sort by name</a></span> (internal command <tt><a name="cm_SortByName">cm_SortByName</a></tt>),<span class="bold">Sort by extension</span> (internal command <tt><a name="cm_SortByExt">cm_SortByExt</a></tt>), <span class="bold">Sort by size</span> (internal command <tt><a name="cm_SortBySize">cm_SortBySize</a></tt>), <span class="bold">Sort by date</span> (internal command <tt><a name="cm_SortByDate">cm_SortByDate</a></tt>), <span class="bold">Sort by attrib</span> (internal command <tt><a name="cm_SortByAttr">cm_SortByAttr</a></tt>) — are for some kinds of sorting at file panels. Also you can always click left mouse button on <a href="#iface_columns">column headers</a>.</p>
|
||||
|
||||
<p>Sixth item is <span class="bold"><a name="42_obr_porr">Reverse order</a></span> (internal command <tt><a name="cm_ReverseOrder">cm_ReverseOrder</a></tt>) — invert sort order at active panel.</p>
|
||||
|
||||
<p>Seventh item is <span class="bold"><a name="43_obnovit">Refresh</a></span> (internal command <tt><a name="cm_Refresh">cm_Refresh</a></tt>) — makes Double Commander refresh panels.</p>
|
||||
|
||||
<p>Eighth item is <span class="bold"><a name="44_sysfiles">Show hidden/system files</a></span> (internal command <tt><a name="cm_ShowSysFiles">cm_ShowSysFiles</a></tt>) controls displaying of hidden files and directories. In Linux these are "dotted" files. Same in configuration — <a href="#5_1_2_10_skritie_faily">Show hidden/system files</a>.</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT3">
|
||||
<h4><a name="mnu_config">3.1.6. "Configuration"</a></h4>
|
||||
<p>First item is <span class="bold"><a name="5_1_parametry">Options</a></span> (internal command <tt><a name="cm_Options">cm_Options</a></tt>), it calls "Options" window. Here are most of all settings of program!!! Consider all sections of this window.</p>
|
||||
|
||||
<p>First section is <span class="bold"><a name="5_1_1_yazik">Language</a></span>.
|
||||
There are some variants of translation here. You must choose you language.</p>
|
||||
<p class="FIGURE"><img alt="Language" title="Language" src="images/imgDC/ris16.png" width="312" height="284"/></p>
|
||||
|
||||
<p>Next section is <span class="bold"><a name="5_1_2_povedenie">Behaviors</a></span></p>
|
||||
<p class="FIGURE"><img alt="Behaviors" title="Behaviors" src="images/imgDC/ris17.png" width="517" height="382"/></p>
|
||||
<p>Line <span class="italic">Run in terminal</span>: I set <tt>gnome-terminal
|
||||
-e sh -c</tt>, default <tt>xterm -e sh -c</tt>, because of use Gnome. You can set any other program here. Note, that keys <tt>-e sh -c</tt> needs for launch console programs from Double Commander (<kbd>Shift+Enter</kbd> by default).</p>
|
||||
<p><span class="italic"><a name="5_1_2_2_pusk_terminala">Run terminal</a></span> — set program, that must run on pressing
|
||||
<kbd>F9</kbd> or command <a href="#23_pusk_term">Run terminal</a> (it can be not only terminal program ;) ).</p>
|
||||
<p><span class="italic">Select directory with keypad</span> I dont know that mean this option, because of use notebook.</p>
|
||||
<p><span class="italic">Lynx like movement</span> — <tt>right arrow</tt> opens directory or run program under cursor, <tt>left arrow</tt> opens parent directory.</p>
|
||||
<p><span class="italic">Case sensitive sorting</span> —if this option is enabled, first files will be sorted, if their name has capital letters, and then the will be sorted other..</p>
|
||||
<p><span class="italic">Short Filesize format</span> — file size rounded before diplay at colunm "Size" at Mb, kb, Gb, Tb, etc.</p>
|
||||
<p><span class="italic">Move icon to system tray when minimized</span> — Double Commander will have tray icon on minimize.</p>
|
||||
<p><span class="italic">Date and time format</span> — can vary from "day, mounth, year" to "day, mounth, year, hour, minute, second". Date will be display at column <a href="#5_1_15_2_data">Date</a> on panels.</p>
|
||||
<p><span class="italic">Cut text to column width</span> — sometimes columns text can overwrite each other.</p>
|
||||
<p><span class="italic"><a name="5_1_2_10_skritie_faily">Show hidden/system files</a></span> — to display "dotted" files (in Linux). Also can be changed from main menu.</p>
|
||||
<p><span class="italic">Show icons, Icons Size</span> — to display the icons of files and folders at file panels. The size can be 16x16, 22x22 and 32x32 pixels.</p>
|
||||
<p><span class="italic">Selection by mouse, Mode</span> — ability to select and unselect files and folders with a mouse. Mode is set <tt>left button</tt> or <tt>right button</tt>.</p>
|
||||
<p><span class="italic">Scrolling</span> — ability to use mouse wheel to list files at panels.</p>
|
||||
<ul>
|
||||
<li><p>Line by line with cursor movement — list will be move to some lines, cursor will be move to one line.</p></li>
|
||||
<li><p>Line by line — the same, but without cursor movement.</p></li>
|
||||
<li><p>Page by page — the same, but without cursor movement</p></li>
|
||||
</ul>
|
||||
<p><span class="italic">Drive black list</span> — write disks at this line, which should not be displayed on the panel disks. If multiple drives, they come across a semicolon ";" with no spaces (e.g: home;local).</p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_3_instruments">Tools</a></span>. You can specify you programs for edit (<kbd>F4</kbd>), view (<kbd>F3</kbd>) and find differences.</p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_4_shrifty">Fonts</a></span></p>
|
||||
<p class="FIGURE"><img alt="Fonts" title="Fonts" src="images/imgDC/ris18.png" width="449" height="339"/></p>
|
||||
<p>You can select fonts for the editor (<kbd>F4</kbd>), viewer (<kbd>F3</kbd>) and main font for the program, and also their size. The bottom line for each allow to see how to display the selected font. One important note: the fonts for the editor and viewer must be <span class="red">MONOSPACE</span>, except when watching and allocation letters will be owerwrite each other.</p>
|
||||
<p class="FIGURE"><img alt="Font Differences" title="Font Differences" src="images/imgDC/ris19.png" width="470" height="368"/></p>
|
||||
<p>Normal font above, monospaced below.</p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_5_cveta_panelei">Colors, File panels</a></span></p>
|
||||
<p class="FIGURE"><img alt="Color settings" title="Color settings" src="images/imgDC/ris20.png" width="449" height="339"/></p>
|
||||
<p>Note that all the changes, which will be held in this section does not appear on the appearance of Double Commander. This is due to the fact that global settings apply only when creating a new (own) style. Double Commander allow to configure styles for each panel, and more, for each TAB! customize the appearance of Commander, you must adjust the current style of the columns (by default, two Default and Breif) or create own style and apply it for any tab.</p>
|
||||
<p>Here you can choose colors that will be used to process the file panels.
|
||||
<span class="italic">Text Color, Background, Background2</span> (you can choose 2 backgrounds to make DC as zebra))) <span class="italic">Mark color, Cursor Color</span>, and also<span class="italic">Cursor Text</span>.</p>
|
||||
<p><span class="red">Note!!!</span> Line "Background" specified color of empty space at file panel.</p>
|
||||
<p><span class="italic">Use Inverted Selection</span> — inverts colors of marked text and marked text under cursor. More details about color setting are in section <a href="#5_1_15_colonki">Columns</a>.</p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_6_cveta_failov">Colors, File types</a></span></p>
|
||||
<p class="FIGURE"><img alt="File types by color" title="File types by color" src="images/imgDC/ris21.png" width="427" height="337"/></p>
|
||||
<p>Here you can specify file types that should be given a different color.</p>
|
||||
<p>In line <span class="italic">Category name</span> you want to write a description of the file, what he does or what program to open.</p>
|
||||
<p>In line <span class="italic">Category mask</span> fits mask (parts of name and extension), to recognize different types. Some masks could be wtitten through the semicolon ";" without spaces. Symbol "*" means any count of any symbols.</p>
|
||||
<p>In line <span class="italic">Category attributes</span> you want to write file attributes, with which program also will recognize different types.</p>
|
||||
<p>Do not forget to click "Apply" button after customization.</p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_7_hotKeys">Hot Keys</a></span></p>
|
||||
<p class="FIGURE"><img alt="Hot Keys" title="Hot Keys" src="images/imgDC/ris22.png" width="478" height="347"/></p>
|
||||
<p>At this section you can set keys to launch commands, and also specify parameters for these commands.</p>
|
||||
<p><span class="italic">Categories</span> — shows the category of hot keys (combinations). Main - the main category.</p>
|
||||
<p><span class="italic">Commands</span> — list of aviable <a href="cmds.html">shortcuts</a> of Double Commander. List shown as a table with three columns</p>
|
||||
<ul>
|
||||
<li><p>Commands (names of internal commands)</p></li>
|
||||
<li><p>Comments (short description)</p></li>
|
||||
<li><p>Hotkeys (assigned shortcuts)</p></li>
|
||||
</ul>
|
||||
<p><span class="italic">Filter</span> — search in internal commands.</p>
|
||||
<p><span class="italic">Hot Key</span> — new shortcut displays here. Set cursor at this line and press combination on keyboard enter hot key.</p>
|
||||
<p><span class="italic">Hot Keys</span> — this line shows assigned shortcuts for selected commadn. And also displays warning if you want to set shortcut, that already used.</p>
|
||||
<p><span class="italic">Param</span> — line to set some parameter for command.</p>
|
||||
<p><span class="italic">Set HotKey</span> — sets new shortcut. It will be moved from line "Hot Key" to "Hot Keys". And added to the third column of "Commands" table.</p>
|
||||
<p><span class="italic">Clear HotKey</span> — clear shortcut from line "Hot Keys".</p>
|
||||
<p>E.g. to reassign drive popup menu from <kbd>Alt+F1</kbd> and <kbd>Alt+F2</kbd> to <kbd>Ctrl+F1</kbd> and <kbd>Ctrl+F2</kbd> (in Linux) you must select command <tt>cm_RightOpenDrives</tt>, set cursor to the line "Hot Key" and press <kbd>Ctrl+F2</kbd> Then you must set нажать "Set HotKey" button. Same actions for command <tt>cm_LeftOpenDrives</tt> and shortcut <kbd>Ctrl+F1</kbd>.</p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_8_plaginy">Plugins</a></span> Information will be added later...</p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_9_vidOkna">Layout</a></span></p>
|
||||
<p class="FIGURE"><img alt="Layout" title="Layout" src="images/imgDC/ris23.png" width="415" height="330"/></p>
|
||||
<p>You can change layout of main window here. I suppose, all options explains on upper screenshot.</p>
|
||||
<p class="FIGURE"><img alt="Layout DC" title="Layout DC" src="images/imgDC/ris24.png" width="630" height="382"/></p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_10_fileOper">File operations</a></span></p>
|
||||
<p class="FIGURE"><img alt="" src="images/imgDC/ris25.png" width="489" height="335"/></p>
|
||||
<p><span class="italic">Buffer Size (Kb)</span> — sets memory buffer for file operations.</p>
|
||||
<p><span class="italic">Use memory mapping for search text in files.</span>
|
||||
— file copies into virtual memory before search. Its faster, but needs more powerful computer.</p>
|
||||
<p><span class="italic">Use stream for search in text files</span> — file splits into parts, then search begins.(slower, but fewer resources requires).</p>
|
||||
<p><span class="italic">Number of wipe pass</span> (internal command <tt><a name="cm_Wipe">cm_Wipe</a></tt>)
|
||||
— function for the complete destruction of files from your hard disk (<kbd>Alt+Del</kbd> by default). Erasing uses several owerwrites of file, you can specify the number of rewrites.</p>
|
||||
<p><span class="italic">Drop readonly flag</span> — if enabled, Double Commander will drop this flag at Windows, and add "w" attribute at Linux.</p>
|
||||
<p><span class="italic">Process comments with files/folders</span> — flag for comments.</p>
|
||||
<p><span class="italic">Select only the name then renaming (not the extension)</span> — Selects only name before "." on renaming.</p>
|
||||
<p><span class="italic">Show tab select in copy/move dialog</span>
|
||||
— If panel have more than one tab, on copy/move you can choose destination tab.</p>
|
||||
<p class="FIGURE"><img alt="Show tab select in copy/move dialog enabled" title="Show tab select in copy/move dialog enabled" src="images/imgDC/ris25-1.png" width="285" height="174"/>
|
||||
<img alt="Show tab select in copy/move dialog disabled" title="Show tab select in copy/move dialog disabled" src="images/imgDC/ris25-2.png" width="272" height="174"/></p>
|
||||
<!-- еще две опции не описаны, на момент написания доки их похоже не было -->
|
||||
<p>Section <span class="bold"><a name="5_1_11_vkladki">Folder tabs</a></span></p>
|
||||
<p class="FIGURE"><img alt="Folder tabs" title="Folder tabs" src="images/imgDC/ris26.png" width="444" height="316"/></p>
|
||||
<p><span class="italic">Show tab header also when there is only one tab</span> — If option disabled and there is only one tab at the panel, tab headers makes invisible (usually more comfortable).</p>
|
||||
<!-- не нашел в установленной версии этой опции
|
||||
<p><span class="italic">Размещать вкладки в несколько рядов</span> — когда открыто
|
||||
большое количество вкладок, и они не умещаются в одну строчку, то по умолчанию по бокам появляются
|
||||
стрелки, за которые и уходят заголовки вкладок. А если отмечена эта опция, то заголовки вкладок
|
||||
выстраиваются в два или три ряда.</p>
|
||||
-->
|
||||
<p><span class="italic">Limit tab title length to</span> — Long named tabs can be limits by size.</p>
|
||||
<p><span class="italic"><a name="5_1_11_0_vopros">Confirm close all tabs</a></span> — option to keep tabs from unexpected run of <a href="#34_delalltabs">Remove all tabs</a> command.</p>
|
||||
<p><span class="italic"><a name="5_1_12_1_zvezda">Show locked tabs with an asterisk *</a></span> — to distinguish locked and unlocked tabs. Locked tabs will be marked by *.</p>
|
||||
<p class="FIGURE"><img alt="Tabs" title="Tabs" src="images/imgDC/ris6.png" width="445" height="33"/></p>
|
||||
<p>Tab <tt>wine</tt> is locked here, and tab <tt>rust</tt> is not locked.</p>
|
||||
<p><span class="italic">Activate target panel when clicking on one of its Tabs</span> — if enabled, then when you switch the mouse on the tab the next panel, the focus will automatically be transferred to it. The cursor will be in a position where he stayed until switching to that tab.</p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_12_protokol">Log</a></span></p>
|
||||
<p class="FIGURE"><img alt="Log" title="Log" src="images/imgDC/ris26-3.png" width="475" height="289"/></p>
|
||||
<p>Here you can choose file log Double Commander's operations. And also choose logged operations, their appearance and type.</p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_13_Configur">Configuration</a></span></p>
|
||||
<p class="FIGURE"><img alt="Configuration" title="Configuration" src="images/imgDC/ris26-4.png" width="475" height="289"/></p>
|
||||
<p>Here you can choose a place for all configuration files</p>
|
||||
<p><span class="italic">Edit</span> — button for manually edit of doublecmd.ini configuration file.</p>
|
||||
<p>You can also customize what kind of logs will keep Double Commander, it is useful to facilitate navigation.</p>
|
||||
<p><span class="italic">Directory history</span> — saves history of all visited directories.</p>
|
||||
<p><span class="italic">Command line history</span> — saves the history of commands that were entered at the command line.</p>
|
||||
<p><span class="italic">File mask history</span> — helps you remember which files you have already searched for and generally what the mask files you used.</p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_14_bystrPoisk">Quick search</a></span></p>
|
||||
<p class="FIGURE"><img alt="Quick search" title="Quick search" src="images/imgDC/ris26-5.png" width="475" height="289"/></p>
|
||||
<p>Quick search is search on files at the panel. Here you can set keyboard shortcut on it, and also set some parameters.</p>
|
||||
<p><span class="italic">Exact name match: Beginning </span>
|
||||
— means that cursor will be set on file, that begins from searched mask.</p>
|
||||
<p><span class="italic">Exact name match: Ending</span>
|
||||
— it helps, if you know only end of filename, e.g. <tt>...us.ext</tt>, so you can find this file using mask <tt>*us.ext</tt>.</p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_15_colonki">Columns</a></span></p>
|
||||
<p class="FIGURE"><img alt="Columns" title="Columns" src="images/imgDC/ris27.png" width="498" height="285"/></p>
|
||||
<p>At this section you can customize panels appearance, columns, colors, fonts, etc.</p>
|
||||
<p><span class="italic">Configure columns to the file system</span> — if any installed WFX-plugins have file system, that differ from standart FS, this line contents set of styles especially for that.
|
||||
<P>Main windows displays list of existing column styles. There are two deafult styles: Default и Brief. (on screenshot you can see also my style called my_style).</p>
|
||||
<p><span class="italic">New</span> — creates new column set. It opens columns editor window, where you can enter name and also custom you new style.</p>
|
||||
<p><span class="italic">Delete</span> — deletes selected columns set.</p>
|
||||
<p><span class="italic">Copy</span> — copies columns set. New set called as target set + <tt>_Copy</tt> added. It helps to create some different sets from one parent.</p>
|
||||
<p><span class="italic">Edit</span> — opens columns editor window.</p>
|
||||
<p class="FIGURE"><img alt="Column set custom window" title="Column set custom window" src="images/imgDC/ris28.png" width="540" height="307"/></p>
|
||||
<p><span class="italic"><a name="5_1_15_1_nastroika_nabora">Configure view nr: 1 Name</a></span> — line for the name of column set. Number of set is order at the list <a href="#5_1_15_colonki">Columns</a>.</p>
|
||||
<p><span class="italic">Cursor border</span> — able to custom color of cursor border or disable it.
|
||||
<p>Customization table — allows to set number, name, content, place and size of columns.</p>
|
||||
<p><span class="italic">Customize column :1 'Name'</span> — buttons at this line can choose column to edit. And also expand fonts and colors customization dialog.</p>
|
||||
<p><span class="italic">Preview</span> — displays new style on the panel before applying.</p>
|
||||
<p>Here is customization table</p>
|
||||
<p class="FIGURE"><img alt="Customization table" title="Customization table" src="images/imgDC/ris28-1.png" width="607" height="47"/></p>
|
||||
<p>Count of lines equal to count of columns at the set.</p>
|
||||
<p>The parameters that determine the table for the column:</p>
|
||||
<p><span class="italic">Delete</span> — allows you to remove any line, which is pressed the appropriate cell.</p>
|
||||
<p><span class="italic">Caption</span> — specifies the name of the column, then that will be displayed in the <a href="#iface_columns">tabstop headers bar</a>. You can set any name.</p>
|
||||
<p><span class="italic">Width</span> — column width (pixels), that will be set on program start. Note, that width may depends on column content, e.g. for file extension column will have small width.</p>
|
||||
<p><span class="italic">Align</span> — sets position of column name. Variants are:</p>
|
||||
<ul>
|
||||
<li><p><tt>(< -)</tt> by left border</p></li>
|
||||
<li><p><tt>(- >)</tt> by right border</p></li>
|
||||
<li><p><tt>( = )</tt> middle</p></li>
|
||||
</ul>
|
||||
<p><span class="italic">Field contents</span> — sets basic content of column. You can select from following variants:</p>
|
||||
<ul>
|
||||
<li><p><tt>GETFILENAME</tt> — file name and extension (<tt>text.txt</tt>).</p></li>
|
||||
<li><p><tt>GETFILENAMENOEXT</tt> — file name and no extension (<tt>text</tt>).</p></li>
|
||||
<li><p><tt>GETFILEEXT</tt> — file extension (from end downto dot, e.g. <tt>.txt</tt> or <tt>.example</tt>).</p></li>
|
||||
<li><p><tt>GETFILESIZE</tt> — file or directory size. Appearance depends on option at section <a href="#5_1_2_povedenie">Behaviors</a>.</p></li>
|
||||
<li><p><tt><a name="5_1_15_2_data">GETFILETIME</a></tt> — file or directory date. Appearance depends on option at section <a href="#5_1_2_povedenie">Behaviors</a>.</p></li>
|
||||
<li><p><tt>GETFILEATTR</tt> — file or directory attributes.</p></li>
|
||||
<li><p><tt>GETFILEPATH</tt> — path to current item. Uses, usually, for search results.</p></li>
|
||||
<li><p><tt>GETFILEGROUP</tt> — displays group of file.</p></li>
|
||||
<li><p><tt>GETFILEOWNER</tt> — displays owner of file.</p></li>
|
||||
<li><p><tt>GETFILELINKTO</tt> — displays path and file (if exist), what linked with symlink.</p></li>
|
||||
</ul>
|
||||
<p><span class="italic">Move</span> — allows you to move lines. Upper line is more left.</p>
|
||||
<p><span class="italic">Colors</span> — lets you customize column's color and font. Window to edit color you can see below.</p>
|
||||
<p class="FIGURE"><img alt="Column's color editor" title="Column's color editor" src="images/imgDC/ris29.png" width="619" height="435"/></p>
|
||||
<p>To call this window you must click buttons in line <span class="italic"> Customize column 1: 'Name'</span>.</p>
|
||||
<p><span class="italic">Font</span> — you can choose font for this column. To use system fonts list, click button <tt>«...»</tt>.</p>
|
||||
<p><span class="italic">Size</span> — you can set font size here.</p>
|
||||
<p><span class="italic">R</span> — Restores default font settings.</p>
|
||||
<p><span class="italic">All</span> — Applies setting to all other columns.</p>
|
||||
<p><span class="italic">Allow Overcolor</span> — this option enables ability to display the names of files in a different color selected in the section <a href="#5_1_6_cveta_failov">Colors, File types</a>.</p>
|
||||
<p>It is possible to choose a color for the following elements: Text Color, Background, Background 2, Mark Color, Cursor Color, Cursor Text.</p>
|
||||
<p class="bold"><span class="italic">Somethig about color</span></p>
|
||||
<p>There are 20 preset color from gray to black (well, a red and green there))). And also there is <span class="bold">nice ability</span> to set system theme color settings So, <span class="red">program appearance will change on different system themes</span> Textures from system theme <span class="bold">can be used for columns sets</span>.</p>
|
||||
<p><span class="italic">>></span> — button for choosing some color from palette.</p>
|
||||
<p><span class="italic">R</span> — restores default settings from section <a
|
||||
href="#5_1_5_cveta_panelei">Colors, File types</a>.</p>
|
||||
<p><span class="italic">All</span> — applies setting to all other columns.</p>
|
||||
<p>Sample of using system columns for DC (right panel).</p>
|
||||
<p class="FIGURE"><img alt="Color Sample 1" title="Color Sample 1" src="images/imgDC/column1.png" width="900" height="269"/></p>
|
||||
<p>Sample of using independent settings for columns.</p>
|
||||
<p class="FIGURE"><img alt="Color Sample 2" title="Color Sample 2" src="images/imgDC/column2.png" width="900" height="295"/></p>
|
||||
<p>Sample of using textures.</p>
|
||||
<p class="FIGURE"><img alt="Color Sample 3" title="Color Sample 3" src="images/imgDC/column3.png" width="900" height="263"/></p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_16_raznoe">Miscellaneous</a></span></p>
|
||||
<p class="FIGURE"><img alt="Miscellaneous" title="Miscellaneous" src="images/imgDC/ris30.png" width="498" height="285"/></p>
|
||||
<p><span class="italic">Vertical lines</span> — enables vertical table lines at the panels.</p>
|
||||
<p><span class="italic">Horizontal lines</span> — enables horizontal table lines at the panels.</p>
|
||||
<p class="FIGURE"><img alt="with lines" title="with lines" src="images/imgDC/ris31-5.png" width="333" height="131"/>
|
||||
<img alt="without lines" title="without lines" src="images/imgDC/ris31-6.png" width="333" height="130"/></p>
|
||||
<p><span class="italic">Show warning messages ("Ok" button only)</span> — shows warning messages if enabled.</p>
|
||||
<p><span class="italic">When selectiong files with SPACEBAR, move down to next file</span>
|
||||
— moves cursor down on selection with SPACEBAR. Default keys are <kbd>Shift+Down</kbd> or <kbd>Shift+Up</kbd>.</p>
|
||||
<p><span class="italic">Show square brackets around directories</span> — helps to visually distinguish directories from files when icons disabled.</p>
|
||||
|
||||
<p>Section <span class="bold"><a name="5_1_17_avtoobnov">Auto refresh</a></span></p>
|
||||
<p>Allows Double Commander to refresh panels automatically, as <kbd>Ctrl+R</kbd>.</p>
|
||||
<p class="FIGURE"><img alt="Auto refresh" title="Auto refresh" src="images/imgDC/ris32.png" width="442" height="286"/></p>
|
||||
<p>There are some options at this section:</p>
|
||||
<p><span class="italic">Refresh when files are created, deleted, and renamed</span>.</p>
|
||||
<p><span class="italic">Also when size, date or attributes change</span>.</p>
|
||||
<p><span class="italic">Don't react to updates while in the background</span> — if Double Commander window minimized or in background, auto refresh will be stopped.</p>
|
||||
<p><span class="italic">Update footer (total number of files)</span> — updates also status line not only panels.</p>
|
||||
<p><span class="italic">Update header (free disk space)</span>.</p>
|
||||
<p><span class="italic">No refresh for these drives</span> — you can set disk, that must be disabled for refres. Specify full path, values separated by semicolons ";" without spaces (e.g. <tt>/home;/media/cdrom</tt>).</p>
|
||||
|
||||
<p>Item <span class="bold"><a name="5_2_fileAssoc">File associations</a></span> (internal command <tt><a name="cm_FileAssoc">cm_FileAssoc</a></tt>)<p>
|
||||
<p>This item opens the configuration file associations. All associations sets to file <tt>doublecmd.ext</tt>. Associations example, called <tt>doublecmd.ext.example</tt>, is in the program directory.</p>
|
||||
<p>Here you can custom file associations, sets commands or scripts for some types. Commands will display at the context menu (internal command <tt><a name="cm_ContextMenu">cm_ContextMenu</a></tt>).</p>
|
||||
<p><span class="italic">File types</span> — contains a list of extensions. Each group can contain many file extensions, and such a group can be associated with various programs.</p>
|
||||
<p><span class="italic">Add</span> — adds new group. You must enter group name, e.g. <tt>Sound</tt>.</p>
|
||||
<p><span class="italic">Remove</span> — deletes group.</p>
|
||||
<p><span class="italic">Rename</span> — allows to set new name for group.</p>
|
||||
<p class="FIGURE"><img alt="File associations" title="File associations"
|
||||
src="images/imgDC/ris33.png" width="393" height="428"/></p>
|
||||
<p><span class="italic">Extensions</span> — here you can set extensions for selected gropp, e.g. <tt>mp3, wma, ogg</tt> etc.</p>
|
||||
<p><span class="italic">Add</span> — adds extension to group.</p>
|
||||
<p><span class="italic">Remove</span> — deletes extension from group.</p>
|
||||
<p><span class="italic">Actions</span> — here you can set commands for group.</p>
|
||||
<p><span class="italic">Add</span> — adds action to list.</p>
|
||||
<p><span class="italic">Remove</span> — deletes action from list.</p>
|
||||
<p><span class="italic">Up, Down</span> — moves action.</p>
|
||||
<p><span class="italic">Action:</span> — sets type of action. Variants:</p>
|
||||
<ul>
|
||||
<li><p>From popup menu<p>
|
||||
<ul>
|
||||
<li><p>Open — action will be run after pressing <kbd>Enter</kbd> or double click.</p></li>
|
||||
<li><p>View — action will be run after pressing (<kbd>F3</kbd>).</p></li>
|
||||
<li><p>Edit — action will be run after pressing (<kbd>F4</kbd>).</p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p>Other actions displays at subsection "Commands".<p></li>
|
||||
</ul>
|
||||
<p><span class="italic">Command</span> — any command from Desktop Environment, where you can set macro commands (right button). Macroses are (case sensitive!):</p>
|
||||
<ul>
|
||||
<li><p><tt>{!VFS}</tt> — use virtual file system for archives</p></li>
|
||||
<li><p><tt>{!EDITOR}</tt> — call editor (internal or external, depends on configuration)</p></li>
|
||||
<li><p><tt>{!VIEWER}</tt> — call viewer (same as editor)</p></li>
|
||||
<li><p><tt>{!SHELL}</tt> — use terminal to run program</p></li>
|
||||
<li><p><tt><?command?></tt> — run 'command' at the system shell and puts output to next command</p></li>
|
||||
<li><p><tt>%f</tt> — file name</p></li>
|
||||
<li><p><tt>%d</tt> — directory</p></li>
|
||||
<li><p><tt>%p</tt> — full path (directory + file name)</p></li>
|
||||
</ul>
|
||||
<p>Samples:</p>
|
||||
<p><tt>audacious '%p'</tt> — opens file with Audacious.</p>
|
||||
<p><tt>mkisofs -o %p.iso -jcharset koi8-r -r %p</tt> — creates image from directory (only for directories).</p>
|
||||
<p class="FIGURE"><img alt="Context menu" title="Context menu" src="images/imgDC/ris34.png" width="450" height="262"/>
|
||||
<img alt="For directories" title="For directories" src="images/imgDC/ris35.png" width="450" height="261"/></p>
|
||||
<p>To allow Double Commander make some actions with directories, you must create group (e.g. <tt>Dir</tt>) and set extension <tt>folder</tt>. All avaiable actions will display in the menu 'Commands' at context menu. E.g. how to open directory with root privilegies on Ubuntu: set action <tt>Open as root</tt>, command <tt>gksu nautilus '%p'</tt>.</p>
|
||||
<p><span class="italic">Icon</span> — you can set path to icon for group.</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT3">
|
||||
<h4><a name="mnu_help">3.1.7. "Help"</a></h4>
|
||||
<p>Here you can get help information and information about the program:</p>
|
||||
<ul>
|
||||
<li><p><span class="bold">Contents</span> — opens help index page</p></li>
|
||||
<li><p><span class="bold">Keyboard</span> — opens keyboard shortcuts page</p></li>
|
||||
<li><p><span class="bold">Visit Double Commander Web page</span> — go to project homepage if you online</p></li>
|
||||
<li><p><span class="bold">About</span> — shows information about version and developers</p></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3><a name="iface_tools">3.2 Button toolbar</a></h3>
|
||||
<p class="FIGURE"><img title="Button toolbar" alt="Button toolbar" src="images/imgDC/ris3.png" width="240" height="30"/></p>
|
||||
<p>It helps you to call internal commands and external programs on buttons with hints.</p>
|
||||
|
||||
<p>To edit panel just click right button on it and choose item <span class="bold">Edit</span>.</p>
|
||||
<p class="FIGURE"><img title="Button toolbar edit" alt="Button toolbar edit"
|
||||
src="images/imgDC/ris3-1.png" width="222" height="62"/></p>
|
||||
|
||||
<p>"Change button bar" window</p>
|
||||
<p class="FIGURE"><img title="Change button bar" alt="Change button bar"
|
||||
src="images/imgDC/ris10.png" width="509" height="265"/></p>
|
||||
|
||||
<p>First line shows place, where Double Commander keeps settings for button bar (as in TC), below you can see added buttons.</p>
|
||||
|
||||
<p><span class="italic">Append</span> — adds new empty button to the bar.</p>
|
||||
<p><span class="italic">Delete</span> — deletes button.</p>
|
||||
<p><span class="italic">Size</span> — sets size of buttons. Better sizes are 16, 22 or 32, but you can set any size (in pixels).</p>
|
||||
<p><span class="italic">Flat icons</span> — makes buttons as icons.</p>
|
||||
<p><span class="italic">Command</span> — here you can set any
|
||||
<a href="cmds.html">internal command</a> or specify any own command.</p>
|
||||
<p><span class="italic">Parameters</span> — sets parameter for command.</p>
|
||||
<p><span class="italic">Start path</span> — uses for full path to command (if necessary).</p>
|
||||
<p><span class="italic">Icon file</span> — sets path to button icon.</p>
|
||||
<p><span class="italic">Icon</span> — previews button.
|
||||
панели.</p>
|
||||
<p><span class="italic">Tooltip</span> — hint to button for the bar.</p>
|
||||
<p class="FIGURE"><img title="Tooltip" alt="Tooltip"
|
||||
src="images/imgDC/ris10-3.png" width="226" height="132"/></p>
|
||||
|
||||
<p>To create buttons splitter, set new button with <span class="italic">Tooltip</span> =
|
||||
"-" (minus).</p>
|
||||
|
||||
<p>Also there is an ability to create a drop-down menu:</p>
|
||||
<p class="FIGURE"><img title="drop-down menu" alt="drop-down menu" src="images/imgDC/ris10-4.png" width="470" height="254"/></p>
|
||||
<p>Set <span class="italic">Command</span> to <tt><a name="cm_ShowButtonMenu">
|
||||
cm_ShowButtonMenu</a></tt>, and specify file with menu as <span class="italic">Parameters</span>.</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3><a name="iface_drive_pane">3.3. Drives button bar</a></h3>
|
||||
<p class="FIGURE"><img title="Drives button bar" alt="Drives button bar"
|
||||
src="images/imgDC/ris4.png" width="564" height="32"/></p>
|
||||
<p>Drives button bar helps you to change drive quickly with one mouse click. Right click calls context menu that contain operations as mount/unmount, format, etc. (depends on OS and drive).</p>
|
||||
<p class="FIGURE"><img alt="Drives context menu" title="Drives context menu"
|
||||
src="images/imgDC/ris4-1.png" width="229" height="117"/></p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3><a name="iface_drive_btn">3.4. Drives list</a></h3>
|
||||
<p class="FIGURE"><img alt="Drives list" title="Drives list"
|
||||
src="images/imgDC/ris5.png" width="642" height="25"/></p>
|
||||
<p>Helps to change drive, also contains additional information: size, free space, navigation buttons— <tt>« / .. * ~ =»</tt>.</p>
|
||||
|
||||
<p>Internal commands are <tt><a name="cm_LeftOpenDrives">cm_LeftOpenDrives</a></tt> for left panel and <tt><a name="cm_RightOpenDrives">cm_RightOpenDrives</a></tt> — for right. Default shortcuts: (<kbd>Alt+F1</kbd> and <kbd>Alt+F2</kbd> but they don't work for must Linux Desktop Environments.</p>
|
||||
<p class="FIGURE"><img alt="Drives list" title="Drives list"
|
||||
src="images/imgDC/ris5-0.png" width="101" height="116"/></p>
|
||||
|
||||
<p>Additional navigation buttons:</p>
|
||||
<p><tt>«/»</tt> — go to file system root</p>
|
||||
<p><tt>«..»</tt> — go to parent directory</p>
|
||||
<p><tt><a name="btn_dirlist">«*»</a></tt> — calls hotlist. See section <a href="#22_lichnue_catalogi">Directory hotlist</a></p>
|
||||
<p class="FIGURE"><img alt="Directory hotlist" title="Directory hotlist" src="images/imgDC/ris5-1.png" width="195" height="137"/></p>
|
||||
<p><tt>«~»</tt> — go to home directory</p>
|
||||
<p><tt><a name="btn_eq">«=»</a></tt> — see command <a href="#26_dve_paneli">Target = Source</a> (<kbd>Alt+Z</kbd> by default).</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3><a name="iface_tabs">3.5. Tabs bar</a></h3>
|
||||
<p class="FIGURE"><img alt="Tabs bar" title="Tabs bar"
|
||||
src="images/imgDC/ris6.png" width="445" height="33"/></p>
|
||||
<p>To display tabs and change it (<kbd>Ctrl+Tab</kbd> and <kbd>Ctrl+Shift+Tab</kbd> by default). Locked tabs marks with asterisk (if <a href="#5_1_12_1_zvezda">Show locked tabs with an asterisk *</a> enabled).</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3><a name="iface_dir">3.6. Current directory bar</a></h3>
|
||||
<p class="FIGURE"><img alt="Current directory bar" title="Current directory bar" src="images/imgDC/ris7.png" width="634" height="25"/></p>
|
||||
<p>Displays name of the current directory. On left click there is a directories history (internal command <tt><a name="cm_DirHistory">cm_DirHistory</a></tt>)</p>
|
||||
<p class="FIGURE"><img alt="Directories history" title="Directories history"
|
||||
src="images/imgDC/ris7-4.png" width="538" height="165"/></p>
|
||||
<p>On right click you can copy path or enter it manually.</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3><a name="iface_columns">3.7. Tabstop headers bar</a></h3>
|
||||
<p class="FIGURE"><img alt="Tabstop headers bar" title="Tabstop headers bar"
|
||||
src="images/imgDC/ris7-5.png" width="609" height="24"/></p>
|
||||
<p>Shows column's names. On left click <a href="#41_imya_attr">sorts</a> files by column. On right click calls menu to change and edit column set style.</p>
|
||||
<p class="FIGURE"><img alt="column set style dialog" title="column set style dialog"
|
||||
src="images/imgDC/ris7-6.png" width="259" height="153"/></p>
|
||||
<p><span class="italic">Defaut, Brief, my_style</span> — existing styles</p>
|
||||
<p><span class="italic">Configure this custom columns view</span> — opens column set customization window. See <a href="#5_1_15_1_nastroika_nabora">here</a>.</p>
|
||||
<p><span class="italic">Configure custom columns</span> — opens <a href="#5_1_15_colonki">Columns</a> section.</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3><a name="iface_status">3.8. Status bar</a></h3>
|
||||
<p class="FIGURE"><img alt="Statusbar" title="Statusbar" src="images/imgDC/ris8.png" width="370" height="26"/></p>
|
||||
<p>Shows couns of selected items and its total size, also shows all items count.</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3><a name="iface_console">3.9. Terminal window</a></h3>
|
||||
<p class="FIGURE"><img alt="Terminal window" title="Terminal window" src="images/imgDC/ris9-1.png" width="687" height="135"/></p>
|
||||
<p>Shows output of conlose commands.</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3><a name="iface_path">3.10. Command line</a></h3>
|
||||
<p class="FIGURE"><img alt="Command line" title="Command line" src="images/imgDC/ris9-2.png" width="691" height="27"/></p>
|
||||
<p>Uses to enter commands manually. Path to active directory shows in line beginning (<tt>/home/rust/</tt> on screenshot). Right button opens history of commands.</p>
|
||||
<p>On right click context menu displays:</p>
|
||||
<p class="FIGURE"><img alt="Input methods" title="Input methods" src="images/imgDC/ris9-3.png" width="383" height="253"/>
|
||||
<img src="images/imgDC/ris9-4.png" title="Unicode characters" alt="Unicode characters" width="383" height="163"/></p>
|
||||
<p>that contains standart commands <span class="italic">Cut, Copy, Paste, Delete, Select All</spab>, and also submenus <span class="italic">Input Methods</span> and <span class="italic">Insert Unicode Control Character</span>.</p>
|
||||
</div>
|
||||
|
||||
<p class="NAVBACK"><a href="#TOC">on top</a></p>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3><a name="iface_buttons">3.11. Function key buttons bar</a></h3>
|
||||
<p class="FIGURE"><img alt="Function key buttons bar" title="Function key buttons bar" src="images/imgDC/ris9.png" width="930" height="22"/></p>
|
||||
<p>Displays F3 - F9 hotkeys, to use commands with mouse click.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT2">
|
||||
<br/><br/>
|
||||
<p class="NAVBACK">Created by Rustem (dok_rust@bk.ru)</p>
|
||||
<br/><br/>
|
||||
</div>
|
||||
<div class="SECT1">
|
||||
<p class="NAVBACK"><a href="index.html">Home</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
@ -1,103 +1,46 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
|
||||
|
||||
|
||||
|
||||
<title>Double Commander Help Index</title>
|
||||
<link rel="STYLESHEET" type="text/css" href="doublecmd.css"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<h2><span style="font-weight: bold; color: rgb(255, 0, 0);"><img style="width: 48px; height: 48px;" alt="" src="images/doublecmd.png">Double Commander Help Index</span></h2>
|
||||
|
||||
|
||||
|
||||
<ol>
|
||||
|
||||
|
||||
|
||||
<span style="font-weight: bold;"><li>Introduction</li>
|
||||
|
||||
|
||||
|
||||
</span>
|
||||
<div class="TITLEPAGE">
|
||||
<h1>Double Commander Help Index</h1>
|
||||
<p><img alt="Double Commander logo" src="images/doublecmd.png"/></p>
|
||||
<hr/>
|
||||
</div>
|
||||
|
||||
|
||||
<ul>
|
||||
|
||||
|
||||
|
||||
<li><a href="about.html">What is Double
|
||||
Commander?</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<span style="font-weight: bold;"><li>Operation</li>
|
||||
|
||||
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
<ul>
|
||||
|
||||
|
||||
|
||||
<li><a href="shortcuts.html">Keyboard layout</a></li>
|
||||
|
||||
<li><a href="regexp.html">Regular expressions</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<span style="font-weight: bold;"><li>Configuration</li>
|
||||
|
||||
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
<ul>
|
||||
|
||||
|
||||
|
||||
<li>Settings in the file <a href="doublecmd.ini.html">doublecmd.ini</a></li>
|
||||
<li>Structure of <a href="doublecmd.ext.html">doublecmd.ext</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</ol>
|
||||
|
||||
|
||||
|
||||
<div class="TOC">
|
||||
<dl>
|
||||
<dt class="bold">Content</dt>
|
||||
<dt>1. Introduction</dt>
|
||||
<dd>
|
||||
<dl>
|
||||
<dt>1.1. <a href="about.html">What is Double Commander?</a></dt>
|
||||
<dt>1.2. <a href="faq.html">Frequently Asked Questions (FAQ)</a></dt>
|
||||
</dl>
|
||||
</dd>
|
||||
<dt>2. Using Double Commander</dt>
|
||||
<dd>
|
||||
<dl>
|
||||
<dt>2.1. <a href="help.html">Basic Help</a></dt>
|
||||
<dt>2.2. <a href="shortcuts.html">Keyboard layout</a></dt>
|
||||
<dt>2.3. <a href="cmds.html">Internal commands</a></dt>
|
||||
<dt>2.4. <a href="regexp.html">Regular expressions</a></dt>
|
||||
</dl>
|
||||
</dd>
|
||||
<dt>3. Configuration files</dt>
|
||||
<dd>
|
||||
<dl>
|
||||
<dt>3.1. <a href="doublecmd.ini.html"> <tt>doublecmd.ini</tt></a></dt>
|
||||
<dt>3.2. <a href="doublecmd.ext.html"> <tt>doublecmd.ext</tt></a></dt>
|
||||
</dl>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</html>
|
||||
|
|
|
|||
2237
doc/en/regexp.html
2237
doc/en/regexp.html
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue