~ubuntu-branches/ubuntu/saucy/filelight/saucy-proposed

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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
 Filelight README
==================

Filelight allows you to understand exactly where your diskspace is being used by
graphically representating your filesystem as a set of concentric
segmented-rings.

--------------------------------------------------------------------------------


 Dependencies
==============

Filelight works on KDElibs >= 4.2 and therefore Qt >= 4.4 (lower versions may
work, but no guarantees).


 Usage Tips
============

* Click on directories to center the view there
* Click on files to launch the application associated with them
* Middle click to open files/directories with Konqueror
* Right click on the central white circle to manipulate the base directory
* Increase the window size to see more detail
* Hover over segments to find out more information
* Available as a view-KPart in Konqueror
* You can specify a directory to scan on startup from the command line, eg:

      $ filelight /home/mxcl


 Installation
==============

See the accompanying file; INSTALL.


 Bugs
======

There are less bugs everyday! Please report bugs at http://bugs.kde.org/
--------------------------------------------------------------------------------


We hope you enjoy using Filelight!

Martin Sandsmark <martin.sandsmark@kde.org>
Max Howell <max.howell@methylblue.com>