OK, since I don't use any composite stuff, this workaround works for me.
I'm curious about why *only* xfterm4 is trying to use composite since, I my case, I ask it to display a black background without any transparency...

I don't notice this problem with other applications for the moment ;)

Thanks to you, Yves-Alexis ^^

Yves-Alexis Perez wrote:
On Mon, Mar 03, 2008 at 12:11:10PM +0000, KnuX wrote:
About versions:
ii nvidia-glx 169.09-1 NVIDIA binary Xorg driver
ii xserver-xorg-core 2:1.4.1~git20080131-1 Xorg X server - core server
ii xorg 1:7.3+10 X.Org X Window System
ii xserver-xorg 1:7.3+10

Ok, another nvidia binary driver…
I have not do anything about "composite", but nvidia drivers might be in cause...

Yeah, compositing is enabled by default in xorg now. You can disable it using

Section "Extensions"
        Option "Composite" "Disable"
EndSection

in xorg.conf

Cheers,



Reply via email to