[mythtv] Voodoo 3 3500 TV-Out

Monty Walls mythtv-dev@snowman.net
Mon, 30 Dec 2002 12:34:19 -0600


On Mon, 30 Dec 2002 18:37:11 +0000
kevindtimm@attbi.com wrote:

> Am I correct in assuming that you have a 'Monitor' section and a 'Display'
> section?  If so, how does your server layout section look?  If not, then
> do you not use a monitor at all?
> 

Section "Screen"
    Identifier          "TV-Monitor"
    Device              "Voodoo3"
    Monitor             "TV"
    DefaultDepth        24
    DefaultFbBpp        32
    SubSection "Display"
        FbBpp           32
        Depth           24
        Modes           "640x480m"
        ViewPort        0 0
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier  "TV_Layout"

    Screen "TV-Monitor"

    InputDevice "Mouse"         "CorePointer"
    InputDevice "IRremote"
    InputDevice "Keyboard"      "CoreKeyboard"

EndSection

--
-Monty Walls (mwalls@castor.oktax.state.ok.us)
-	MIS, Oklahoma Tax Commission
-
- My opinions are my own, my employer knows nothing about it.