wmclock: Update documentation.
[dockapps.git] / wmcpufreq / README
blobff34deb44f03239df7091e6bb04c87d2f48beb18
1 wmcpufreq 2.0
2 ***************
3 for single core cpu same behavior as wmcpufreq 1.0
5 for multi core cpu shows
6            - the frequency in use between the maximum and minimum of cpu0           
7            - the frequency in use between the maximum and minimum of cpu1
8            - the active governor in red for cpu0
10 on amd x2 3800 rev e4 both cpu has the same governor, freuency,
11 maximum and minimum freqyency. 
13 wmcpufreq 3.0 
14 ***************
17 if 1 cpu wmcpufreq displays  on a windowmaker dock application
18                    - the frequency in use between the maximum and minimum 
19                    - the driver in green
20                    - the active governor in red 
21                    
22 if >=2cpu wmcpufreq displays  on a windowmaker dock application
23                   - the frequency in use between the maximum and minimum
24                    - the active governor in red
27 wmcpufreq 2.0 and wmcpufreq 1.0
28 USAGE
29 -----
31 wmcpufreq -v            print the version
33 wcpufreq -exe azert      the string after -exe is the program name
34                          to be launched  when clicking on the wmcpufreq icon
37 PREREQUISITES
38 -------------
39 A running 2.6 kernel witch cpufreq enabled
40 libcpufreq
41 libcpufreq-dev
44 PREREQUISITES
45 -------------
46 libgtk2
47 libgtk2-dev
50 INSTALLATION
51 ------------
53 make
54 make install