doublecmd/doc/en/doublecmd.ini.html
2009-08-29 06:19:25 +00:00

205 lines
6.4 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<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>
<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&nbsp;&mdash; 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&nbsp;&mdash; 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>
</body>
</html>