1 -------------------------------------------------------------------------
2 You may distribute this program under the terms of the Artistic
5 This program is distributed in the hope that it will be useful, but
6 WITHOUT ANY WARRANTY; without even the implied warranty of
7 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Artistic
8 License for more details.
9 -------------------------------------------------------------------------
11 wmgtemp is a dock app intended for use with WindowMaker.
12 It displays the CPU and SYS temperatures (both in numerically and
13 graphically) of motherboards that use the VIA686A chipset. Currently
14 this is the only chipset that is supported but I have the intention of
15 adding support for other chipsets in the future.
18 Clicking on the temperature toggles displaying of maximum reached
19 temperature. This mode is indicated by a green upward pointing
20 arrow to the left of the temperature.
22 Clicking on CPU or SYS toggles displaying of that temperature
23 type on the graph. The temperature value will still be displayed
26 Clicking on the Graph area will cycle through the graph types.
28 When the bounds of the graph are exceeded the graph will be rescaled
29 the show the current temperature and a line will be drawn to indicate
30 the bound(red for upper bound, blue for lower bound). As soon as
31 all temperatures being displayed are within a bound, the graph will
32 be rescaled back to normal size.
35 Unlike other versions, this version tries to auto detects sensors.
36 This means it should work with any sensors that lm_sensors supports.
40 Send any bug reports and ideas to:
42 Window Maker Team <wmaker-dev@googlegroups.com>