Please Help !!!!!!!

my system is running Xfree86 4.0.1 on LM7.2 and kde2.0
system info = 810 intel mother board + 550e pIII + 192M

when i drag another window on top pf konsole ro xemacs window
the window gets garbled in places where the edges of the dragged window
was present inside konsole/xemacs window, this does not happen in kmail
window, switching desktops back and forth helps restore most times.

Here is the copy of my XF86Config-4

# This loads the DBE extension module.  
    Load    "dbe"  
    Load    "glx" 
    Load    "dri" 
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
 
    SubSection  "extmod"
    #Option "omit xfree86-dga"
    EndSubSection
 
# This loads the Type1 and FreeType font modules
 
    Load    "type1"
    Load    "freetype"    

Section "DRI"
    Mode    0666
EndSection  

Section "Device"
    Identifier  "Intel 810"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver      "i810"
    VideoRam    16384 

    Option      "DPMS"
EndSection   
Section "Screen"
    Identifier "screen1"
    Device      "Intel 810"
    Monitor     ""
    DefaultColorDepth 16
    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24  
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection  


Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to