You are not logged in.

#1 2007-04-19 17:19:06

bremont
Member
Registered: 2007-04-17
Posts: 9

Extension Composite not found in kde

since i modify look n feel of default kde, when i start a session i get this error message:

Extension Composite not found you should be Xorg uses <6.8 in order that it works the translucent effects and opaque  Besides can need to add a new section to the file of configuration of X: SECTION "EXTENSIONS" OPTION "COMPOSITE" "ENABLE" END SECTION.

i can work without a problem,  but it  bothers get that message in the start




thnxs in advance!!

Offline

#2 2007-04-19 18:00:35

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: Extension Composite not found in kde

add this section to your /etc/X11/xorg.conf

Section "Extensions"
        Option "Composite" "Enable"
EndSection

btw, this message appears when you are using kompmgr (kdes own effects). Beware, its quite unstable and buggy ;)


want a modular and tweaked KDE for arch? try kdemod

Offline

Board footer

Powered by FluxBB