1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: xsysinfo
Section: utils
Priority: optional
Maintainer: tony mancill <tmancill@debian.org>
Build-Depends: debhelper-compat (= 13),
libice-dev,
libsm-dev,
libxaw7-dev,
xutils-dev,
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/debian/xsysinfo.git
Vcs-Browser: https://salsa.debian.org/debian/xsysinfo
Homepage: https://sourceforge.net/projects/xsysinfo
Package: xsysinfo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: display some Linux kernel parameters in graphical form
This X client is like a mix of top, free and xload with the difference that
the values are shown in form of a horizontal bar. The displayed values are:
CPU load, CPU idle, memory and swap sizes.
|