#!/bin/sh

x11createconfig >/tmp/xconfig
xinit `pwd`/startalterator -- :10 -xf86config /tmp/xconfig

