Compiz windows focus problem

Hi,

I activated compiz in openSUSE 11.

But when I click to maximizes a windows it maximizes another windows, I go to the corners to resize a windows it resize another windows, I’m start thinking my laptop is playing with me :slight_smile:

But after I installed Emerald and executed: ‘emerald --replace’ , and the problem gone, so it seems a problem with ‘kde4-window-decorator’.

Now I don’t know how to compiz start automatically Emerald in place of ‘kde4-window-decorator’, for now I have to execute emerald manually every time.

My hardware is a:

00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)

in a Thinkpad T61.

My part of xorg.conf:
Section “Device”
BoardName “965 GM”
BusID “0:2:0”
Driver “intel”
Identifier “Device[0]”
Option “XVideo”
Option “DRI”
Option “PageFlip”
Option “XaaNoOffscreenPixmaps”
Option “SaXDualHead”
Option “SaXDualMonitorVendor” “–> VESA”
Option “SaXDualOrientation” “LeftOf”
Option “SaXDualResolution” “1024x768”
Option “SaXDualMode” “Clone”
Option “SaXDualHSync” “31-50”
Option “SaXDualMonitorModel” “1024X768@60HZ”
Option “SaXDualVSync” “50-60”
Option “SaXExternal” “Identifier&EXT+DisplaySize&+VendorName&–> VESA+PreferredMode&1024x768+HorizSync&31-50+ModelName&1024X768@60HZ+VertRefresh&50-60”
Screen 0
VendorName “Intel”
EndSection

rgds.

I forgot to add that I’m using: AIGLX

rgds.