summaryrefslogtreecommitdiff
path: root/xbacklight.man
diff options
context:
space:
mode:
authorKeith Packard <keithp@neko.keithp.com>2007-03-29 23:18:14 -0700
committerKeith Packard <keithp@neko.keithp.com>2007-03-29 23:18:14 -0700
commit3000145191a00d4c9b90efb221fadb9ce37380c0 (patch)
tree7bd1bdfb0697801f8379ae0cd2fb7a43e766a544 /xbacklight.man
parent38c2c45514d50b825a5c74abedc30cb2272064d7 (diff)
Add -time and -steps options to adjust fade
Diffstat (limited to 'xbacklight.man')
-rw-r--r--xbacklight.man7
1 files changed, 6 insertions, 1 deletions
diff --git a/xbacklight.man b/xbacklight.man
index 0a998f6..b5a060c 100644
--- a/xbacklight.man
+++ b/xbacklight.man
@@ -44,8 +44,13 @@ Sets each backlight brightness to the specified level.
Increases brightness by the specified amount.
.IP "-dec \fIpercent\fP"
Decreases brightness by the specified amount.
-.IP --help
+.IP -help
Print out a summary of the usage and exit.
+.IP "-time \fImilliseconds\fP"
+Length of time to spend fading the backlight between old and new value.
+Default is 200.
+.IP "-steps \fInumber\fP"
+Number of steps to take while faiding. Default is 20.
.SH "SEE ALSO"
Xrandr(3)
.SH AUTHORS