John Wojnaroski wrote:

>
> First, you will require the CVS version of Flightgear with OSG support.
> Sounds like you have the xorg.conf file wiorking to handle your graphics
> boards, so all you will then need is the proper setup in the
> preferences.xml file.  Note, this will NOT work with FG-1.0 or any
> version that is using the plib graphics,  that still requires one FG app
> per machine.
>
>
I reinstalled FlightGear, SimGear, OpenSceneGraph from their respective
CVS/SVN repositories and rebuilt everything successfully.

However, SimGear required plib so I had to install plib as well and
FlightGear uses SimGear which needed plib.

I used plib-1.8.5 which is the latest release.

I still have the same problem, even though based on the sample
preferences.xml file I have added the <camera></camera>  settings from that
file for my setup.

I am not able to get Flightgear to display 2 screens even.

I might be doing something wrong. Any advice ?

To the default preferences.xml that in the CVS repository I added the
following in the <rendering> section:

[EMAIL PROTECTED]:/mnt/extra/FLIGHTGEAR/FlightGear/data$ cvs diff 
preferences.xml
Index: preferences.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/preferences.xml,v
retrieving revision 1.266
diff -r1.266 preferences.xml
113a114,133
>       <camera>
>        <host-name type="string"></host-name>
>        <display>0</display>
>        <screen>1</screen>
>        <shear-x>-2</shear-x>
>        <shear-y>0</shear-y>
>        <width>800</width>
>        <height>600</height>
>        <fullscreen type="bool">true</fullscreen>
>       </camera>
>       <camera>
>        <host-name type="string"></host-name>
>        <display>0</display>
>        <screen>2</screen>
>        <shear-x>0</shear-x>
>        <shear-y>0</shear-y>
>        <width>800</width>
>        <height>600</height>
>        <fullscreen type="bool">true</fullscreen>
>       </camera>


Thanks and Regards
Vikas
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to