Revert "Adjust LCD brightness with mouse wheel"
[wmlaptop2.git] / README
blobc83d1560e9465d52aabd97bfeadce081e1002930
1 wmlaptop 1.4 - 11 set 2004
3 all that you need if you have a laptop shrinked in a 64x64 small application :)
5 -- Are you in a hurry ? read below.
7 INSTALLING:
9 refer to INSTALL file
11 wmlaptop is now installed on your system!
13 -- What is wmlaptop ?
15 wmlaptop is a WindowMaker dockapp that includes all that a linux user with a
16 laptop needs.
18 * Power usage in Watts
19 * CPU temperature in Celsius
20 * CPU frequency in MHz
21 * Battery estimated time remaining
22 * Battery remaining charge (visual and percent)
23 * 0-100 Cpu Load indicator
24 * ACPI support
25 * sysfs filesystem support
26 * Kernel 2.6.26+ series fully compatible
27 * "Visual and audio" alarm on Low-Battery
28 * Auto shutdown on Low-Battery
29 * Easy screen saver starter
32 WARNING: having "ondemand governor" enabled on kernel 2.6 is a MUST.
33 To enable it you will probably need to type this:
34 echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
36 INTERFACE:
38                                   +-------------+
39    left battery's percentage -->  | 58%   02:27 |  <-- remaining time
40        adapter AC plugged in -->  | -< ||||||   |  <-- left battery's graphic
41                                   |-------------|
42                                   | cpuload   0 |  <-- cpu's load
43                                   | 19.0 W  47 C|  <-- Power usage and CPU temperature
44                                   |-------------|   
45                                   |   800 MHz   |  <-- CPU frequency (set by 'ondemand')
46                                   +-------------+
49 That's all, folks ! Enjoy with your laptop and much more with wmlaptop !
52 CONTACT THE AUTHORS:
54 - Giacomo Galilei (code and a bit of graphics)
55 matic _at_ libero _dot_ it
57 - Lorenzo Marcon (graphics and a bit of code)
58 stclaus _at_ libero _dot_ it
60 Perugia (Italy), December 24, 2003
62 - Carlos R. Mafra (bloat removal and other stuff)
64 Blumenau (Brasil), June 7, 2007
65 Potsdam (Germany), October 10, 2009
67 This project is released under GNU GPL license
68 See LICENSE for more information