Jump to content

2 monitors problem (left touchscr)


pierre chassang

Recommended Posts

Hi,

I'm using 2 monitorssad.gifDCS World latest + A10C)

1-23" touch screen Acer.

2-24" LG monitor.

Both are 1920x1080.

I created a MonitorSetup file to get cockpit on the right screen (non touch screen) and nothing on the touch screen (In the goal to install Helios cockpit)

Here is the file content:

_ = function(p) return p; end;

name = _('TEST A10c');

Description = 'TEST A10c'

Viewports =

{

Center =

{

x = 1920;

y = 0;

width = 1920;

height = 1080;

viewDx = 0;

viewDy = 0;

aspect = 3840/1080;

}

}

 

--//////////////////////////////////////

-- Eagle Dynamics A-10C =

--//////////////////////////////////////

 

ED_A10C_LEFT_MFCD =

{

x = 71;

y = 123;

width = 445;

height = 445;

}

ED_A10C_RIGHT_MFCD =

{

x = 1410;

y = 126;

width = 445;

height = 445;

}

 

 

ED_A10C_RWR =

{

x = 597;

y = 152;

width = 194;

height = 194;

}

 

ED_A10C_CLOCK =

{

x = 473;

y = 825;

width = 131;

height = 131;

}

GUI =

{

x = 1920;

y = 0;

width = 1920;

height = 1080;

viewDx = 0;

viewDy = 0;

}

UIMainView = GUI

But, when launching DCS, (1.5.7), The first splash screen is splited over the 2 monitors and then the GUI is on the right monitor.

The problem is the left monitor remains black and I can't display the MFCD's on it.

When DCS is OFF I can see the MFCD on the left screen.

 

Would you tell me what I'm doing wrong?

 

Best regards

Pierre

[sIGPIC][/sIGPIC]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...