openmoko-session2: start matchbox2 and openmoko2 variants where needed
authorKoen Kooi <koen@openembedded.org>
Mon, 30 Jul 2007 11:55:01 +0000 (11:55 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 30 Jul 2007 11:55:01 +0000 (11:55 +0000)
packages/openmoko2/openmoko-session2/etc/matchbox/session
packages/openmoko2/openmoko-session2/matchbox-session

index 787d9c7..cb191b3 100755 (executable)
@@ -2,8 +2,8 @@
 
 SHOWCURSOR="no"
 
-openmoko-today &
-openmoko-dialer &
+openmoko-today2 &
+openmoko-dialer2 &
 
 matchbox-window-manager -use_titlebar yes -use_desktop_mode decorated -theme openmoko-standard-2 -use_cursor $SHOWCURSOR $@ &
 
index 65f1ce7..658ce4b 100644 (file)
@@ -19,6 +19,6 @@ fi
 # Default files to run if $HOME/.matchbox/session or /etc/matchbox/session
 # dont exist. 
 
-matchbox-desktop &
-matchbox-panel  --orientation south &
+matchbox-desktop-2 &
+matchbox-panel-2  --orientation south &
 exec matchbox-window-manager $@