Great desktop environment! Thanks to all the contributers! I'm just facing a minor problem:
I'm having trouble setting the default window manager. Since I like to use the same DE on all my computers, I would like to use Lubuntu and Compiz on my faster one. I tried the following:
Changing Preferences> Desktop Session Settings> Advanced Options> Window Manager to
Code: Select all
compiz
Code: Select all
compiz --replace
I changed the first line in /etc/xdg/lxsession/Lubuntu/desktop.conf and /etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf to
Code: Select all
window_manager=compiz
When I start up, still Openbox is loaded as WM. I did a kind of hacky workaround with a shell script. It works, but takes a little more time and is not really elegant. What did I miss/do wrong?
Let me know if you need any futher information or if this isn't the right place for questions about Lubuntu. Every answer is greatly appreciated.