Add detected chips to sensors

contrib-versioning
Lyn Perrine 5 years ago
parent 741a188b26
commit 89d39a1eff

@ -57,7 +57,7 @@ To configure options for your application menu right click on the menu configure
To move a an item in quick launch to the right right click on the icon and select move right on the menu. To move an item in quick launch to the left right click on the icon and select move left. To remove an item from quicklaunch right click on the icon Remove from quicklaunch. To add an item to quick launch drag it down from the main menu.
To change options for your task manager or taskbar open the panel configuration dialog select taskmanager taskbar and click the gear button. The checkbox for :guilabel:`show only windows from desktop` will only show windows from a certain desktop and will have a drop down that will default to the current desktop but can also be shown. To have the taskbar only show minimized windows check the :guilabel:`Show only minimized windows`. To close windows on a middle click check the checkbox :guilabel:`Close on middle click`. To cycle windows by scrolling with the mousewheel check the :guilabel:`Cycle windows on wheel scrolling` checkbox. The :guilabel:`window grouping` checkbox will group multiple windows of the same program into a group of windows. The checkbox for :guilabel:`show popup on mouse hover` will allow you to hover the mouse over the window group to show them off.
To change options for your task manager or taskbar open the panel configuration dialog select taskmanager taskbar and click the gear button. The checkbox for :guilabel:`show only windows from desktop` will only show windows from a certain desktop and will have a drop down that will default to the current desktop but can also be shown. To have the taskbar only show minimized windows check the :guilabel:`Show only minimized windows`. To raise minimized windows on your current desktop check the :guilabel:`Raise minimized windows on current desktop` checkbox. To close windows on a middle click check the checkbox :guilabel:`Close on middle click`. To cycle windows by scrolling with the mousewheel check the :guilabel:`Cycle windows on wheel scrolling` checkbox. The :guilabel:`window grouping` checkbox will group multiple windows of the same program into a group of windows. The checkbox for :guilabel:`show popup on mouse hover` will allow you to hover the mouse over the window group to show them off.
To change the look of your taskbar in the same window as above the appearance section the :guilabel:`button style` menu will change whetehre to show only the icon or the icon only for only the icons. To show window and the text label of the program :guilabel:`text and icon`. :guilabel:`Icons only` will work best with a panel aligned to the left or right side of your screen. To have only the text on your taskbar and no icons slecet :guilabel:`only text`. To change the maximum width of a button change the :guilabel:`maximum button width` which is measured in pixels to how wide on maximum a button could be. To change how high a button will be when a panel is vertical change the :guilabel:`Maximum button height` field.
@ -75,7 +75,7 @@ The Color picker is shows what color something is on your screen usually useful
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. The :guilabel:`Color` column shows the color for the bar to appear in the panel and you can bring up a dialog to change color by left clicking on the 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. The :guilabel:`Color` column shows the color for the bar to appear in the panel and you can bring up a dialog to change color by left clicking on the button. To switch to a different chip to set the sensors for change the :guilabel:`Detected chips` menu.
To add a spacer to your panel add the spacers widget. It creates a blank space on your panel. To change how wide your spacer is change the :guilabel:`Space Width` field to the number of pixels you want the spacer to be wide. The setting for :guilabel:`Space type` selects a solid line, a dotted line, or invisible for how the spacer appears on the panel.

Loading…
Cancel
Save