diff options
author | ume <ume@FreeBSD.org> | 2000-03-19 22:53:36 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2000-03-19 22:53:36 +0800 |
commit | 3af85f55e063ae81ee8fb1c8396994dab238a77f (patch) | |
tree | d52a6061b529ab7e861aa3e0b866b03d2c3fbd20 /sysutils/gkrellm2/pkg-message | |
parent | dcb34bdcb9ff1f01d5159458477d78a9eb38bd86 (diff) | |
download | freebsd-ports-gnome-3af85f55e063ae81ee8fb1c8396994dab238a77f.tar.gz freebsd-ports-gnome-3af85f55e063ae81ee8fb1c8396994dab238a77f.tar.zst freebsd-ports-gnome-3af85f55e063ae81ee8fb1c8396994dab238a77f.zip |
With a single process, GKrellM manages multiple stacked monitors and supports
applying themes to match the monitors appearance to your window manager,
Gtk, or any other theme.
Reviewed by: Will Andrews <andrews@technologist.com>
Diffstat (limited to 'sysutils/gkrellm2/pkg-message')
-rw-r--r-- | sysutils/gkrellm2/pkg-message | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/gkrellm2/pkg-message b/sysutils/gkrellm2/pkg-message new file mode 100644 index 000000000000..72124eabba22 --- /dev/null +++ b/sysutils/gkrellm2/pkg-message @@ -0,0 +1,9 @@ +**************************************************************************** + + You should aware that GKrellM must be setuid root to obtain + temperatures. If your motherboard doesn't support LM78/79 feature, + you may not want this. You can disable it by typing + `make install USE_SENSOR=NO' at the "${PORTSDIR}/sysutils/gkrellm" + directory to re-make this package. + +**************************************************************************** |