Added laptop-mode note to the README.
This commit is contained in:
parent
e5181cc09b
commit
376591ecc1
4
README
4
README
|
@ -49,6 +49,10 @@ Unregister
|
|||
Suspend - suspend all widgets, used when running on battery power
|
||||
vicious.suspend()
|
||||
|
||||
- if you want it to happen automatically, see the example script for
|
||||
the laptop-mode-tools start-stop programs module:
|
||||
- http://sysphere.org/~anrxc/local/scr/sources/lmt-vicious.sh
|
||||
|
||||
Activate - restart all suspended, or unregistered but kept, widgets
|
||||
vicious.activate(widget)
|
||||
|
||||
|
|
Loading…
Reference in New Issue