esac
## All this should be done by themeing/xsettings.. ##
-matchbox-desktop --icon-size 48 \
- --icon-padding 64 \
+matchbox-desktop --icon-size 64 \
+ --icon-padding 128 \
--font sans-16:bold \
--titlefont sans-16:bold &
-mb-applet-startup-monitor &
+# mb-applet-startup-monitor &
-#matchbox-panel --orientation east \
-# --padding 4 \
-# --no-menu \
-# --no-session \
-# --default-apps mb-applet-home,mb-applet-clock,mb-applet-battery &
+matchbox-panel --titlebar --start-applets showdesktop --end-applets clock &
-exec matchbox-window-manager -use_cursor $SHOWCURSOR $@
+exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@
DESCRIPTION = "Custom MB session files for poky"
LICENSE = "GPL"
SECTION = "x11"
-RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato"
-PR = "r2"
+RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2"
+PR = "r4"
SRC_URI = "file://etc"
S = ${WORKDIR}
chmod -R 755 ${D}/etc
}
-pkg_postinst_matchbox-poky () {
+pkg_postinst_matchbox-sato () {
#!/bin/sh -e
if [ "x$D" != "x" ]; then
exit 1