]> code.ossystems Code Review - openembedded-core.git/commitdiff
More tweaks - set bg and start startup-monitor
authorMatthew Allum <mallum@openedhand.com>
Fri, 30 Sep 2005 23:07:40 +0000 (23:07 +0000)
committerMatthew Allum <mallum@openedhand.com>
Fri, 30 Sep 2005 23:07:40 +0000 (23:07 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@94 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session

index 536f00aa23eab190f7c1ef44d011df968f3e5d7e..cf56d25b8e5bb82e1262cf4034cb564deb2d6aab 100755 (executable)
@@ -1,9 +1,15 @@
 #!/bin/sh
+
+
+## All this should be done by themeing/xsettings.. ## 
 matchbox-desktop --icon-size 48 \
                  --icon-padding 64 \
                  --font sans-8:bold \
+                 --bg /usr/share/themes/Clearlooks/background/default.png
                  --titlefont sans-8:bold &
 
+mb-applet-startup-monitor &                 
+
 matchbox-panel --orientation east \
                --padding 4 \
                --no-menu \