diff options
author | Tormod Volden <debian.tormod@gmail.com> | 2012-05-18 13:08:58 +0200 |
---|---|---|
committer | Tormod Volden <debian.tormod@gmail.com> | 2013-05-09 16:09:27 +0200 |
commit | e2b50200ad7a332ccc72ea54a388c45256cd304a (patch) | |
tree | bdb18b50fdd8eb9abacb9bb380396005d3a492a5 /src/savage_common.h | |
parent | fdaa5d9aa856512f161cd23dea6f3f77162fd7d8 (diff) |
Add "TVStandard" configuration optiontvformats
There used to be two configuration options "TvOn" and "PAL".
They would both enable TV output, the first would set NTSC format.
Change the "TvOn" option to simply enable TV, and drop the "PAL"
option. Instead introduce the "TVStandard" option (seen in many
other drivers) to choose a TV format. Also add support for NTSC-J
format (as figured out from the s3switch sources).
If the "TVStandard" option is not used, the driver will not try to set
any format, so the default setting from the card, BIOS or from use of
the s3switch utility will stay active.
To force a format, add one of the following lines to xorg.conf:
Option "TVStandard" "pal"
Option "TVStandard" "ntsc"
Option "TVStandard" "ntsc-j"
Diffstat (limited to 'src/savage_common.h')
0 files changed, 0 insertions, 0 deletions