|
| 以 PDF 格式下载本书
NAME
- contrast - Adjust system screen contrast
SYNOPSIS
-
/usr/openwin/bin/contrast [ -k ] [ -ud [ step ] ]
AVAILABILITY
-
SUNWpmow
DESCRIPTION
-
contrast (1M) is a binary that can be used to adjust the system screen contrast level.
OPTIONS
-
- -u step
- Increase contrast by step.
-
- -d step
- Decrease contrast by step.
-
- -k
- This is the repeater mode for the binary. The binary expects the letter 'k' on its STDIN and increases or decreases the contrast by one until STDIN is closed by the other side. This is the mode in which the binary interacts with the speckeysd (1M) daemon.
NOTES
- The contrast level is adjusted by communicating with the Power Management driver, pm (7) , through ioctls provided by the Power Management Framework.
SEE ALSO
-
speckeysd(1M), pm (7)
|
|