[Debian-eeepc-commits] [SCM] A live-helper based Debian live & installer image for the Eee PC. branch, master, updated. 1.0b1-4-g343e28e

Ben Armstrong synrg at debian.org
Sun Apr 26 19:34:25 UTC 2009


The following commit has been merged in the master branch:
commit 343e28e5b53a83823f00568413b940dd17d5b759
Author: Ben Armstrong <synrg at debian.org>
Date:   Sun Apr 26 16:34:12 2009 -0300

    Change from openbox method of autostart to lxsession method

diff --git a/config/chroot_local-includes/etc/skel/.config/lxsession/LXDE/autostart b/config/chroot_local-includes/etc/skel/.config/lxsession/LXDE/autostart
new file mode 100644
index 0000000..d1ab371
--- /dev/null
+++ b/config/chroot_local-includes/etc/skel/.config/lxsession/LXDE/autostart
@@ -0,0 +1,5 @@
+ at lxde-settings
+ at xscreensaver -no-splash
+ at lxpanel --profile LXDE
+ at pcmanfm -d
+ at iceweasel file:///home/user/Desktop/UsersGuide.html
diff --git a/config/chroot_local-includes/etc/skel/.config/openbox/autostart.sh b/config/chroot_local-includes/etc/skel/.config/openbox/autostart.sh
deleted file mode 100755
index d52d926..0000000
--- a/config/chroot_local-includes/etc/skel/.config/openbox/autostart.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-iceweasel file://$HOME/Desktop/UsersGuide.html &

-- 
A live-helper based Debian live & installer image for the Eee PC.



More information about the Debian-eeepc-commits mailing list