From 138dbc683626867c5a93aa441ba1f8046c0d4b15 Mon Sep 17 00:00:00 2001 From: Matthew Allum Date: Wed, 28 Sep 2005 17:27:35 +0000 Subject: Improve matchbox defaults git-svn-id: https://svn.o-hand.com/repos/poky@51 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../packages/matchbox-poky/matchbox-poky/etc/matchbox/session | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session b/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session index ef608f5a2..033ba8b24 100755 --- a/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session +++ b/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session @@ -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 $@ -- cgit v1.2.3