diff options
author | Zhenyu Wang <zhenyu.z.wang@intel.com> | 2009-03-03 20:26:19 +0800 |
---|---|---|
committer | Zhenyu Wang <zhenyu.z.wang@intel.com> | 2009-03-03 20:43:39 +0800 |
commit | aa9da5e393c804019720503fe58bdd247fe1eabd (patch) | |
tree | 6481d938b79ddf97df58e922f94047aa4fd3bde3 /man | |
parent | ab1ef05cc0fd5ba9768c26cc51bc2c7b52baa45f (diff) |
TV: add option to set TV connector type
This can let user override non-stable driver TV load detect,
and set connector type manually, e.g for s-video to component
converter, this patch seems must needed to use HD modes.
Diffstat (limited to 'man')
-rw-r--r-- | man/intel.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/intel.man b/man/intel.man index c7a3c610..22d998a2 100644 --- a/man/intel.man +++ b/man/intel.man @@ -278,6 +278,12 @@ Adjusting these properties allows you to control the placement of your TV output .TP 2 This property allows you to control the output standard used on your TV output port. You can select between NTSC-M, NTSC-443, NTSC-J, PAL-M, PAL-N, and PAL. +.PP +.B TV_Connector +- connector type +.TP 2 +This config option should be added to xorg.conf TV monitor's section, it allows you to control the TV output connector type, which bypass load detect. You can select between S-Video, Composite and Component. + .SS "TMDS-1" First DVI SDVO output |