Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2006 18:18:53 +0100
From:      David Raison <david@ion.lu>
To:        FreeBSD Questions <questions@freebsd.org>
Subject:   [Fwd: Re: S-Video to TV]
Message-ID:  <43D3BE7D.7040809@ion.lu>

next in thread | raw e-mail | index | archive | help
-----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@ion.lu>
To:     E. J. Cerejo <edu07643@yahoo.com.br>
References:     <20060122162253.54797.qmail@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions To
> unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@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-----




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43D3BE7D.7040809>