Date: Tue, 29 Aug 2000 12:47:49 +0400 (MSD) From: diwil@dataart.com To: Fabien Derudder <fabienderudder@hotmail.com> Cc: freebsd-hackers@freebsd.org Subject: RE: two graphic boards on the same computer Message-ID: <XFMail.000829124749.diwil@dataart.com> In-Reply-To: <F267QtgTIFprhMOgRGk00001bb1@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 29-Aug-00 Fabien Derudder wrote:
> DOes anyone know how to setup two graphic boards on the same computer,
> running different apps on the two displays ? I didn't find any relevant
> information in the XF86 doc, so if someone has some experience or doc
> concerning that kind of things...
>
do the following:
shell# X :0.0 &
shell# fvwm -display 0:0.0&
shell# X :1.0 &
shell# fvwm -display 0:1.0&
refer to the X server manual to get a clue about 0:0.0 and 0:1.0.
These options may vary if you do not want to share keyboard and stuff
between monitors, etc... :)
Have fun,
Dmitry.
--
**********************************************************************
("`-''-/").___..--''"`-._ (\ Dimmy the Wild UA1ACZ
`6_ 6 ) `-. ( ).`-.__.`) DataArt Enterprises, Inc.
(_Y_.)' ._ ) `._ `. ``-..-' Serpukhovskaja street, 10
_..`--'_..-_/ /--'_.' ,' Saint Petersburg, Russia
(il),-'' (li),' ((!.-' +7 (812) 3261780, 5552490
**********************************************************************
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000829124749.diwil>
