Xgl_start.txt

#!/bin/sh

Xgl :$1 -ac -accel xv -accel glx:pbuffer &
sleep 2
DISPLAY=:1 xterm &