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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message