#!/bin/bash
export DISPLAY=:0
#Xephyr :1 -title "L:A_N:application_ID:xephyr" -screen 758x987 -cc 4 -dpi 167 -nocursor &
Xephyr :1 -title "L:A_N:application_ID:xephyr" -screen 600x800 -cc 4 -dpi 167 -nocursor &
sleep 3
export DISPLAY=:1
/etc/init.d/dbus start &
su simon /usr/bin/matchbox-session
/etc/init.d/dbus stop
sleep 3
