From 77f6585add23403f62d79b054e1d24ddc5c1e098 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Fri, 22 Aug 2014 01:11:45 +0200 Subject: [PATCH] hide/show sensor information. --- doc/faq.html | 12 +++++++++++- doc/faq.txt | 11 +++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/doc/faq.html b/doc/faq.html index 7919945..23cde0a 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -744,11 +744,21 @@ more general, but can be configured to display sensors +
+

18. Is it possible to hide sensors in the main window?

+
+

Before v1.1.1, the sensors retrieved from the lm-sensor library can be +ignored directly in the lm-sensor configuration. See the manpage +of sensors.conf(5).

+

Since v1.1.1, it is possible to hide a sensor, uncheck the setting +Display sensor in the list of sensors in the sensor preferences.

+
+

diff --git a/doc/faq.txt b/doc/faq.txt index 7b12857..56350b6 100644 --- a/doc/faq.txt +++ b/doc/faq.txt @@ -279,3 +279,14 @@ Here is a list of few well-known sensors monitoring softwares: - more general, but can be configured to display sensors information: http://conky.sourceforge.net/ + +[[S_HideSensor]] +Is it possible to hide sensors in the main window? +-------------------------------------------------- + +Before v1.1.1, the sensors retrieved from the lm-sensor library can be +ignored directly in the lm-sensor configuration. See the manpage +of sensors.conf(5). + +Since v1.1.1, it is possible to hide a sensor, uncheck the setting +'Display sensor in the list of sensors' in the sensor preferences. -- 2.7.4