[Fedora-spins] [spin-kickstarts] Xfce: Enable language selector in lightdm

Christoph Wickert cwickert at fedoraproject.org
Mon Oct 15 14:47:02 UTC 2012


commit d27f1f6f703a6a6d425576fabcf641822a95f49d
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Mon Oct 15 16:45:15 2012 +0200

    Xfce: Enable language selector in lightdm

 fedora-livecd-xfce.ks |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/fedora-livecd-xfce.ks b/fedora-livecd-xfce.ks
index 58b9f29..f17c9fc 100644
--- a/fedora-livecd-xfce.ks
+++ b/fedora-livecd-xfce.ks
@@ -79,7 +79,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=0/autologin-user-timeout=10/' /etc/lightdm/lightdm.conf 
+sed -i 's/^#autologin-user-timeout=0/autologin-user-timeout=30/' /etc/lightdm/lightdm.conf
+sed -i 's/^#show-language-selector=false/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