#!/bin/sh

LD_PRELOAD=/opt/SUNWut/freetype/libfreetype.so.6 exec /usr/X11R6/bin/Xnewt.bin "$@"
