Welcome to mirror list, hosted at ThFree Co, Russian Federation.

configuration.htm « wdshelp - github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eb9e26ada97d9d3d37de662d8a97e64b674c61be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<html>
	<head>
		<title>Configuration</title>
		<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
		<link rel="stylesheet" type="text/css" href="format.css">
	</head>
	<BODY>
		<h2>Configuration</h2>
		<h3>General</h3>
		<p><u>Cross file system boundaries (only NT and higher)</u>. Under NTFS volumes can 
			be mounted in directories. By default WinDirStat stops reading at these mount 
			points, i.e. it shows only the usage of <i>one</i> file system. Here you can 
			change this behavior. (No mount points are recognized on UNC drives.)
		</p>
		<p><u>List Style</u>. These options, grid and stripes, apply to all lists in WinDirStat.
		</p>
		<p><u>Language</u>. In addition to the built-in language English, this combo box 
			offers those languages, for which a correspondig wdsrxxxx.dll exists. The 
			setting takes effect next time when WinDirStat is started.</p>
		<h3>Directory List</h3>
		<p>Two options which control what the columns 'Subtree Percentage' and 'Percentage'
		display during the scan. Colors for the subtree percentage presentation.
		</p>
		<h3>Treemap</h3>
		<p>Squarification style, parameters for the cushion shading, grid lines, color of the 
			selection rectangle.
		</p>
		<h3>Cleanups</h3>
		<p>Here you can configure the <a href="userdefinedcleanups.htm">User Defined Cleanups</a>.
		</p>
		<h3>Report</h3>
		<p>Administrators can customize the e-mail report feature here.</p>
	</BODY>
</html>