From d02292bd58d7bc184568b7dcca0988cf6603d4d0 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 16 Jun 2019 15:57:08 -0700 Subject: [PATCH] Rm duplicate docs on spacer --- source/5/5.1/lxqt-panel.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/5/5.1/lxqt-panel.rst b/source/5/5.1/lxqt-panel.rst index e33c3211..4e16867c 100644 --- a/source/5/5.1/lxqt-panel.rst +++ b/source/5/5.1/lxqt-panel.rst @@ -93,8 +93,6 @@ To use your sensors widgets which you would have to add manually as shown above. To have a bar that shows CPU Load shows a bar graph with your CPU usage. To bring up settings for your CPU usage is right click on the cpu bar :menuselection:`Configure CPU Monitor`. The :guilabel:`Show text` checkbox shows a number for cpu usage. The field for :guilabel:`Update interval` is how often to update your cpu usage. The :guilabel:`Bar orientation` says what side to start the bar graph. The :guilabel:`Bar width` is how wide to make the bar graph. If you want to reset your changes press the :guilabel:`Reset` button. -The spacer widget puts a space on the panel to have a divider on your panel and space it out. - The Color picker is shows what color something is on your screen usually useful for web developers. To get a color off the screen press the color dropper button. Then a numeric field to the right of the dropper will appear with the color in a numeric field to the right. To customize the sensors right click on the panel :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 Celsius or 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.