#!/bin/sh
exec gs -q -dNOPAUSE -sDEVICE=cdj850 -r600 -dBitsPerPixel=32 ${1+"$@"}
