Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2000 15:28:07 -0500 (CDT)
From:      Mike Meyer <mwm@mired.org>
To:        "Fabien Derudder" <fabienderudder@hotmail.com>
Cc:        questions@freebsd.org
Subject:   two graphic boards on the same computer
Message-ID:  <14764.7383.109070.154313@guru.mired.org>
In-Reply-To: <20689777@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Fabien Derudder writes:
> 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...

The details depend on which version of XF86 you're running. For 4.0
you specify multiple screens in the ServerLayout section of the config
file, and each screen has an associated section which ties it to a
display, etc. Doing it that way, you run one X server, and one screen
is :0.0, the next :0.1, etc.

	<mike


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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