Dear Xubuntu devs,
I am installing Xubuntu 12.04 as LTSP fat client and I have problems to
start Xubuntu session from LDM. No matter which session I choose I always
get XFCE session.
As workaround to this problem I had to create session launcher scripts with
Xubuntu variables set:
#!/bin/bash
export DEFAULTS_PATH=/usr/share/gconf/xubuntu.default.path
export MANDATORY_PATH=/usr/share/gconf/xubuntu.mandatory.path
export GDMSESSION=xubuntu
export DESKTOP_SESSION=xubuntu
export XDG_CONFIG_DIRS=/etc/xdg/xdg-xubuntu:/etc/xdg:/etc/xdg
export
XDG_DATA_DIRS=/usr/share/xubuntu:/usr/local/share/:/usr/share/:/usr/share
exec /usr/bin/startxfce4
Even after launching this script I do not get fully correct environment. To
fix it I have to copy
/opt/ltsp/i386/etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/* to
user home directory.
Do You have any recommendation what I can do better ?
Thanks for Your good work,
Ivan
--
xubuntu-devel mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel