From owner-freebsd-questions@FreeBSD.ORG Sun Jan 22 17:19:04 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4204616A41F for ; Sun, 22 Jan 2006 17:19:04 +0000 (GMT) (envelope-from david@ion.lu) Received: from viefep16-int.chello.at (viefep16-int.chello.at [213.46.255.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3435643D6A for ; Sun, 22 Jan 2006 17:19:02 +0000 (GMT) (envelope-from david@ion.lu) Received: from [192.168.1.104] (really [213.47.196.20]) by viefep16-int.chello.at (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060122171900.IEAC2804.viefep16-int.chello.at@[192.168.1.104]> for ; Sun, 22 Jan 2006 18:19:00 +0100 Message-ID: <43D3BE7D.7040809@ion.lu> Date: Sun, 22 Jan 2006 18:18:53 +0100 From: David Raison User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051014) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: [Fwd: Re: S-Video to TV] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 17:19:04 -0000 -----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 To: E. J. Cerejo 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-----