[Fwd: Re: S-Video to TV]

David Raison david at ion.lu
Sun Jan 22 09:19:04 PST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

sorry, forgot to CC

- -------- Original Message --------
Subject:     Re: S-Video to TV
Date:     Sun, 22 Jan 2006 17:58:36 +0100
From:     David Raison <david at ion.lu>
To:     E. J. Cerejo <edu07643 at yahoo.com.br>
References:     <20060122162253.54797.qmail at web61014.mail.yahoo.com>



Kind of like this:

in your xorg.conf:
- --------------
# **********************************************************************
# Screen sections.
# **********************************************************************

Section "Screen"
        Identifier "TV"
        Device  "Geforce"
        Monitor "TV"
        Option  "TVStandard"    "PAL-B"
        Option  "ConnectedMonitor"      "TV"
        DefaultDepth    24
        SubSection "Display"
                Viewport 0 0
                Depth   24
                Modes   "800x600"
        EndSubSection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

## The first layout is used by default, to select a different one, use
## 'startx -- -layout name'

Section "ServerLayout"
    Identifier  "TV"
    Screen      "TV"
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
EndSection

- ------------

simply add the TV ServerLayout and startx with the --layout parameter
replace the device with your driver of course


E. J. Cerejo wrote:

> Is it possible, using FreeBSD stable, to see my Desktop in my TV
> using a S-Video cable? How would one go about it?
>
> Thank you.
>
>
> EJC www.only7bucks.com --------------------------------- Yahoo!
> doce lar. Faça do Yahoo! sua homepage.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions To
> unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
>
> !DSPAM:43d3b1a2716841329013994!
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFD0759/sLffsMilEkRAogtAJ0ZtwIi9xf/l4Gwv6nCeJwhg/DPigCfQRk0
VGj5A3WjDKQiGlltQCJ8uWw=
=6HNR
-----END PGP SIGNATURE-----



More information about the freebsd-questions mailing list