#!/bin/bash

exec X -config /dev/null -configdir /etc/X11/usbd480 \
    -novtswitch -sharevts -ac -retro -keeptty "$@"
