diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 2bda8f7717adf28da4af0d34fb82f63d2868c31d (patch) | |
tree | 8d927b7b47a90c4adb646482a52613f58acd6f8c /ksim/README | |
download | tdeutils-2bda8f7717adf28da4af0d34fb82f63d2868c31d.tar.gz tdeutils-2bda8f7717adf28da4af0d34fb82f63d2868c31d.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksim/README')
-rw-r--r-- | ksim/README | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/ksim/README b/ksim/README new file mode 100644 index 0000000..d5ee23a --- /dev/null +++ b/ksim/README @@ -0,0 +1,42 @@ +KSim - K System Information Monitor +----------------------------------- + +KSim is a plugin based system monitor that has +support for GKrellm (www.gkrellm.net) themes. + +KSim can currently monitor these types: + * Cpu usage (plugin) + * Net (eth0, ppp0 etc) usage (plugin) + * Filesystem usage (plugin) + * Sensors information (plugin) + * Disk information (plugin) + * Mail monitor (plugin) + * Clock & Date display + * Hostname display + * Uptime display + * Memory/Free Memory display + * Swap/Free Swap display + +The current planned features are: + * Proc monitor (plugin) + +NOTE: the plugin naming conventions changed +in v0.5 and above, i recommend you to +rm -rf $KDEDIR/lib/libksim* before you install +v0.5 or above, if you are using v0.4 or below. + +As of v0.9.0 and above, KSim has the option to +recolour themes to the current KDE color scheme, +if you have any problems of it recolouring to the wrong +color or some other recolouring related problem then +send me the name of the color scheme you are using +and the color values for your background and text color. + +Please read BUGS for a list of current known bugs +and ChangeLog for the changes in the last release. +Also the theme support isn't 100% implemented +(which it may never be), if you have any theme +related issues then please email me describing what +problem you had and with which theme. + +Any other problems? email me (linuxphreak@gmx.co.uk) |