Difference between revisions of "Laptop-mode-tools"

From ThinkWiki
Jump to: navigation, search
m (Project home page has moved)
(Documentation: Added reference to config file and associated manual page.)
Line 16: Line 16:
 
* There is a [http://www.samwel.tk/laptop_mode/faq FAQ].
 
* There is a [http://www.samwel.tk/laptop_mode/faq FAQ].
 
* Read /lib/modules/`uname -r`/source/Documentation/laptop-mode.txt on your system.
 
* Read /lib/modules/`uname -r`/source/Documentation/laptop-mode.txt on your system.
 +
* The configuration file (/etc/laptop-mode/laptop-mode.conf) is well-commented, and a verbose manual page is available for it as well.
  
 
<!--
 
<!--

Revision as of 23:30, 28 May 2007

laptop-mode-tools is the userland component of laptop mode, the Linux kernel mode that allows you to spin down your hard drives for longer periods of time. This package takes care of configuration and activation of laptop-mode, automatically remounting your filesystems with the appropriate options, and modifying the idle timeouts for your hard drives. Laptop mode tools integrate with power management daemons such as acpid, apmd and pbbuttonsd, so that laptop mode is started automatically when your laptop is running on batteries.

Project Homepage / Availability

http://www.samwel.tk/laptop_mode/

Status

  • stable, active

Packages

Documentation

  • The Project Home Page holds installation instructions.
  • There is a FAQ.
  • Read /lib/modules/`uname -r`/source/Documentation/laptop-mode.txt on your system.
  • The configuration file (/etc/laptop-mode/laptop-mode.conf) is well-commented, and a verbose manual page is available for it as well.