#! /bin/sh

exec /usr/bin/Xvesa -screen `cat /etc/X11/Xvesa.preferred-mode` $* \
	>/var/log/Xvesa.log 2>&1
