Quote:
Originally Posted by Gavin
A little follow up...
I got fed up with using Gnome and installed KDE. Wasn't totally smooth. The titlebars disappeared so I manually installed emerald and added it (and compiz) to start up. The only unresolved issue is the start up buttons are missing, but this is a long running issue with a work around.
|
http://fbdragon.co.uk/external/ss/snapshot7.png
Kde autostart (if it helps) (/home/username/.kde/Autostart/compiz.desktop)
Quote:
[Desktop Entry]
Encoding=UTF-8
Exec=compiz –replace ccp & kde-window-decorator &
Exec=emerald --replace &
GenericName[en_US]=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-KDE-autostart-after=kdesktop
|
the ccp bit tells it to use the config from CCSM if i don't put that in it just seems to load default settings.