#!/bin/sh
[ -e /dev/mouse ] || Xsetup

set -- `cat /etc/Xconfig`
xinit -- /usr/X11/bin/xfbdev -terminate
