summaryrefslogtreecommitdiffstats
path: root/system/multiload-ng/README
diff options
context:
space:
mode:
author Leo C2017-12-17 12:28:54 +0100
committer Willy Sudiarto Raharjo2017-12-17 12:28:54 +0100
commitc0ad493166d24f0b787e1cca38573c7713ec5e07 (patch)
treece0f9496afba8612cd8163294eee32155f2716e7 /system/multiload-ng/README
parent913d540615caf6baf0d31ff0b1e8c484e37a7505 (diff)
downloadslackbuilds-c0ad493166d24f0b787e1cca38573c7713ec5e07.tar.gz
system/multiload-ng: Added (A modern graphical system monitor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/multiload-ng/README')
-rw-r--r--system/multiload-ng/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/system/multiload-ng/README b/system/multiload-ng/README
new file mode 100644
index 0000000000..5b5a6effee
--- /dev/null
+++ b/system/multiload-ng/README
@@ -0,0 +1,22 @@
+Multiload-ng is a near-complete rewrite of the old GNOME multiload
+applet that aims to support *every* existing panel.
+
+Note: upstream defaults are
+ - build against GTK+3
+ - build the standalone application
+ - do not build the lxpanel plugin
+ - do not build the mate panel plugin
+ - build the generic system tray plugin
+ - build the xfce4 panel plugin
+
+any of these may be overridden by passing its corresponding parameter to
+the script, i. e.
+ - GTK=2
+ - STANDALONE=no
+ - LXPANEL=yes
+ - MATE=yes
+ - SYSTRAY=no
+ - XFCE4=no
+
+for example
+ GTK=2 LXPANEL=yes ./multiload-ng.SlackBuild