Új hozzászólás Aktív témák

  • Tomi84

    aktív tag

    válasz rii #915 üzenetére

    Üdv

    Milyen videjókártyád van? Én egy Matrox G450-essel csináltam meg, ha olyan akkor tudok küldeni neked config fájlt. Alabeállításként a két monitort azonos felbontáson üzemelteti, és kinyújta a desktopot. (még a háttérképet is elnyújtja 1:2 arányban, érdekes... :DDD )

    Az XF84Config-ban kell definiálni 2 monitort, és két megjelenítőt, aztán ezeket egymáshoz rendelni. Sokat kell vele vacakolni, de nem lehetetlen :D
    valami hasonló:

    Section ''Device''
    Identifier ''Generic VGA''
    Driver ''vga''
    EndSection


    Section ''Device''
    Identifier ''G450_1''
    VendorName ''''
    BoardName ''''
    Driver ''mga''
    # Clock lines

    # Uncomment following option if you see a big white block
    # instead of the cursor!
    # Option ''sw_cursor''

    Option ''DPMS''
    BusID ''PCI:1:0:0''
    Screen 0
    EndSection

    Section ''Device''
    Identifier ''G450_2''
    VendorName ''''
    BoardName ''''
    Driver ''mga''
    # Clock lines

    # Uncomment following option if you see a big white block
    # instead of the cursor!
    # Option ''sw_cursor''

    Option ''DPMS''
    BusID ''PCI:1:0:0''
    Screen 1
    EndSection


    és ugyanígy a 2 moncsit:

    Section ''Screen''
    Identifier ''screen1''
    Device ''G450_1''
    Monitor ''Generic|High Frequency SVGA, 1024x768 at 70 Hz''
    DefaultColorDepth 16
    Subsection ''Display''
    Depth 16
    Modes ''1024x768'' ''800x600'' ''640x480''
    ViewPort 0 0
    EndSubsection
    EndSection

    Section ''Screen''
    Identifier ''screen2''
    Device ''G450_2''
    Monitor ''Generic|High Frequency SVGA, 1024x768 at 70 Hz''
    DefaultColorDepth 16
    Subsection ''Display''
    Depth 16
    Modes ''1024x768'' ''800x600'' ''640x480''
    ViewPort 0 0
    EndSubsection
    EndSection


    aztán a server layout-ba beírod, hogy egymáshoz hol legyenek a képernyők, meg a ''duálosítás'' típusát:

    Section ''ServerLayout''
    Identifier ''layout1''
    Screen ''screen1'' LeftOf ''screen2''
    Screen ''screen2''

    Option ''Xinerama''




    Sok sikert.

    [Szerkesztve]

Új hozzászólás Aktív témák