summaryrefslogtreecommitdiff
path: root/man/intel.man
diff options
context:
space:
mode:
authorZhenyu Wang <zhenyu.z.wang@intel.com>2009-03-03 22:55:35 +0800
committerZhenyu Wang <zhenyu.z.wang@intel.com>2009-03-03 22:55:35 +0800
commit42e34e90e2e4048b38481cab61cef46f932eada7 (patch)
treef30be7ebf912daedb9dd17436ca80aef4ed45bc4 /man/intel.man
parentaa9da5e393c804019720503fe58bdd247fe1eabd (diff)
TV: add property control for TV attributes
This is based on Jesse's origin patch for bug #12763. But export integer range to user instead of hardware float point format, and fix different real format on 965G and 945G for contrast and saturation.
Diffstat (limited to 'man/intel.man')
-rw-r--r--man/intel.man24
1 files changed, 24 insertions, 0 deletions
diff --git a/man/intel.man b/man/intel.man
index 22d998a2..e38cc545 100644
--- a/man/intel.man
+++ b/man/intel.man
@@ -273,6 +273,30 @@ Integrated TV output. Available properties include:
Adjusting these properties allows you to control the placement of your TV output buffer on the screen. The options with the same name can also be set in xorg.conf with integer value.
.PP
+.B BRIGHTNESS
+- TV brightness, range 0-255
+.TP 2
+Adjust TV brightness, default value is 128.
+
+.PP
+.B CONTRAST
+- TV contrast, range 0-255
+.TP 2
+Adjust TV contrast, default value is 1.0 in chipset specific format.
+
+.PP
+.B SATURATION
+- TV saturation, range 0-255
+.TP 2
+Adjust TV saturation, default value is 1.0 in chipset specific format.
+
+.PP
+.B HUE
+- TV hue, range 0-255
+.TP 2
+Adjust TV hue, default value is 0.
+
+.PP
.B TV_FORMAT
- output standard
.TP 2