Hi!

I want to clone my display from my Thinkpad T43 to an external monitor.
Both have the same size (1400 x 1050)

I add a few lines into my xorg.conf but it does not do anythine.
Who can help me?

Section "Device"
        Identifier      "ATI Technologies, Inc. M22 [Radeon Mobility M300]"
        #Driver         "ati"
        Driver          "radeon"
        Option          "DynamicClocks" "on"
        BusID           "PCI:1:0:0"
        Option          "backingstore" "true" # nvidia and Ati
        Option          "XAANoOffscreenPixmaps" "true"
        Option          "DRI" "true"
        Option          "MonitorLayout" "LDVS, CRT"
        #Option         "Clone" "true"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
        HorizSync       28-70
        VertRefresh     43-60
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Technologies, Inc. M22 [Radeon Mobility M300]"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1400x1050" "1400x1050"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1400x1050" "1400x1050"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1400x1050" "1400x1050"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1400x1050" "1400x1050"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1400x1050" "1400x1050"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1400x1050" "1400x1050"
        EndSubSection
EndSection

CU        
         
  Michael  
          
-- 
    ,''`.   Michael Ott, e-mail: michael at king-coder dot de
   : :' :   Debian SID on Thinkpad T43: 
   `. `'    http://www.zolnott.de/laptop/ibm-t43-uc34nge.html 
     `-

Attachment: pgpj9NqV7HTDK.pgp
Description: PGP signature

Reply via email to