The Armada Backlight Controller is a program for controlling the brightness of the LCD backlight on Compaq Armada laptops under Linux. It has been tested on an Armada M700 running Red Hat Linux 7.2. It is based on code by George Acher, which was written for the M300 and has been used on the E500. This package should also work on those machines, although that has not been tested by Nat Pryce, who put this modified package together.
The package is divided into two parts:
An alternative way of using the command-line program is to configure your X window manager to run it in response to key sequences such as Alt-F10 to make the screen brighter and Alt-Shift-F10 to make the screen dimmer. (The F10 key has a brightness icon on it, which makes it appropriate for this function.)
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
The Armada Backlight Controller applet is installed into the Utility category of the GNOME Applets menu.
When added to the panel, the applet presents a scrollbar that can be used to interactively control the brightness of the backlight and also shows the current level numerically. The icon identifies the applet in the panel and can be used to access the applet menu using the right mouse button.
Usage:
armada-backlight [+|-|value|--help]
Options:
None | Prints the current brightness level to stdout. |
+ |
Increases the brightness of the backlight. |
- |
Decreases the brightness of the backlight. |
value | Sets the brightness of the backlight. Value must be between 0 and 8, inclusive. |
--help |
Prints usage information to stderr. |