This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > System > laptop-mode-tools (1.74)

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

This requires: python3-PyQt5

Maintained by: Willy Sudiarto Raharjo
Keywords: laptop,powersaving,power,laptop_mode
ChangeLog: laptop-mode-tools

Homepage:
https://github.com/rickysarraf/laptop-mode-tools

Source Downloads:
laptop-mode-tools-1.74.tar.gz (990f7aa20adffd2d3482ad57385399a4)

Download SlackBuild:
laptop-mode-tools.tar.gz
laptop-mode-tools.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds