Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Hi there,
I'm running kubuntu 6.10 with kde 3.5.
When I'm moving icons on my desktop, some dirt graphics remain on the Desktop as you see in the attachment.
Is that normal? Or can I tweak kde somewhere?
Yes it happens when dragging on the desktop and it also happens with the radeon-driver. (I think I'm using the opensource-driver)
I appended my xorg.conf
My previous graphic card was a radeon 9600 pro and it was working fine, try to enable renderaccel:
Option "RenderAccel" "true"
Also remove comment out other non-vital lines like:
Option "backingstore" "true"
Option "AllowGLXWithComposite" "true"
Also you have duplicated entries, did you use aticonfig for configuring xorg.conf? Next time don't it messes up you xorg.conf
Instead use other X configuration tool like sax2 or whathever your distro has.