Hi Everyone,
I really like the look of the translucent windows and shadows. When right clicking on the window and enabling the translucency, nothing happens. When I log out, I get this error:
"Composite extension not found
You must use XOrg ≥ 6.8 for translucency and shadows to work.
Additionally, you need to add a new section to your X config file:
Section "Extensions"
Option "Composite" "Enable"
EndSection"
I have added
Section "Extensions"
Option "Composite" "Enable"
EndSection"
to my xorg. When I do, and restart the x server, Kubuntu doesn't even load. I'm stuck at the loading screen, and I cannot een get to the login screen. I manually remove the code, and it works fine. I would like to enable this, but I don't know how.
Any help would be great,
Mr_Welfare
Note: I'm not sure what version of Xorg I am using. I am running Dapper.
I really like the look of the translucent windows and shadows. When right clicking on the window and enabling the translucency, nothing happens. When I log out, I get this error:
"Composite extension not found
You must use XOrg ≥ 6.8 for translucency and shadows to work.
Additionally, you need to add a new section to your X config file:
Section "Extensions"
Option "Composite" "Enable"
EndSection"
I have added
Section "Extensions"
Option "Composite" "Enable"
EndSection"
to my xorg. When I do, and restart the x server, Kubuntu doesn't even load. I'm stuck at the loading screen, and I cannot een get to the login screen. I manually remove the code, and it works fine. I would like to enable this, but I don't know how.
Any help would be great,
Mr_Welfare
Note: I'm not sure what version of Xorg I am using. I am running Dapper.
Comment