[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Espandere lo screen



eccomi!
posto il risultato misero dei miei sforzi:

Section "Device"
    #Driver        "ati"
    Driver        "fglrx"
    Identifier    "ATI XPRESS 200M"
    Option        "VideoOverlay" "on"
    Option        "OpenGLOverlay" "off"
    Option        "DRI" "true"
    Option        "AccelMethod" "EXA"
    Option        "XAANoOffscreenPixmaps" "true"
    Option        "RenderAccel" "true"
    BusID       "PCI:1:5:0"
    Option    "UseInternalAGPGART"    "no"
    Screen 0
EndSection

Section "Device"
        #Driver          "ati"
    Driver        "fglrx"
        Identifier      "ATI XPRESS 200M VGA"
        Option          "VideoOverlay" "on"
        Option          "OpenGLOverlay" "off"
        Option      "DRI" "true"
        Option      "AccelMethod" "EXA"
        Option      "XAANoOffscreenPixmaps" "true"
        Option      "RenderAccel" "true"
        BusID       "PCI:1:5:0"
        Option  "UseInternalAGPGART"    "no"
        Screen 1
EndSection

Section "Screen"
    Identifier "Laptop Screen"
    Device     "ATI XPRESS 200M"
    Monitor    "Laptop Monitor"
    DefaultDepth     24
    SubSection "Display"
        Depth     24
        Modes    "1280x800"
    EndSubSection
EndSection

Section "Screen"
        Identifier "External Screen"
        Device     "ATI XPRESS 200M VGA"
        Monitor    "Acer P203W"
        DefaultDepth     24
        SubSection "Display"
        Depth     24
            Modes    "1680x1050"
    EndSubSection
EndSection

Section "ServerFlags"
    Option      "Xinerama"  "ON"
EndSection

Section "ServerLayout"
        Identifier     "Mine Layout"
        Screen         0 "Laptop Screen" 0 0
        Screen         1 "External Screen" RightOf "Laptop Screen"
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
EndSection

spero che a qualcuno serva.
Ciaoooo
windfall

2008/10/8 windfall <windfall771@gmail.com>
2008/10/8, Carlo Agrusti <onetmt@gmail.com>:

>
> e grazie per aver postato la soluzione ;-)

sorry -.-

vista l'ora tarda in cui ho postato ieri l'allegato si è trasformato
in zucca o in topino ed è scappato via, Chiedo venia.
Appena ho di nuovo lo xorg.conf a portata di mano riposto ma magari
nel body della mail così non lo dimentico (ehm e a sto punto metto
solo la configurazione  relativa alla soluzione).

Ho dovuto usare comunque gli fglrx perchè non ho capito come non far
sbordare gli ati sul secondo screen.

Questa è stata la mia soluzione o la prima che mi ha dato il risultato
che mi serviva usando xfce che gestisce bene questa configurazione.

a più tardi e scusate ancora!
e comunque: permalosi! :P :D

windfall



--
Somewhere, something incredible is waiting to be known.

Reply to: