Laptop Mode Tools is a laptop power saving package for Linux systems.
It allows you to extend the battery life of your laptop in several ways.
It is the primary way to enable the Laptop Mode feature of the Linux kernel,
which lets your hard drive spin down. In addition, it allows you to tweak
a number of other power-related settings using a simple configuration file.
To launch laptop-mode-tools on system start, add the following to rc.local:
if [ -x /etc/rc.d/rc.laptop-mode ]; then
/etc/rc.d/rc.laptop-mode start
fi
Maintained by: John Tyree
Keywords: laptop,powersaving,power,laptop_mode
ChangeLog: laptop-mode-tools
Homepage:
http://www.samwel.tk/laptop_mode/
Download SlackBuild:
laptop-mode-tools.tar.gz
laptop-mode-tools.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
laptop-mode-tools.SlackBuild |
laptop-mode-tools.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds