#!/bin/sh

matchbox-desktop &
MB_MENU_PANEL_DISABLED=1 matchbox-panel --orientation south &
exec matchbox-window-manager -use_cursor yes $@
