On Wednesday 06 June 2007 19:54, Dan Farrell wrote:
> Try switching the LeftOf to RightOf.  Is that what you meant?  Or did
> you want to plug the monitors into each others' plugs?  In which case
> >Section "Screen"
> >     Identifier "Screen0"
> >     Device     "Card0"
> >     Monitor    "Monitor0"
> >     DefaultDepth    24
> >     SubSection "Display"
> >             Modes   "1280x1024"
> >             Depth   24
> >     EndSubSection
> >EndSection
> >
> >Section "Screen"
> >     Identifier "Screen1"
> >     Device     "Card1"
> >     Monitor    "Monitor1"
> >     DefaultDepth    24
> >     SubSection "Display"
> >             Modes   "1280x1024"
> >             Depth   24
> >     EndSubSection
> >EndSection
>
> Just switch the Monitor lines here, and switch the plugs.

Yes, I want to plug monitors into each others' plugs, but with one thing  - 
without switching monitor plugs physically. I switched monitor lines there 
but it changed nothing. Screen0 is still on the "first" DVI out and Screen1 
is on the "second" DVI out, I need vice versa

I think that I have to specify in each Monitor section on which DVI out this 
monitor identifier have to be, but I don't know how to do it

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor1"
        DefaultDepth    24
        SubSection "Display"
                Modes   "1280x1024"
                Depth   24
        EndSubSection
EndSection

Section "Screen"
        Identifier "Screen1"
        Device     "Card1"
        Monitor    "Monitor0"
        DefaultDepth    24
        SubSection "Display"
                Modes   "1280x1024"
                Depth   24
        EndSubSection
EndSection

-- 
best regards,
Aleksey V. Kunitskiy
-- 
[EMAIL PROTECTED] mailing list

Reply via email to