NetBSD-Bugs archive

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

re: xsrc/42287 (KDE4 unusable with Intel graphic chipsets)



The following reply was made to PR xsrc/42287; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: xsrc-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, uwe_debbug%arcor.de@localhost
Subject: re: xsrc/42287 (KDE4 unusable with Intel graphic chipsets)
Date: Mon, 07 Jun 2010 18:19:48 +1000

 with a hint from martin@, i've found this "cures" my radeon of the
 kde menu problem.  can you see if this also works around the issue
 you see?  add this to xorg.conf.  thanks:
 
 Section "Extensions"
        Option "DAMAGE" "disable"
        Option "Composite" "disable"
 EndSection
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index