]> code.ossystems Code Review - openembedded-core.git/commitdiff
Improve matchbox defaults
authorMatthew Allum <mallum@openedhand.com>
Wed, 28 Sep 2005 17:27:35 +0000 (17:27 +0000)
committerMatthew Allum <mallum@openedhand.com>
Wed, 28 Sep 2005 17:27:35 +0000 (17:27 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@51 311d38ba-8fff-0310-9ca6-ca027cbcb966

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

index ef608f5a28f86fcb1120c9c64d44c5f499af7a8c..033ba8b2431eb8e2f24763c96abbd7dfeb48335e 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
-matchbox-desktop --icon-size 48 &
-matchbox-panel --default-apps mb-applet-battery,mb-applet-clock &
+matchbox-desktop --icon-size 64 &
+matchbox-panel --orientation east --no-menu --no-session --default-apps mb-applet-clock,mb-applet-battery &
 exec matchbox-window-manager $@