Thank you - that was the information I needed.
--- On Tue, 7/8/08, Mickey Moore <[EMAIL PROTECTED]> wrote: > From: Mickey Moore <[EMAIL PROTECTED]> > Subject: Changing the thin client login theme on Hardy > To: [email protected] > Date: Tuesday, July 8, 2008, 9:18 PM > My ultimate goal is to change the thin client login > background and logo to one specific to our school. I find I > am unable even to switch from the default ubuntu theme to > the edubuntu theme. I have read an FAQ about this that > suggested that I needed only change the > chroot(/opt/ltsp/i386) symlink in > /usr/share/ldm/themes/default (which links to > /etc/alternatives/ldm-theme which links to > /usr/share/ldm/themes/ubuntu). This has no effect on Hardy. > Does anyone know the process for changing the ldm login > screen theme on Hardy? Am Dienstag, den 08.07.2008, 18:18 -0700 schrieb Mickey Moore: > My ultimate goal is to change the thin client login background and logo to > one specific to our school. I find I am unable even to switch from the > default ubuntu theme to the edubuntu theme. I have read an FAQ about this > that suggested that I needed only change the chroot(/opt/ltsp/i386) symlink > in /usr/share/ldm/themes/default (which links to /etc/alternatives/ldm-theme > which links to /usr/share/ldm/themes/ubuntu). This has no effect on Hardy. > Does anyone know the process for changing the ldm login screen theme on Hardy? > until and in hardy you should be able to do: sudo chroot /opt/ltsp/i386 update-alternatives --config ldm-theme sudo ltsp-update-image with hardy though there is also the option to use the lts.conf variable LDM_THEME to set that without having to re-roll the image afterwards... ciao oli -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
