summaryrefslogtreecommitdiffstats
path: root/fedora-livecd-xfce.ks
diff options
context:
space:
mode:
authorkevin <kevin@tummy.com>2010-03-16 10:35:06 -0600
committerkevin <kevin@tummy.com>2010-03-16 10:35:06 -0600
commitf43ab337b3908aa73171303695e872d48a072bf4 (patch)
treeba72ae9b52a5b4a6dd751b21c48fa3829d41bbb6 /fedora-livecd-xfce.ks
parent8500904f5693ffb6b258cda57ed82e295ad3bebc (diff)
downloadspin-kickstarts-f43ab337b3908aa73171303695e872d48a072bf4.tar.gz
spin-kickstarts-f43ab337b3908aa73171303695e872d48a072bf4.tar.xz
spin-kickstarts-f43ab337b3908aa73171303695e872d48a072bf4.zip
tigervnc -> remmina
gnome-screensaver -> xscreensaver
Diffstat (limited to 'fedora-livecd-xfce.ks')
-rw-r--r--fedora-livecd-xfce.ks9
1 files changed, 6 insertions, 3 deletions
diff --git a/fedora-livecd-xfce.ks b/fedora-livecd-xfce.ks
index bc96b0e..944fff4 100644
--- a/fedora-livecd-xfce.ks
+++ b/fedora-livecd-xfce.ks
@@ -50,7 +50,7 @@ claws-mail-plugins-tnef
claws-mail-plugins-vcalendar
liferea
pidgin
-tigervnc
+remmina
transmission
# multimedia
@@ -74,7 +74,7 @@ desktop-backgrounds-compat
gcalctool
gparted
gnome-bluetooth
-gnome-screensaver
+xscreensaver
seahorse
setroubleshoot
xdg-user-dirs
@@ -119,6 +119,7 @@ xfce4-notes-plugin
xfce4-places-plugin
xfce4-power-manager
xfce4-quicklauncher-plugin
+xfce4-remmina-plugin
xfce4-screenshooter-plugin
xfce4-sensors-plugin
xfce4-smartbookmark-plugin
@@ -190,7 +191,9 @@ MailReader=sylpheed-claws
FOE
# disable screensaver locking
-gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -s -t bool /apps/gnome-screensaver/lock_enabled false >/dev/null
+cat >> /home/liveuser/.xscreensaver << FOE
+lock: False
+FOE
# set up timed auto-login for after 60 seconds
cat >> /etc/gdm/custom.conf << FOE
[daemon]