.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} .el \{\ . de IX .. .\} .\" ======================================================================== .\" .IX Title "armada-backlight 1" .TH armada-backlight 1 "2013-07-07" "armada-backlight" "2013-07-07" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" armada\-backlight \- Adjust Compaq Armada backlight .SH "SYNOPSIS" .IX Header "SYNOPSIS" .Vb 1 \& armada\-backlight [\-h|\-\-help] [[+\-]value] .Ve .SH "DESCRIPTION" .IX Header "DESCRIPTION" Values: .PP .Vb 5 \& 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. .Ve .PP The Armada Backlight Controller is a program for controlling the brightness of the \s-1LCD\s0 backlight on Compaq Armada[1] laptops under Linux. It has been tested on an Armada M700 running. It is based on code by George Acher[2], 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 the modified package together. .PP The program is divided into two parts: .PP .Vb 2 \& 1. A command\-line program that is installed with privileges that \& allow it to control the backlight hardware (aka an "suid" program). \& \& 2. A GNOME panel applet that provides a convenient GUI to the \& command\-line program. .Ve .PP 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 (in Compaq Armada, the F10 key has a brightness icon on it). .PP References: .PP .Vb 2 \& 1. http://www.compaq.com/products/notebooks/ \& 2. http://www.acher.org/ .Ve .PP \&\fB\s-1GNOME\s0 Panel Applet\fR .PP The Armada Backlight Controller applet is installed into the Utility category of the \s-1GNOME\s0 Applets menu. .PP [menu.png] .PP 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. .PP [applet.png] .SH "OPTIONS" .IX Header "OPTIONS" .IP "\fB\-h, \-\-help\fR" 4 .IX Item "-h, --help" Print usage information to stderr. .SH "ENVIRONMENT" .IX Header "ENVIRONMENT" None. .SH "FILES" .IX Header "FILES" None. .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fIlaptop\-mode\-tools\fR\|(1) .SH "AUTHORS" .IX Header "AUTHORS" This manual page was written by Jari Aalto for the Debian \s-1GNU\s0 system (but may be used by others).