Ferenc Köteles kirjoitti 2014-08-14 17:29:
> The first issue is that I cannot force the clients to use metacity.
> All compiz-related packages are now removed, and users on the server
> side use gnome with metacity. However, if the same users log in via
> thin clients, the classic gnome desktop is loaded which is way too
> slow for the clients... What to do?
Have you installed Gnome Fallback?
sudo apt-get install gnome-session-flashback
Then just choose Gnome (Metacity).
Or try to put .dmrc file in user's home directory.
ltsp@ltsp-pnp:/home/ltsp001$ cat .dmrc
[Desktop]
Session=gnome-fallback
Or put it in lts.conf, this is an example (my Virtualbox test server).
ltsp@ltsp-pnp:/home/ltsp001$ cat /var/lib/tftpboot/ltsp/i386/lts.conf
[Default]
SCREEN_02=shell
SCREEN_07=ldm
#
RM_SYSTEM_SERVICES="dnsmasq nbd-server"
RM_THIN_SYSTEM_SERVICES="qemu-kvm virtualbox"
USE_LOCAL_SWAP=True
X_BLANKING=0
X_NUMLOCK=True
XKBLAYOUT="fi"
#
LDM_LIMIT_ONE_SESSION=True
LDM_LIMIT_ONE_SESSION_PROMPT=True
LDM_DIRECTX=True
LDM_SESSION="gnome-fallback"
#
Best Regards Asmo Koskinen.
------------------------------------------------------------------------------
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net