W odpowiedzi na wiadomość z dnia 23.08.2010 09:48, od Łukasz Maśko:
>> Czy ktoś(tm) znalazł receptę na maksymalizację okna tylko na jednym
>> monitorze, zamiast na dwóch w tej wersji KDE ? Moje monitory mją różne
>> rozdzielczości (laptop + drugi monitor) i część okna jest niewidoczna...
>> Próbowałem pokombinować w Ustawienia systemowe/Sprzęt/Wyświetlanie i
>> monitor/Wiele monitorów, ale bez rezultatu.

> W jakim trybie pracują ekrany? Znaczy się, czy mirror, czy jeden obok 
> drugiego?
w xorg.conf mam VGA nad LVDS, ale w KDE4.5 i tak muszę ustawiać LVDS nad
VGA... ;)
***
Section "Monitor"
        Identifier      "MatrixEmbeded"
        VendorName      "Acer"
        ModelName       "TravelScreen"
        Option  "PreferredMode" "1280x800"
        Option  "DPMS"
EndSection

Section "Monitor"
        Identifier      "AsusMW221u"
        VendorName      "Asus"
        ModelName       "MW221u"
        Modeline        "1680x1050"             149.00  1680    1784    1960    
2240    1050    1053    1059    1089
        #       1680x1050       @       60.00   Hz      (GTF)   hsync:  65.22   
kHz;    pclk:   147.14  MHz
        Modeline        "1680x1...@60"  147.14  1680    1784    1968    2256    
1050    1051    1054
1087    -HSync  +Vsync
        #       1680x1050       @       61.00   Hz      (GTF)   hsync:  66.31   
kHz;    pclk:   149.59  MHz
        Modeline        "1680x1...@61"  149.59  1680    1784    1968    2256    
1050    1051    1054
1087    -HSync  +Vsync
        Option  "PreferredMode" "1680x1...@60"
        Option  "Above" "MatrixEmbeded"
EndSection


Section "Device"
        Identifier      "IntelGM965"
        Driver  "intel"
        BoardName       "Intel Mobile GM965/GL960"
        Option  "DRI"           "on"
        Option  "Tiling"        "True"
        Option  "SwapbuffersWait"       "False"
        Option  "Display"       "LCD"
        Option  "Monitor-LVDS1" "MatrixEmbeded"
        Option  "Monitor-VGA1"  "AsusMW221u"
        Option  "XvMC"  "True"
        Option  "XvPreferOverlay"       "True"
        Option  "DPMS"
EndSection

Section "Screen"
        Identifier      "LVDSScreen"
        Device  "IntelGM965"
        Monitor "MatrixEmbeded"
        DefaultDepth    24
        Subsection      "Display"
        Depth   24
        ViewPort        0       0
        EndSubsection
EndSection

Section "ServerLayout"
        Identifier      "AcerXLayout"
        Screen  0       "LVDSScreen"    0       0
        InputDevice     "SynapticTouchpad"      "CorePointer"
        InputDevice     "UsbMouse"      "Pointer"
        InputDevice     "AcerKeyboard"  "CoreKeyboard"
EndSection
***
> I czego używasz do uruchamiania drugiego ekranu (xinerama, 
> xrandr)?
xrandr

-- 
Pozdrawiam,
Daniel Dawid Majewski
jabber:light-i/pld-users.org

_______________________________________________
pld-users-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-users-pl

Odpowiedź listem elektroniczym