[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg
Subject:    Re: force separate screens for intel with xrandr [SOLVED]
From:       IL Ka <kazakevichilya () gmail ! com>
Date:       2020-05-05 6:26:50
Message-ID: CAHv=rM2TuLfPQyXzJfp4-iyLedOQT1qX0JdZnTj23ZfH4hfV2A () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I now answering my own question:)

ZaphodHeads is exactly what I was looking for.
I created 2 devices with Screen and ZaphodHeads, and it know works


Section "Monitor"
    Identifier  "External"
  Option "PreferredMode" "1920x1200"
    Option      "RightOf"       "Onboard"
EndSection


Section "Device"
    Identifier  "intelExt"
    Driver      "intel"
    BusID       "PCI:0:2:0"
    Option "ZaphodHeads" "HDMI1"
    Screen 1
EndSection

Section "Device"
    Identifier  "intelOnb"
    Driver      "intel"
    BusID       "PCI:0:2:0"
   Option "ZaphodHeads" "LVDS1"
    Screen 0
EndSection


Section "Screen"
        Identifier "Onboard"
        Monitor "Onboard"
        Device "intelOnb"
        SubSection "Display"
        EndSubsection
EndSection

Section "Screen"
        Identifier "External"
        Monitor "External"
        Device "intelExt"
        SubSection "Display"
                Modes "1920x1200"
        EndSubsection
EndSection

Section "ServerLayout"
        Identifier "DefaultLayout"
        Screen 0 "Onboard"
        Screen 1 "External"
EndSection

[Attachment #5 (text/html)]

<div dir="ltr">I now answering my own question:)<div><br></div><div>ZaphodHeads is \
exactly what I was looking for.</div><div>I created 2 devices with Screen and \
ZaphodHeads, and it know works</div><div><br></div><div><br></div><div>Section \
&quot;Monitor&quot;<br>      Identifier   &quot;External&quot;<br>   Option \
&quot;PreferredMode&quot; &quot;1920x1200&quot;<br>      Option         \
&quot;RightOf&quot;          &quot;Onboard&quot;<br>EndSection<br><br><br>Section \
&quot;Device&quot;<br>      Identifier   &quot;intelExt&quot;<br>      Driver         \
&quot;intel&quot;<br>      BusID          &quot;PCI:0:2:0&quot;<br>      Option \
&quot;ZaphodHeads&quot; &quot;HDMI1&quot;<br>      Screen \
1<br>EndSection<br><br>Section &quot;Device&quot;<br>      Identifier   \
&quot;intelOnb&quot;<br>      Driver         &quot;intel&quot;<br>      BusID         \
&quot;PCI:0:2:0&quot;<br>     Option &quot;ZaphodHeads&quot; &quot;LVDS1&quot;<br>    \
Screen 0<br>EndSection<br><br><br>Section &quot;Screen&quot;<br>            \
Identifier &quot;Onboard&quot;<br>            Monitor &quot;Onboard&quot;<br>         \
Device &quot;intelOnb&quot;<br>            SubSection &quot;Display&quot;<br>         \
EndSubsection<br>EndSection<br><br>Section &quot;Screen&quot;<br>            \
Identifier &quot;External&quot;<br>            Monitor &quot;External&quot;<br>       \
Device &quot;intelExt&quot;<br>            SubSection &quot;Display&quot;<br>         \
Modes &quot;1920x1200&quot;<br>            EndSubsection<br>EndSection<br><br>Section \
&quot;ServerLayout&quot;<br>            Identifier &quot;DefaultLayout&quot;<br>      \
Screen 0 &quot;Onboard&quot;<br>            Screen 1 \
&quot;External&quot;<br>EndSection<br></div></div>



_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic