Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
tdebase/ksysguard
Michele Calgaro 0d9263f836
Replace Q_SIGNALS and Q_SLOTS
pirms 3 mēnešiem
..
CContLib [kdebase] initial cmake support pirms 13 gadiem
example Desktop file translations: pirms 4 gadiem
gui Replace Q_SIGNALS and Q_SLOTS pirms 3 mēnešiem
ksysguardd [ksysguardd] Use size_t for storing process memory usage. pirms 11 mēnešiem
pics Fix invalid headers in PNG files and optimize for size pirms 8 gadiem
CMakeL10n.txt Desktop file translations: pirms 4 gadiem
CMakeLists.txt Add lm_sensors optional support for ksysguard pirms 11 gadiem
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
Makefile.in.temp Additional kde to tde renaming pirms 13 gadiem
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
configure.in.in Initial import of Trinity 3.5.11 to kdebase pirms 15 gadiem
cr16-app-ksysguard.png Fix invalid headers in PNG files and optimize for size pirms 8 gadiem
cr32-app-ksysguard.png Fix invalid headers in PNG files and optimize for size pirms 8 gadiem
cr48-app-ksysguard.png Fix invalid headers in PNG files and optimize for size pirms 8 gadiem
cr64-app-ksysguard.png Fix invalid headers in PNG files and optimize for size pirms 8 gadiem
cr128-app-ksysguard.png Fix invalid headers in PNG files and optimize for size pirms 8 gadiem
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem

README

What is KSysGuard?
------------------

KSysGuard, formerly known as KTop is a program to monitor various elements
of your system, or any other remote system with the KSysGuard daemon
(ksysgardd) installed.  Currently the daemon has been ported to FreeBSD
and Linux with varying degrees of completion.

Notes from the author
---------------------

KSysGuard, formerly known as KTop is work in progress! Although I only try
to check in reasonably stable versions, I cannot guarantee this. I
typically develop on SuSE Linux 6.x with 2.2 kernel. If your system is
different, this program might not even compile.

If you want to join this development please contact me first. Please
do *NOT* check in unsolicited code as I might am rearranging the code
and merging becomes a real headache so your code will be lost.

This does not mean that I don't appreciate your help. Especially
porting to other platforms is difficult for me. Each platform has it's
specific back-end. See the ksysguardd directory for details.

5-Jan-2000 Chris Schlaeger <cs@kde.org>