[Fedora-spins] [spin-kickstarts/f18] Xfce: lightdm's timed login and language selector are broken, disable them for now (#893098)

Christoph Wickert cwickert at fedoraproject.org
Tue Jan 8 15:28:10 UTC 2013


commit 6e971b4228f06aafc4e352ae3f1fc2f61583b207
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue Jan 8 16:24:49 2013 +0100

    Xfce: lightdm's timed login and language selector are broken, disable them for now (#893098)

 fedora-livecd-xfce.ks |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fedora-livecd-xfce.ks b/fedora-livecd-xfce.ks
index be4cd81..aa05e1b 100644
--- a/fedora-livecd-xfce.ks
+++ b/fedora-livecd-xfce.ks
@@ -78,8 +78,8 @@ cp /etc/xdg/xfce4/panel/default.xml /home/liveuser/.config/xfce4/xfconf/xfce-per
 
 # set up lightdm autologin
 sed -i 's/^#autologin-user=.*/autologin-user=liveuser/' /etc/lightdm/lightdm.conf
-sed -i 's/^#autologin-user-timeout=.*/autologin-user-timeout=20/' /etc/lightdm/lightdm.conf
-sed -i 's/^#show-language-selector=.*/show-language-selector=true/' /etc/lightdm/lightdm-gtk-greeter.conf
+sed -i 's/^#autologin-user-timeout=.*/autologin-user-timeout=0/' /etc/lightdm/lightdm.conf
+#sed -i 's/^#show-language-selector=.*/show-language-selector=true/' /etc/lightdm/lightdm-gtk-greeter.conf
 
 # Show harddisk install on the desktop
 sed -i -e 's/NoDisplay=true/NoDisplay=false/' /usr/share/applications/liveinst.desktop


More information about the spins mailing list