From b9ae3eb4e0e4629e581c3c02c9dc801c0cbc0eec Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 19 Jan 2019 16:45:48 -0800 Subject: [PATCH] Start sensors tab --- source/5/5.1/lxqt-panel.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/5/5.1/lxqt-panel.rst b/source/5/5.1/lxqt-panel.rst index b52b4cf3..674a3cb1 100644 --- a/source/5/5.1/lxqt-panel.rst +++ b/source/5/5.1/lxqt-panel.rst @@ -66,7 +66,9 @@ Non-Default widgets ------------------- To use your sensors widgets which you would have to add manually as shown above. A sensor bar will appear with as many sensors as on your panel. To view the temp as a number mouse over the sensor bar to see what your temperture is in a number. -To customize the sensors right click on the sensors :menuselection:`Configure "Sensors"`. The :guilabel:`Update interval(seconds)` field lets you choose how often in seconds to update the sensors. The :guilabel:`Temperature bar width` field shows how widw to make the bar for your sensors. The :guilabel:`Temperature Scale` field lets you select Celsius or Farenheit for your sensors. The checkbox :guilabel:`Warning about high temperature` puts a warning if your temperture gets too high. If you want to reset your settings press the :guilabel:`Reset` button. +To customize the sensors right click on the sensors :menuselection:`Configure "Sensors"`. The :guilabel:`Update interval(seconds)` field lets you choose how often in seconds to update the sensors. The :guilabel:`Temperature bar width` field shows how widw to make the bar for your sensors. The :guilabel:`Temperature Scale` field lets you select Celsius or Farenheit for your sensors. The checkbox :guilabel:`Warning about high temperature` puts a warning if your temperture gets too high. If you want to reset your settings press the :guilabel:`Reset` button. + +The :guilabel:`Sensors` tab is for each individual sensors on the board. To enable/disable which sensor press to the :guilabel:`Enabled` checkbox for each sensor. The :guilabel:`Label` shows a label for each sensor. Version -------