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

Re: Xinerama



What's the problem you're seeing? Do both monitors show the same thing (as opposed to being all part of one desktop)? Is only one monitor working? Is this the radeon driver?

Dustin


On 3-May-06, at 11:46 PM, Rob van Kraanen wrote:

Hi Guys,

Does anyone know what is wrong on this code?
I cannot get extended desktops working on my laptop (Asus A7D with the ATI
Mobility Radeon X700 128MB graphical card )
I still use xorg 6.8 because there is still no driver for xorg 7

I won't bother sending the entire xog, because my Grafhics adapter has a lot
of settings made by the Ati driver.

this is the part where i think something is wrong:

Section "Screen"
   Identifier  "Screen0"
   Device      "ATI Graphics Adapter"
   Monitor     "Monitor0"
   DefaultDepth 24
   Subsection "Display"
       Depth       8
       Modes       "1024x768@100"
   Viewport   0 0
   EndSubsection
   SubSection "Display"
       Depth       24
       Modes       "1440x900"
   Viewport   0 0
   EndSubSection
EndSection

Section "Screen"
        Identifier  "Screen1"
        Device      "ATI Graphics Adapter 1"
        Monitor     "Monitor1"
        DefaultDepth 24
        Subsection "Display"
                Depth       24
                Modes       "1024x768@100"
                Viewport   0 0
        EndSubsection
EndSection

Section "ServerLayout"
    Identifier  "Server Layout"
        Screen      "Screen0"
        Screen      "Screen1" LeftOf "Screen0"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    Option          "Xinerama" "on"
EndSection

thanks in advance
--
Rob van Kraanen


--
To UNSUBSCRIBE, email to debian-amd64-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




Reply to: