2006-10-17 12:08:16 +02:00
|
|
|
PREFIX=/usr
|
2006-10-17 11:23:18 +02:00
|
|
|
|
|
|
|
|
KBD_CONF=$PREFIX/share/sugar/kbdconfig
|
|
|
|
|
DBUS_CONF=$PREFIX/share/sugar/dbus-installed.conf
|
|
|
|
|
|
|
|
|
|
matchbox-window-manager -kbdconfig $KBD_CONF -use_titlebar no -theme olpc &
|
|
|
|
|
exec dbus-launch --exit-with-session --config-file $DBUS_CONF sugar-shell
|