Announcement

Collapse
No announcement yet.

translucency & shadows

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    translucency & shadows

    I turned on translucency & shadows and I get the following:

    "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"

    This is at bootup of coruse.

    Yes I'm a newbe have pitty!!!

    #2
    Re: translucency & shadows

    Press Alt-F2 and type the following: "kdesu kwrite /etc/X11/xorg.conf"

    Add this section to it and save:
    Code:
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection"
    Then log out then press Ctrl-Alt-Backspace.

    Comment

    Working...
    X