#!/bin/sh

XKEYSYMDB=/usr/local/X11R6/lib/X11/XKeysymDB
export XKEYSYMDB

TMPDIR=/usr/tmp
export TMPDIR

/usr/local/Mosaic-2.4/bin/mosaic.exe $* &
