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: 7dd71c61a356aae362648fe62d32e63be9609551 (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
<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>Language</u>. In addition to the built-in language English, this combo box 
			offers those languages, for which a correspondig wsdrxxxx.dll exists. The 
			setting takes effect next time when WinDirStat is started.</p>
		<h3>Directory List</h3>
		<p>Colors for the subtree percentage presentation. Grid lines.
		</p>
		<h3>Treemap</h3>
		<p>Parameters for the cushion shading. Grid lines (try this!). Color of the 
			selection rectangle.
		</p>
		<h3>Cleanups</h3>
		<p>Here you can configure the <a href="userdefinedcleanups.htm">User Defined Cleanups</a>.
		</p>
	</BODY>
</html>