From 15172cad9740423e4ae4fea14f6ddf24306a1b0f Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 7 Jan 2022 18:59:57 -0800 Subject: [PATCH] Add which field current temperture is --- source/5/5.1/lxqt-panel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/5/5.1/lxqt-panel.rst b/source/5/5.1/lxqt-panel.rst index 3bd03ff8..fff20b15 100644 --- a/source/5/5.1/lxqt-panel.rst +++ b/source/5/5.1/lxqt-panel.rst @@ -113,7 +113,7 @@ The Color picker is shows what color something is on your screen usually useful .. image:: spacer-color-picker.png -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 temperature is in a number. Also shown on mouseover is the :guilabel:`Crit` field shows the temperture the sensor should not read above without overheating. +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 temperature is in a number in the :guilabel:`Cur` field. Also shown on mouseover is the :guilabel:`Crit` field shows the temperture the sensor should not read above without overheating. To customize the sensors right click on the sensors applet :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 wide to make the bar for your sensors. The :guilabel:`Temperature scale` field lets you select :guilabel:`Celsius` or :guilabel:`Fahrenheit` for your sensors. The checkbox :guilabel:`Warning about high temperature` puts a warning if your temperature gets too high. If you want to reset your settings press the :guilabel:`Reset` button.