wok view fluxbox/stuff/startup @ rev 12105
Up: gcompris 11.12 (bugfixes)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Mar 11 23:19:56 2012 +0100 (2012-03-11) |
parents | |
children | 96d7eeb131d6 |
line source
1 #!/bin/sh
2 #
3 # SliTaz GNU/Linux Fluxbox start up script.
4 #
6 # DBUS message bus (automount removable devices)
7 dbus-launch --sh-syntax --exit-with-session &
9 # Start PCmanFM as daemon for Wallpaper and desktop icons.
10 pcmanfm -d &
12 # Now we start fluxbox itself. To keep a log you can use:
13 # exec fluxbox -log "/home/pankso/.fluxbox/log"
14 exec fluxbox