From: Jean-Philippe Orsini Date: Thu, 21 Aug 2014 23:11:45 +0000 (+0200) Subject: hide/show sensor information. X-Git-Tag: v1.1.1~17 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=77f6585add23403f62d79b054e1d24ddc5c1e098 hide/show sensor information. --- 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.