wmbiff: Use unsigned data type for port number.
[dockapps.git] / wmhdplop / README
blob2871ef4dc8947a07d7fd398b3390a16d66ff3a02
2           ------------------------------------------------
3                         wmdhplop & gkhdplop
4           ------------------------------------------------
6   wmhdplop is yet another monitoring applet. This one watches hard-drive 
7 activity.
8   gkhdplop is the port of wmhdplop into a gkrellm2 plugin.
10 Compilation:
11 -----------
12   ./configure && make && make install
14   Note that this applet uses Imlib2, and requires the script imlib2-config 
15 to be in the path. It won't compile on anything but a recent linux kernel
16 (2.4.20 or better, 2.6 is also supported).
18   gkhdplop requires gtk2 and gkrellm2.
19   
20 Usage:
21 ------
22   wmhdplop -h for the list of options. If you have the hddtemp daemon running,
23 then wmhdplop may use it to display the temperature of your hard-drives.
24   The monitored hard-drive or partition can be changed with the mouse wheel.
26 gkhdplop:
27 ---------
28   To install the plugin:
29     mv gkhdplop.so ~/.gkrellm2/plugins
30   
31   The configuration is made by clicking with the right button on the plugin.
32   BUG: gkhdplop will close gkrellm if no default .ttf font is found (look at
33   the messages in console).