I found this thread in the Compiz forum.
http://forum.go-compiz.org/viewtopic...+kde+decorator
There you can see information on Compiz and KDE windows decoration.
In short I do this:
To make kde windows decorator work with Compiz 0.3.6:
Try this code in the terminal:
If it works and you get the kde windows theme,
- then make a script for it.
- Or type:
Then go to "/apps/compiz/plugins/decoration/allscreens/options/command"
and set "command" to:
instead of the "gtk-window-decorator" command.
Hope it works. It seems to work fine for me with NVIDIA AIXGL
You can also see sticky's thread in the Ubuntu forum for more info on installing Compiz in Feisty:
http://ubuntuforums.org/showthread.p...t=howto+compiz
http://forum.go-compiz.org/viewtopic...+kde+decorator
There you can see information on Compiz and KDE windows decoration.
In short I do this:
To make kde windows decorator work with Compiz 0.3.6:
Try this code in the terminal:
Code:
kde-window-decorator --replace &
- then make a script for it.
- Or type:
Code:
gconf-editor
and set "command" to:
Code:
kde-window-decorator --replace
Hope it works. It seems to work fine for me with NVIDIA AIXGL
You can also see sticky's thread in the Ubuntu forum for more info on installing Compiz in Feisty:
http://ubuntuforums.org/showthread.p...t=howto+compiz