From a8a6a065e40d0401a8825e0e18cf610a16ebfe0b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 3 Oct 2013 02:22:08 +0200 Subject: make it possible to select device MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- info/adjbacklight.texinfo | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'info') diff --git a/info/adjbacklight.texinfo b/info/adjbacklight.texinfo index be30c2d..8142b82 100644 --- a/info/adjbacklight.texinfo +++ b/info/adjbacklight.texinfo @@ -92,12 +92,16 @@ code. Just @code{sed -i s/200/400/g Adjbacklight.java}, if you want 0.25 % preci @cindex starting @cindex options @cindex arguments +@cindex device +@cindex selecting device @cindex @command{adjbacklight} @cindex @option{-c} @cindex @option{--copying} @cindex @option{--copyright} @cindex @option{-w} @cindex @option{--warranty} +@cindex @option{-a} +@cindex @option{--all} @command{adjbacklight} can be started with @option{-c}, @option{--copying} or @option{--copyright} for displaying copyright information, @option{-w} or @@ -105,7 +109,9 @@ code. Just @code{sed -i s/200/400/g Adjbacklight.java}, if you want 0.25 % preci is used, help information is displayed. To actually use the program, just execute @command{adjbacklight} without any -arguments. +arguments, or with @option{-a} or @option{--all} to not limit the devices to +those that are not ACPI video devices. Alternatively you can list the devices +either by full path or just the name in the directory @file{/sys/class/backlight}. @node Using -- cgit v1.2.3-70-g09d2