On Wed, Apr 22, 2009 at 3:51 PM, James Ausmus <[email protected]> wrote:
> <snip>
>> Be sure you're using the "xcomposite" USE flag, and perhaps you need
>> "opengl" as well.
>
> Output of "emerge -pv kwin":
>
> [ebuild R ] kde-base/kwin-4.2.2 USE="captury opengl xcomposite
> xinerama -debug -kdeprefix" 0 kB
>
> So, all already enabled... :(
>
> Any other thoughts?
Hmmm.... I have the same USE flags with the exception of xinerama. The
only other difference I can see in your xorg.conf is that you have
this section and I do not:
Section "ServerFlags"
Option "AIGLX" "true"
EndSection