From fe7fed09fa0e10fd8692b0a82bb46945030b108e Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Fri, 6 May 2011 11:04:53 +0200 Subject: [PATCH] LXDE: Fix pcmanfm autostart call to show the wallpaper --- fedora-livecd-lxde.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-livecd-lxde.ks b/fedora-livecd-lxde.ks index ffd8dd4..895f62f 100644 --- a/fedora-livecd-lxde.ks +++ b/fedora-livecd-lxde.ks @@ -132,7 +132,7 @@ cat >> /etc/rc.d/init.d/livesys << EOF cat > /etc/xdg/lxsession/LXDE/autostart << FOE /usr/libexec/gam_server @lxpanel --profile LXDE -@pcmanfm --desktop --profile lxde +@pcmanfm --desktop --profile LXDE @pulseaudio -D FOE